linux/drivers/net/phy
Krzysztof Halasa 161c8d2f50 net: PHYLIB mdio fixes #2
The PHYLIB mdio code has more problems in error paths:
- mdiobus_release can be called before bus->state is set to
  MDIOBUS_REGISTERED
- mdiobus_scan allocates resources which need to be freed
- the comment is wrong, the resistors used are actually pull-ups.

Signed-off-by: Krzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-25 16:50:41 -08:00
..
Kconfig phy: Add LSI ET1011C PHY driver 2008-12-09 22:21:25 -08:00
Makefile phy: Add LSI ET1011C PHY driver 2008-12-09 22:21:25 -08:00
broadcom.c
cicada.c
davicom.c
et1011c.c phy: Add LSI ET1011C PHY driver 2008-12-09 22:21:25 -08:00
fixed.c
icplus.c
lxt.c
marvell.c
mdio-bitbang.c
mdio-gpio.c
mdio_bus.c net: PHYLIB mdio fixes #2 2008-12-25 16:50:41 -08:00
national.c phy: Add file missed in previous commit. 2008-11-28 16:40:26 -08:00
phy.c
phy_device.c net: PHYLIB mdio fixes #2 2008-12-25 16:50:41 -08:00
qsemi.c
realtek.c
smsc.c
ste10Xp.c phy: add the ST ste10Xp PHYs 2008-11-28 16:42:41 -08:00
vitesse.c phylib: Add Vitesse VSC8221 SGMII PHY 2008-11-25 01:00:47 -08:00