u-boot/drivers/net/phy
Troy Kisky 9fafe7dab9 net: phy: make board_phy_config responsible for calling drv->config
Boards may have things they want done before or after normal phy config.
Letting the boards call drv->config allows them more flexibilty.
Boards affected by this change are corenet_ds and mpc8544ds.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
2012-02-27 21:19:25 +01:00
..
Makefile phy: Add support for SMSC LAN87xx PHYs 2011-12-05 23:07:59 +01:00
atheros.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05: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
marvell.c Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code 2011-12-05 21:59:00 +01:00
micrel.c net: phy: add support for Micrel's KSZ9021 2012-02-27 21:19:25 +01:00
miiphybb.c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 2010-10-29 21:32:07 +02:00
mv88e61xx.c miiphy: convert to linux/mii.h 2011-01-09 18:06:50 +01:00
mv88e61xx.h net: phy: bugfixes: mv88E61xx multichip addressing support 2009-07-22 22:53:45 -07:00
natsemi.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00
phy.c net: phy: make board_phy_config responsible for calling drv->config 2012-02-27 21:19:25 +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 powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) 2011-10-20 16:01:37 -05:00
vitesse.c phylib: Add a bunch of PHY drivers from tsec 2011-04-20 15:09:34 -05:00