linux/drivers/net/phy
Andy Fleming f62220d3a9 phylib: Add support for board-level PHY fixups
Sometimes the specific interaction between the platform and the PHY
requires special handling.  For instance, to change where the PHY's
clock input is, or to add a delay to account for latency issues in the
data path.  We add a mechanism for registering a callback with the PHY
Lib to be called on matching PHYs when they are brought up, or reset.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-04-25 02:08:52 -04:00
..
Kconfig FIXED_PHY must depend on PHYLIB=y 2008-03-05 06:34:34 -05:00
Makefile phylib: Add Realtek 821x eth PHY support 2008-02-03 04:28:42 -08:00
broadcom.c PHY: add BCM5464 support to broadcom PHY driver 2008-04-17 15:31:32 -04:00
cicada.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
davicom.c dm9161: add configuration for MII/RMII 2008-03-05 06:26:56 -05:00
fixed.c phy: Change mii_bus id field to a string 2008-04-16 20:09:35 -04:00
icplus.c phylib: add the ICPlus IP175C PHY driver 2007-07-08 22:16:38 -04:00
lxt.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
marvell.c net: marvell.c fix sparse shadowed variable warning 2008-04-04 17:26:15 -04:00
mdio-bitbang.c phy/bitbang: missing MODULE_LICENSE 2007-10-19 23:00:01 -04:00
mdio_bus.c phylib: Add support for board-level PHY fixups 2008-04-25 02:08:52 -04:00
phy.c phylib: Add support for board-level PHY fixups 2008-04-25 02:08:52 -04:00
phy_device.c phylib: Add support for board-level PHY fixups 2008-04-25 02:08:52 -04:00
qsemi.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
realtek.c phylib: Add Realtek 821x eth PHY support 2008-02-03 04:28:42 -08:00
smsc.c
vitesse.c Fix error checking in Vitesse IRQ config 2007-07-24 16:28:41 -04:00