linux/drivers/net/phy
Scott Wood e2ec4581ad Generic bitbanged MDIO library
Previously, bitbanged MDIO was only supported in individual
hardware-specific drivers.  This code factors out the higher level
protocol implementation, reducing the hardware-specific portion to
functions setting direction, data, and clock.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-10-10 16:54:03 -07:00
..
Kconfig Generic bitbanged MDIO library 2007-10-10 16:54:03 -07:00
Makefile Generic bitbanged MDIO library 2007-10-10 16:54:03 -07:00
broadcom.c
cicada.c
davicom.c
fixed.c
icplus.c
lxt.c
marvell.c
mdio-bitbang.c Generic bitbanged MDIO library 2007-10-10 16:54:03 -07:00
mdio_bus.c
phy.c PHYLIB: fix an interrupt loop potential when halting 2007-10-10 16:53:55 -07:00
phy_device.c
qsemi.c
smsc.c
vitesse.c