]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: WoL can fail on 82578DM
authorBruce Allan <bruce.w.allan@intel.com>
Fri, 30 Sep 2011 08:07:05 +0000 (08:07 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 6 Oct 2011 10:15:27 +0000 (03:15 -0700)
commite55f4b35a7ee81da87e291e69d66980b44a8f204
tree403ebafc8a7c016dd4789c51e4a442b7c74360fb
parentd942c569c40bf4fbcc106ca4726a5f7cc1d05a25
e1000e: WoL can fail on 82578DM

During suspend, the PHY must be reset for workaround updates to take effect
without restarting auto-negotiation.  Also, set the disable GbE and enable
Low Power Link Up (LPLU) if the EEPROM is configured to do likewise in
either D0 or non-D0a instead of just the latter.

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>
drivers/net/ethernet/intel/e1000e/ich8lan.c