dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/e1000e
David Graham e8ef7f295b e1000e: PCIe devices do not need to unset MANC_ARP_ENA
Users reported that ARP's were lost with e1000e. The problem
is fixed by not enabling this manageability configuration
bit.

None of the release_manageability code is actually needed as the
normal device reset during a shutdown returns everthing to
the right condition automatically.

Signed-off-by: David Graham <david.graham@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-02-15 10:52:14 -05:00
..
82571.c e1000/e1000e: Move PCI-Express device IDs over to e1000e 2008-01-28 15:03:43 -08:00
Makefile [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) 2007-10-10 16:50:40 -07:00
defines.h e1000e: add new wakeup cababilities 2008-02-03 04:26:27 -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 e1000e: make a function static 2008-02-03 04:27:56 -08:00
hw.h e1000e endianness annotations 2008-01-28 15:07:11 -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
netdev.c e1000e: PCIe devices do not need to unset MANC_ARP_ENA 2008-02-15 10:52:14 -05: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