linux-kernel-test/drivers/net/ethernet/intel/e1000e
Bruce Allan 462d599449 e1000e: WoL fails on device ID 0x1501
PCI device ID 0x1501 has a hardware bug when the link downshifts for
whatever reason which requires a workaround.  The workaround already exists
for other similar devices but is not called for 0x1501 (it should be called
for any ICH8-based device that uses a GbE PHY).  There is also one other
instance when the workaround should be called - after disabling gigabit
speed when going to Sx.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-10-06 03:17:04 -07:00
..
80003es2lan.c e1000e: make function tables const 2011-10-05 02:52:21 -07:00
82571.c e1000e: make function tables const 2011-10-05 02:52:21 -07:00
defines.h
e1000.h e1000e: make function tables const 2011-10-05 02:52:21 -07:00
ethtool.c e1000e: convert to netdev features/hw_features API 2011-08-26 23:28:39 -07:00
hw.h
ich8lan.c e1000e: WoL fails on device ID 0x1501 2011-10-06 03:17:04 -07:00
lib.c
Makefile
netdev.c intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
param.c
phy.c