openwrt/target/linux/ramips/files-4.14/drivers/net/ethernet/mtk
Daniel Gimpelevich f63463591b ramips: fix gigabit switch PHY access on MDIO
When PHY's are defined on the MDIO bus in the DTS, gigabit support was
being masked out for no apparent reason, pegging all such ports to 10/100.
If gigabit support must be disabled for some reason, there should be a
"max-speed" property in the DTS.

Reported-by: James McKenzie <openwrt@madingley.org>
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
(cherry picked from commit 379fe50672)
2018-08-06 09:15:09 +02:00
..
esw_rt3050.c staging: mt7621-eth: fix return value check in mt7621_gsw_probe() 2018-05-15 06:46:08 +02:00
esw_rt3050.h
ethtool.c ramips: rename ethernet priv->device field to dev to match upstream 2018-03-23 20:56:34 +01:00
ethtool.h
gsw_mt7620.c staging: mt7621-eth: fix return value check in mt7621_gsw_probe() 2018-05-15 06:46:08 +02:00
gsw_mt7620.h
gsw_mt7621.c staging: mt7621-eth: fix return value check in mt7621_gsw_probe() 2018-05-15 06:46:08 +02:00
Kconfig ramips: implement hardware NAT offload for MT7621 2018-04-06 19:37:53 +02:00
Makefile ramips: implement hardware NAT offload for MT7621 2018-04-06 19:37:53 +02:00
mdio_mt7620.c
mdio_rt2880.c ramips: rename ethernet priv->device field to dev to match upstream 2018-03-23 20:56:34 +01:00
mdio_rt2880.h
mdio.c ramips: fix gigabit switch PHY access on MDIO 2018-08-06 09:15:09 +02:00
mdio.h
mt7530.c
mt7530.h
mtk_debugfs.c ramips: implement hardware NAT offload for MT7621 2018-04-06 19:37:53 +02:00
mtk_eth_soc.c ramips: ethernet: use own page_frag_cache 2018-07-13 16:39:49 +02:00
mtk_eth_soc.h ramips: ethernet: use own page_frag_cache 2018-07-13 16:39:49 +02:00
mtk_offload.c ramips: implement hardware NAT offload for MT7621 2018-04-06 19:37:53 +02:00
mtk_offload.h ramips: implement hardware NAT offload for MT7621 2018-04-06 19:37:53 +02:00
soc_mt7620.c ramips: rename ethernet priv->device field to dev to match upstream 2018-03-23 20:56:34 +01:00
soc_mt7621.c ramips: rename ethernet priv->device field to dev to match upstream 2018-03-23 20:56:34 +01:00
soc_rt2880.c
soc_rt3050.c
soc_rt3883.c