linux/drivers/net/phy
Vitaly Bordug 11b0bacd71 [PATCH] PAL: Support of the fixed PHY
This makes it possible for HW PHY-less boards to utilize PAL goodies.  Generic
routines to connect to fixed PHY are provided, as well as ability to specify
software callback that fills up link, speed, etc.  information into PHY
descriptor (the latter feature not tested so far).

Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-08-19 17:44:31 -04:00
..
Kconfig [PATCH] PAL: Support of the fixed PHY 2006-08-19 17:44:31 -04:00
Makefile [PATCH] PAL: Support of the fixed PHY 2006-08-19 17:44:31 -04:00
cicada.c [PATCH] Add support for the Cicada 8201 PHY 2006-07-05 14:07:14 -04:00
davicom.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fixed.c [PATCH] PAL: Support of the fixed PHY 2006-08-19 17:44:31 -04:00
lxt.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
marvell.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mdio_bus.c [PATCH] PAL: Support of the fixed PHY 2006-08-19 17:44:31 -04:00
phy.c [PATCH] Stop calling phy_stop_interrupts() twice 2006-08-03 17:29:59 -04:00
phy_device.c [PATCH] PAL: Support of the fixed PHY 2006-08-19 17:44:31 -04:00
qsemi.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
smsc.c
vitesse.c