From: Bruce Allan Date: Fri, 30 Sep 2011 08:07:11 +0000 (+0000) Subject: e1000e: WoL fails on device ID 0x1501 X-Git-Tag: v3.2-rc1~129^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462d599449c1047259ec56bfdcca4f55f7a93038;p=pandora-kernel.git 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 Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed