From: Michael Chan Date: Wed, 14 Dec 2005 05:15:53 +0000 (-0800) Subject: [TG3]: Fix low power state X-Git-Tag: v2.6.15-rc6~66^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6921d201f77e14848df2eaa597e26525f468abea;p=pandora-kernel.git [TG3]: Fix low power state Fix the following bugs in tg3_set_power_state(): 1. Both WOL and ASF flags require switching to aux power. 2. Add a missing handshake with firmware to enable WOL. 3. Turn off the PHY if both WOL and ASF are disabled. 4. Add nvram arbitration before halting the firmware. 5. Fix tg3_setup_copper_phy() to switch to 100Mbps when changing to low power state. Update revision and date. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed