u-boot-brain/drivers/net/phy
Shaohui Xie d54097b6c1 net/phy: fix select line for TN80xx
TN80xx has same PHY ID as TN2020, but it needs different setting to register
30.93 which used to select line, so we read register 30.32 which has
bit 15:12 to indicate PHY hardware version, for TN20xx we will get 3 or 2,
for TN80xx we will get 5 or 4.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2013-05-24 16:54:09 -05:00
..
atheros.c net/: sparse fixes 2012-11-04 11:00:36 -07:00
broadcom.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
davicom.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
generic_10g.c phylib: Detect link on 10G devices correctly 2011-07-27 23:21:25 +02:00
lxt.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
Makefile net/phy: support the mv88e6352 switch 2012-09-27 12:21:56 -05:00
marvell.c phy: Add support for Marvell 88E1118R 2012-12-15 12:28:22 -06:00
micrel.c net: phy: micrel: make ksz9021 phy accessible 2012-07-11 13:15:30 -05:00
miiphybb.c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 2010-10-29 21:32:07 +02:00
mv88e61xx.c mv88e61xx: refactor PHY and SWITCH level-code 2013-01-09 04:12:10 +05:30
mv88e61xx.h mv88e61xx: refactor PHY and SWITCH level-code 2013-01-09 04:12:10 +05:30
mv88e6352.c net/phy: support the mv88e6352 switch 2012-09-27 12:21:56 -05:00
natsemi.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
phy.c phy: add phy_find_by_mask/phy_connect_dev 2013-01-28 06:57:50 +01:00
realtek.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
smsc.c phy: Add support for SMSC LAN87xx PHYs 2011-12-05 23:07:59 +01:00
teranetics.c net/phy: fix select line for TN80xx 2013-05-24 16:54:09 -05:00
vitesse.c net/phy: add VSC8574 support 2013-05-14 16:13:25 -05:00