9
0
Fork 0
barebox/drivers/net/phy
Anton Bondarenko 9956226fbb net: phy: wait for link OK after successfull autonegotiation
It may take some time for PHY to indicate link OK status after
autonegotiation completed. This change addresses this case
and prevent network commands fails due to the delay.

Signed-off-by: Anton Bondarenko <anton.bondarenko.sama@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-11-05 09:04:24 +01:00
..
Kconfig net: phy: add support for Marvell PHY drivers 2014-06-25 08:31:27 +02:00
Makefile net: phy: add support for Marvell PHY drivers 2014-06-25 08:31:27 +02:00
at803x.c net: phy: at803x: Use genphy_config_init 2015-07-29 17:17:01 +02:00
lxt.c net/phy: add driver for LXT PHYs 2014-01-06 09:42:30 +01:00
marvell.c net: phy: Support Marvell 88E1318S PHY 2015-04-27 08:09:34 +02:00
mdio-mvebu.c resource: Let dev_get_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
mdio_bus.c net: phy: Do not double remove phy device 2015-05-05 13:53:15 +02:00
micrel.c Merge branch 'for-next/misc' 2014-11-05 15:47:39 +01:00
national.c net/phy: add driver for National Semiconductor DP83865 PHY 2014-01-20 10:54:24 +01:00
phy.c net: phy: wait for link OK after successfull autonegotiation 2015-11-05 09:04:24 +01:00
smsc.c phy: add smsc phy driver support 2012-11-15 14:24:26 +01:00