openwrt/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx
Alexander Couzens 4e8405857a ag71xx_ar7240/export_netdevs: check if the phy is already checked early
Don't create a netdev for phy which are already attached to a netdev.
This replace kernel errors:

(null): PHY already attached
phy attach failed 4 with err -16

With:
Phy on addr 0x4 is already attached. Not creating a phy device for it.
2015-07-20 11:55:17 +02:00
..
Kconfig create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
Makefile create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
ag71xx.h ar71xx: merge ethernet tx descriptor splitting from trunk (as of r42429) to fix ar716x performance issues 2014-09-07 09:46:39 +00:00
ag71xx_ar7240.c ag71xx_ar7240/export_netdevs: check if the phy is already checked early 2015-07-20 11:55:17 +02:00
ag71xx_ar8216.c create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
ag71xx_debugfs.c create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
ag71xx_ethtool.c ar71xx: merge ethernet tx descriptor splitting from trunk (as of r42429) to fix ar716x performance issues 2014-09-07 09:46:39 +00:00
ag71xx_main.c ar71xx: ack completed tx descriptors only after the full frame has been completed 2014-09-11 15:14:05 +00:00
ag71xx_mdio.c create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
ag71xx_phy.c create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00