linux/drivers/net/phy
Kumar Gala 5f708dd91d phy: Fix phy_id for Vitesse 824x PHY
The phy_id specified for the Vitesse 824x PHY would never match because
it was expecting bits to be set that would be masked by the phy_id_mask.
Fix the phy_id so it will match properly, and changed the mdio_bus_match
to mask both the driver and devices phy_id with the mask so we dont have
this issue in the future.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-06-28 13:26:06 -05:00
..
Kconfig Use menuconfig objects: PHY 2007-05-11 17:53:16 -04:00
Makefile
broadcom.c
cicada.c
davicom.c Add support for the Davicom DM9161A PHY 2007-05-11 17:53:43 -04:00
fixed.c fix compiler warning in fixed.c 2007-05-24 17:20:49 -04:00
lxt.c
marvell.c phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_geth 2007-06-09 18:25:35 -04:00
mdio_bus.c phy: Fix phy_id for Vitesse 824x PHY 2007-06-28 13:26:06 -05:00
phy.c unify flush_work/flush_work_keventd and rename it to cancel_work_sync 2007-05-09 12:30:53 -07:00
phy_device.c phy layer: add kernel-doc + DocBook 2007-04-28 11:00:57 -04:00
qsemi.c
smsc.c
vitesse.c phy: Fix phy_id for Vitesse 824x PHY 2007-06-28 13:26:06 -05:00