e1000e: WoL does not work on 82577/82578 with manageability enabled
authorBruce Allan <bruce.w.allan@intel.com>
Fri, 14 Aug 2009 14:35:33 +0000 (14:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Aug 2009 01:52:58 +0000 (18:52 -0700)
commit82776a4bcd7aa5fbcd2e6339b3ce88b727dd40ab
treeef9bd96a7fb4d874c0b30b6153fc0a26c940c324
parent7fc1ece40704b150477e548a7a98d285cc418790
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>
drivers/net/e1000e/netdev.c