linux/drivers/net/e1000e
Auke Kok 4198869277 [E1000E]: update netstats traffic counters realtime
formerly e1000/e1000e only updated traffic counters once every
2 seconds with the register values of bytes/packets. With newer
code however in the interrupt and polling code we can real-time
fill in these values in the netstats struct for users to see.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:03:49 -08:00
..
82571.c e1000/e1000e: Move PCI-Express device IDs over to e1000e 2008-01-28 15:03:43 -08:00
defines.h e1000e: alternate MAC address support 2008-01-28 15:03:42 -08:00
e1000.h e1000e: Disable L1 ASPM power savings for 82573 mobile variants 2008-01-28 15:03:43 -08:00
es2lan.c [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) 2007-10-10 16:50:40 -07:00
ethtool.c netdev: ARRAY_SIZE() cleanups 2008-01-28 15:03:37 -08:00
hw.h e1000/e1000e: Move PCI-Express device IDs over to e1000e 2008-01-28 15:03:43 -08:00
ich8lan.c [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) 2007-10-10 16:50:40 -07:00
lib.c e1000e: alternate MAC address support 2008-01-28 15:03:42 -08:00
Makefile [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) 2007-10-10 16:50:40 -07:00
netdev.c [E1000E]: update netstats traffic counters realtime 2008-01-28 15:03:49 -08:00
param.c e1000e: Disable L1 ASPM power savings for 82573 mobile variants 2008-01-28 15:03:43 -08:00
phy.c netdev: ARRAY_SIZE() cleanups 2008-01-28 15:03:37 -08:00