immortalwrt/target/linux/ramips/files/drivers/net/ethernet/ralink
Ansuel Smith faf785ddad treewide: backport support for nvmem on non platform devices
In the current state, nvmem cells are only detected on platform device.
To quickly fix the problem, we register the affected problematic driver
with the of_platform but that is more an hack than a real solution.
Backport from net-next the required patch so that nvmem can work also
with non-platform devices and rework our current patch.
Drop the mediatek and dsa workaround and rework the ath10k patches.
Rework every driver that use the of_get_mac_address api.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2021-08-06 18:51:27 +08:00
..
esw_rt3050.c ramips: ethernet: ralink: rewrite esw_rt3050 to support link states 2021-06-25 23:43:48 +08:00
esw_rt3050.h ramips: ethernet: ralink: rewrite esw_rt3050 to support link states 2021-06-25 23:43:48 +08:00
ethtool.c
ethtool.h
gsw_mt7620.c ramips: mt7620: ethernet: use more macros and bump version 2021-06-23 23:28:23 +08:00
gsw_mt7620.h ramips: add back RST_CTRL_MCM for mt7621 2021-06-27 23:12:33 +08:00
gsw_mt7621.c ramips: net/mediatek disable eee 2020-10-07 17:12:53 +08:00
Kconfig
Makefile
mdio_mt7620.c
mdio_rt2880.c ramips: add support for kernel 5.10 2021-03-06 12:30:21 +08:00
mdio_rt2880.h
mdio.c ramips: mt7620: remove useless GMAC nodes 2021-06-23 23:21:17 +08:00
mdio.h
mt7530.c Merge Mainline 2021-04-17 00:17:46 +08:00
mt7530.h
mtk_debugfs.c ramips: ralink: rename some functions 2020-10-22 12:43:59 +08:00
mtk_eth_soc.c treewide: backport support for nvmem on non platform devices 2021-08-06 18:51:27 +08:00
mtk_eth_soc.h ramips: ethernet: ralink: add fe_reset_fe() to reset fe via reset controller 2021-06-25 23:42:24 +08:00
mtk_offload.c ramips: ralink: rename some functions 2020-10-22 12:43:59 +08:00
mtk_offload.h ramips: ralink: rename some functions 2020-10-22 12:43:59 +08:00
soc_mt7620.c ramips: ethernet: ralink: add struct fe_priv as context to fe_reset() 2021-06-25 23:41:41 +08:00
soc_mt7621.c ramips: add back RST_CTRL_MCM for mt7621 2021-06-27 23:12:33 +08:00
soc_rt2880.c ramips: ethernet: ralink: add fe_reset_fe() to reset fe via reset controller 2021-06-25 23:42:24 +08:00
soc_rt3050.c ramips: ethernet: ralink: rewrite esw_rt3050 to support link states 2021-06-25 23:43:48 +08:00
soc_rt3883.c ramips: ethernet: ralink: add fe_reset_fe() to reset fe via reset controller 2021-06-25 23:42:24 +08:00