]> 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)
commitd5dbc1e32ea9e68e9e4f500b2619d4a3596b90fb
tree403ebafc8a7c016dd4789c51e4a442b7c74360fb
parent777fed70c9298e285088bf8c15c2166601251277
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