u-boot-brain/drivers/net/phy
Siva Durga Prasad Paladugu f41e588c03 net: phy: Add gmiitorgmii converter support
This patch adds support for gmiitorgmii converter.
This converter sits between the MAC and the external phy
MAC <==> GMII2RGMII <==> RGMII_PHY.
The ethernet driver probes this bridge and this bridge driver
probes real phy driver and invokes the real phy functionalities
as requested. This bridge just needs to be configured based on
real phy negotiated speed and duplex.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2019-10-08 09:41:27 +02:00
..
aquantia.c drivers: net: phy: Use Aquantia driver for AQR112, AQR412 2019-07-18 16:37:13 -05: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
et1011c.c
fixed.c
generic_10g.c
Kconfig net: phy: Add gmiitorgmii converter support 2019-10-08 09:41:27 +02:00
lxt.c
Makefile net: phy: Add gmiitorgmii converter support 2019-10-08 09:41:27 +02:00
marvell.c
meson-gxl.c
micrel_ksz8xxx.c
micrel_ksz90x1.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
miiphybb.c
mscc.c
mv88e61xx.c
mv88e6352.c
natsemi.c
phy.c net: phy: Add gmiitorgmii converter support 2019-10-08 09:41:27 +02:00
realtek.c
smsc.c
teranetics.c
ti.c net: phy: ti: Fix clock output DT property 2019-07-15 13:32:25 -05:00
vitesse.c
xilinx_gmii2rgmii.c net: phy: Add gmiitorgmii converter support 2019-10-08 09:41:27 +02:00
xilinx_phy.c