openwrt/target/linux/ramips/files-4.14/drivers/net/ethernet/mediatek
Mathias Kresin fb423f6e01 ramips: ignore already handled ethernet phys
The whole logic in fe_phy_connect() is based on the asumption that mdio
address and switch port id are equal. Albeit it is true for most
boards, it doesn't is for all.

It isn't yet clear which subtargets/boards require the devicetree less
ethernet phy handling. Hence change the code in a way that it doesn't
touch ethernet phys which were early attached and are already handled.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2019-06-20 08:48:19 +02:00
..
esw_rt3050.c
esw_rt3050.h
ethtool.c
ethtool.h
gsw_mt7620.c ramips: mt7620: add force use of mdio-mode 2018-11-26 12:16:52 +01:00
gsw_mt7620.h
gsw_mt7621.c
Kconfig
Makefile
mdio_mt7620.c
mdio_rt2880.c
mdio_rt2880.h
mdio.c ramips: ignore already handled ethernet phys 2019-06-20 08:48:19 +02:00
mdio.h
mt7530.c
mt7530.h
mtk_debugfs.c
mtk_eth_soc.c ramips: add support for Edimax EW-7476RPC / EW-7478AC 2019-06-20 08:31:24 +02: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
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