]> git.karo-electronics.de Git - karo-tx-linux.git/commit
e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead
authorBruce Allan <bruce.w.allan@intel.com>
Wed, 2 Feb 2011 09:30:36 +0000 (09:30 +0000)
committerAK <andi@firstfloor.org>
Thu, 31 Mar 2011 18:58:17 +0000 (11:58 -0700)
commite75a325f093d5e85b246f69cb3139e684d1023ab
tree9a96c6102008996191874a62cea5db396028a4f0
parente64b535e21ce80a24123c0dd4de56eb490faaa81
e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead

commit 4def99bbfd46e05c5e03b5b282cb4ee30e27ff19 upstream.

When support for 82577/82578 was added[1] in 2.6.31, PHY wakeup was in-
advertently enabled (even though it does not function properly) on ICH10
LOMs.  This patch makes it so that the ICH10 LOMs use MAC wakeup instead
as was done with the initial support for those devices (i.e. 82567LM-3,
82567LF-3 and 82567V-4).

[1] commit a4f58f5455ba0efda36fb33c37074922d1527a10

Reported-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/net/e1000e/netdev.c