u-boot-brain/drivers/net/phy
Valentin Longchamp b737337aaf net/phy: support the mv88e6352 switch
This patch add support for the configuration of an external switch from
the 88E6xxx series from Marvell trough an MDIO link using indirect
adressing. This can be used if we do not want to use an EEPROM for the
configuration.

This driver is not generic and was not tested on other switches than the
88e6352. This is proposed as a first implementation that is somewhat
limited but works and that can be used as a basis for further
developments for this switch family.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Holger Brunck <holger.brunck@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
cc: Joe Hershberger <joe.hershberger@gmail.com>
2012-09-27 12:21:56 -05: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
Makefile net/phy: support the mv88e6352 switch 2012-09-27 12:21:56 -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: 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 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
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 phylib: phy_startup() should return an error code on failure 2012-07-11 13:15:30 -05: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