alistair23-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
..
broadcom.c
cicada.c
davicom.c
fixed.c PHY fixed driver: rework release path and update phy_id notation 2007-10-10 16:53:50 -07:00
icplus.c
Kconfig Generic bitbanged MDIO library 2007-10-10 16:54:03 -07:00
lxt.c
Makefile Generic bitbanged MDIO library 2007-10-10 16:54:03 -07:00
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 PHYLIB: Spinlock fixes for softirqs 2007-10-10 16:53:54 -07:00
qsemi.c
smsc.c
vitesse.c