commit | 9162e7e5197e14c7488c54980d7cbdc2071f8085 | [log] [tgz] |
---|---|---|
author | Ondrej Zary <linux@rainbow-software.org> | Mon Jun 30 18:38:37 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 07 17:06:52 2014 -0700 |
tree | d7bde139634d8d90cddaa730abe37a8bf17e2aeb | |
parent | e697b16b47d1c6d63859cfd44cecb888c7dde92f [diff] |
tlan: Isolate external PHY when using internal PHY When using internal 10 Mbps PHY, isolate the external PHY from MII bus. External PHY must be kept powered up because it passes TX from tlan chip to network. This fixes weird link-loss problems under load with OC-2326 card at 10 Mbps. Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: David S. Miller <davem@davemloft.net>