dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/phy
Mark Ware dacac4da52 net: Rework mdio-ofgpio driver to use of_mdio infrastructure
Changes to the fs_enet driver aa73832c5a
("net: Rework fs_enet driver to use of_mdio infrastructure")
cause kernel crashes when using the mdio-ofgpio driver.
 
This patch replicates similar changes made to the fs_enet mii-bitbang
drivers.  It has been tested on a custom mpc8280 based board using an
NFS mounted root.
 
Signed-off-by: Mark Ware <mware@elphinstone.net>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-23 10:56:48 -07:00
..
Kconfig
Makefile
broadcom.c
cicada.c
davicom.c
et1011c.c
fixed.c phy: error handling for platform_device_register_simple() 2009-04-11 01:52:29 -07:00
icplus.c
lxt.c
marvell.c net/phy/marvell: update m88e1111 support for SGMII mode 2009-06-03 02:52:45 -07:00
mdio-bitbang.c
mdio-gpio.c net: Rework mdio-ofgpio driver to use of_mdio infrastructure 2009-07-23 10:56:48 -07:00
mdio_bus.c phylib: rework to prepare for OF registration of PHYs 2009-04-27 02:53:45 -07:00
national.c
phy.c phylib: fixes for PHY_RESUMING state changes 2009-07-02 13:16:55 -07:00
phy_device.c NET: phy_device, fix lock imbalance 2009-07-14 12:03:39 -07:00
qsemi.c
realtek.c
smsc.c
ste10Xp.c
vitesse.c