commit | 0e5f784c77197edf29d2770b518dc78777d5a480 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Mon Nov 02 14:26:38 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 02 23:39:05 2009 -0800 |
tree | 92b4e99661a56fe9ea324feb39cccda5c01c3bf6 | |
parent | 788a035e6061a66c6c77059c417fdc6234e140ff [diff] |
tg3: Add AC131 power down support The AC131 does not respect the power down bit (bit 11) of the MII Control Register (reg 0x0). Instead, software is required to put the phy into standby power down mode through the shadow register set. This patch implements support for the AC131 standby power down mode. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>