1
linux/drivers/net/phy
David Daney 25d967b72a NET: Add driver for Octeon MDIO buses.
The Octeon SOC has two types of Ethernet ports, each type with its own
driver.  However, the PHYs for all the ports are controlled by a
common MDIO bus.  Because the mdio driver is not associated with a
particular driver, but is instead a system level resource, we create s
stand-alone driver for it.

As for the driver, we put the register definitions in
arch/mips/include/asm/octeon where most of the other Octeon register
definitions live.  This is a platform driver with the platform device
for "mdio-octeon" being registered in the platform startup code.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-12-17 01:56:58 +00:00
..
bcm63xx.c
broadcom.c tg3 / broadcom: Optionally disable TXC if no link 2009-11-02 23:39:15 -08:00
cicada.c
davicom.c
et1011c.c
fixed.c
icplus.c
Kconfig NET: Add driver for Octeon MDIO buses. 2009-12-17 01:56:58 +00:00
lxt.c
Makefile NET: Add driver for Octeon MDIO buses. 2009-12-17 01:56:58 +00:00
marvell.c phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs 2009-09-11 12:54:38 -07:00
mdio_bus.c
mdio-bitbang.c
mdio-gpio.c net: fix mdio section mismatch warning 2009-11-17 04:04:40 -08:00
mdio-octeon.c NET: Add driver for Octeon MDIO buses. 2009-12-17 01:56:58 +00:00
national.c
phy_device.c
phy.c drivers/net: Move && and || to end of previous line 2009-12-03 13:18:01 -08:00
qsemi.c
realtek.c
smsc.c
ste10Xp.c
vitesse.c