linux/drivers/net/ethernet/atheros/atlx
Sabrina Dubroca e3d21ea1a1 atl1: update statistics code
As Ben Hutchings pointed out for the stats in alx, some
hardware-specific stats aren't matched to the right net_device_stats
field. Also fix the collision field and include errors in the total
number of RX/TX packets. Add a rx_dropped field and use it where
netdev->stats was modified directly out of the stats update function.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-14 17:18:06 -08:00
..
atl1.c atl1: update statistics code 2014-01-14 17:18:06 -08:00
atl1.h atl1: update statistics code 2014-01-14 17:18:06 -08:00
atl2.c net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
atl2.h atheros: Remove extern from function prototypes 2013-09-24 10:09:27 -04:00
atlx.c net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 2013-04-19 14:45:26 -04:00
atlx.h atlx: Use ETH_ALEN 2012-03-19 16:53:08 -04:00
Makefile