dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
Makefile
broadcom.c PHY: add BCM5464 support to broadcom PHY driver 2008-04-17 15:31:32 -04:00
cicada.c
davicom.c
fixed.c
icplus.c
lxt.c
marvell.c
mdio-bitbang.c
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
realtek.c
smsc.c
vitesse.c