alistair23-linux/drivers/net/phy
Matt Porter f896424cbc [PATCH] phy address mask support for generic phy layer
Adds a phy_mask field to struct mii_bus and uses it.  This field
indicates each phy address to be ignored when probing the mdio bus.

This support is needed for the fs_enet and ibm_emac drivers to be
converted to the generic phy layer among other drivers. Many systems
lock up on probing certain phy addresses or probing doesn't return
0xffff when nothing is found at the address. A new driver I'm
working on also makes use of this mask.

Signed-off-by: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-11-05 14:40:55 -05:00
..
cicada.c This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling 2005-07-30 19:31:23 -04:00
davicom.c This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling 2005-07-30 19:31:23 -04:00
Kconfig [netdrvr] delete CONFIG_PHYCONTROL 2005-09-23 22:58:49 -04:00
lxt.c This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling 2005-07-30 19:31:23 -04:00
Makefile [PATCH] PHY Layer fixup 2005-08-28 20:28:25 -04:00
marvell.c This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling 2005-07-30 19:31:23 -04:00
mdio_bus.c [PATCH] phy address mask support for generic phy layer 2005-11-05 14:40:55 -05:00
phy.c [netdrvr] delete CONFIG_PHYCONTROL 2005-09-23 22:58:49 -04:00
phy_device.c [netdrvr] delete CONFIG_PHYCONTROL 2005-09-23 22:58:49 -04:00
qsemi.c This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling 2005-07-30 19:31:23 -04:00