linux-kernel-test/drivers/net/phy
Alexandr Smirnov be937f1f89 Marvell PHY m88e1111 driver fix
Marvell PHY m88e1111 (not sure about other models, but think they too)
works in two modes: fiber and copper. In Marvell PHY driver (that we
have in current community kernels) code supported only copper mode,
and this is not configurable, bits for copper mode are simply written
in registers during PHY initialization.

This patch adds support for both modes.

Signed-off-by: Alexandr Smirnov <asmirnov@ru.mvista.com>
Acked-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-03-25 23:16:52 -04:00
..
broadcom.c PHYLIB: Add BCM5482 PHY support 2008-02-03 04:26:28 -08:00
cicada.c
davicom.c dm9161: add configuration for MII/RMII 2008-03-05 06:26:56 -05:00
fixed.c net/phy/fixed.c: fix a use-after-free 2008-02-11 11:15:36 -05:00
icplus.c
Kconfig FIXED_PHY must depend on PHYLIB=y 2008-03-05 06:34:34 -05:00
lxt.c
Makefile phylib: Add Realtek 821x eth PHY support 2008-02-03 04:28:42 -08:00
marvell.c Marvell PHY m88e1111 driver fix 2008-03-25 23:16:52 -04:00
mdio_bus.c net/phy/mdio_bus.c: fix a check-after-use 2008-02-23 23:57:50 -05:00
mdio-bitbang.c phy/bitbang: missing MODULE_LICENSE 2007-10-19 23:00:01 -04:00
phy_device.c PHYLIB: Locking fixes for PHY I/O potentially sleeping 2008-02-03 04:28:41 -08:00
phy.c PHYLIB: Locking fixes for PHY I/O potentially sleeping 2008-02-03 04:28:41 -08:00
qsemi.c
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