u-boot/drivers/net/phy
Alex Marginean 6d9bc2043a drivers: net: aquantia: check system interface too when checking for link up
In some cases the link on the system interface of the aquantia PHY comes up
after the link on line interface.  The link state loop only checks the line
side, which may result in first packet sent being lost.
Use aquantia_link_is_up instead, which checks both system and line side on
gen 2/3 PHYs to avoid losing the 1st packet.

Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2019-12-09 09:47:43 -06:00
..
Kconfig net: phy: fix switch vendor name 2019-12-09 09:47:42 -06:00
Makefile net: phy: ti: rename ti.c to dp83867.c 2019-12-09 09:47:42 -06:00
aquantia.c drivers: net: aquantia: check system interface too when checking for link up 2019-12-09 09:47:43 -06:00
atheros.c
b53.c
broadcom.c
cortina.c net: phy: cortina: Use block layer to read from mmc 2019-07-15 13:32:25 -05:00
davicom.c
dp83867.c net: phy: dp83867: refactor rgmii configuration 2019-12-09 09:47:42 -06:00
et1011c.c
fixed.c
generic_10g.c
lxt.c
marvell.c
meson-gxl.c
micrel_ksz8xxx.c net: phy: micrel: make sure the factory test bit is cleared 2019-12-09 09:47:42 -06:00
micrel_ksz90x1.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
miiphybb.c
mscc.c net: phy: mscc: add support for VSC8574 PHY 2018-11-05 10:41:59 -06:00
mv88e61xx.c net: phy: mv88e61xx: register phy_driver struct for 88E6071 2019-12-09 09:47:42 -06:00
mv88e6352.c
natsemi.c
phy.c net: phy: Increase link up delay in genphy_update_link() 2019-12-09 09:47:42 -06:00
realtek.c net: phy: realtek: Introduce quirk to mark RXC not stoppable 2019-05-07 14:51:55 -05:00
smsc.c
teranetics.c
vitesse.c
xilinx_gmii2rgmii.c net: phy: Add gmiitorgmii converter support 2019-10-08 09:41:27 +02:00
xilinx_phy.c