linux/drivers/net/phy
Lennert Buytenhek 4fd5f812c2 phylib: allow incremental scanning of an mii bus
This patch splits the bus scanning code in mdiobus_register() off
into a separate function, and makes this function available for
calling from external code.  This allows incrementally scanning an
mii bus, e.g. as information about which addresses are 'safe' to
scan becomes available.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Andy Fleming <afleming@freescale.com>
2008-09-19 05:13:54 +02:00
..
Kconfig
Makefile
broadcom.c
cicada.c
davicom.c
fixed.c
icplus.c
lxt.c
marvell.c
mdio-bitbang.c
mdio-ofgpio.c
mdio_bus.c
phy.c
phy_device.c
qsemi.c
realtek.c
smsc.c
vitesse.c