From: Bruce Allan Date: Fri, 23 Oct 2009 04:22:18 +0000 (-0700) Subject: e1000e: reset the PHY on 82577/82578 when going to Sx X-Git-Tag: v2.6.32-rc6~32^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74eee2e8d08048c847d1998c686e12a477ff939a;p=pandora-kernel.git e1000e: reset the PHY on 82577/82578 when going to Sx The PHY on 82577/82578 parts needs a soft reset when transitioning to Sx state in order for the PHY write which disables gigabit speed to take effect. Gigabit speed must be disabled in order for the PHY writes to registers on page 800 (the wakeup control registers) to work as expected otherwise the system might not wake via WoL. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed