openwrt/target/linux/ramips/files-4.14/drivers/net/ethernet/mtk
Jo-Philipp Wich cb043ad8da Revert "mt7620: gsw: make IntPHY and ExtPHY share mdio addr 4 possible"
This reverts commit b40316c21a.

That change causes ramips/mt7620 to fail with:

    drivers/net/ethernet/mtk/gsw_mt7620.c: In function 'mt7620_hw_init':
    drivers/net/ethernet/mtk/gsw_mt7620.c:171:14: error: 'mdio_mode' undeclared (first use in this function); did you mean 'd_move'?
      } else if (!mdio_mode) {
                  ^~~~~~~~~
                  d_move

Back it out for now to restore compilation.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-08-06 19:54:19 +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 Revert "mt7620: gsw: make IntPHY and ExtPHY share mdio addr 4 possible" 2018-08-06 19:54:19 +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