openwrt/target/linux/ramips/files-4.14/drivers/net/ethernet/mediatek
Pawel Dembicki 5410a8e295 ramips: mt7620: add rgmii delays support
At this moment mt7620 ethernet driver doesn't support rgmii delays
configuration. SoC MT7620 have bits 2 and 3 in GPC1 an GPC2 to configure
delays for rx and tx rgmii interface.

This patch adds rx/tx rgmii delay configuration from dts.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2020-04-08 13:57:50 +01:00
..
esw_rt3050.c ramips: apply LED_POLARITY rt3050-esw on MT7628AN/MT7688 2020-01-19 10:55:31 +01:00
esw_rt3050.h
ethtool.c
ethtool.h
gsw_mt7620.c ramips: mt7620: add EPHY base mdio address changing possibility 2019-06-20 08:48:19 +02:00
gsw_mt7620.h ramips: mt7620: add rgmii delays support 2020-04-08 13:57:50 +01:00
gsw_mt7621.c ramips: gsw_mt7621: disable PORT 5 MAC RX/TX flow control by default 2020-02-20 15:08:06 +01:00
Kconfig
Makefile
mdio_mt7620.c
mdio_rt2880.c ramips: handle mdio address and switch port seperate 2019-06-20 08:48:19 +02:00
mdio_rt2880.h
mdio.c ramips: handle mdio address and switch port seperate 2019-06-20 08:48:19 +02:00
mdio.h ramips: handle mdio address and switch port seperate 2019-06-20 08:48:19 +02:00
mt7530.c ramips: mt7530: more detailed output for unexpected etag_ctrl 2020-03-03 23:06:00 +08:00
mt7530.h
mtk_debugfs.c
mtk_eth_soc.c ramips: ethernet: Replace random_ether_addr with eth_hw_addr_random 2019-10-27 14:13:47 +01:00
mtk_eth_soc.h ramips: implement vlan rx offload on MT7621 2019-04-03 10:40:09 +02:00
mtk_offload.c ramips: allow packets with ttl=0 2019-03-24 12:10:15 +01:00
mtk_offload.h
soc_mt7620.c ramips: mt7620: add rgmii delays support 2020-04-08 13:57:50 +01:00
soc_mt7621.c ramips: implement vlan rx offload on MT7621 2019-04-03 10:40:09 +02:00
soc_rt2880.c
soc_rt3050.c
soc_rt3883.c