commit | 82776a4bcd7aa5fbcd2e6339b3ce88b727dd40ab | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Fri Aug 14 14:35:33 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 15 18:52:58 2009 -0700 |
tree | ef9bd96a7fb4d874c0b30b6153fc0a26c940c324 | |
parent | 7fc1ece40704b150477e548a7a98d285cc418790 [diff] |
e1000e: WoL does not work on 82577/82578 with manageability enabled With manageability (Intel AMT) enabled via BIOS, PHY wakeup does not get configured on newer parts which use PHY wakeup vs. MAC wakeup which causes WoL to not work. The driver should configure PHY wakeup whether or not manageability is enabled. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>