From: Jesse Brandeburg Date: Fri, 15 Dec 2006 09:33:46 +0000 (+0100) Subject: [PATCH] e1000: Fix Wake-on-Lan with forced gigabit speed X-Git-Tag: v2.6.20-rc3~56^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d5460a0ba17437cf278ee46886d557340d028da;p=pandora-kernel.git [PATCH] e1000: Fix Wake-on-Lan with forced gigabit speed If the user has forced gigabit speed, phy power management must be disabled; otherwise the NIC would try to negotiate to a linkspeed of 10/100 mbit on shutdown, which would lead to a total loss of link. This loss of link breaks Wake-on-Lan and IPMI. Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok Signed-off-by: Arjan van de Ven Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed