You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Petr Štetiar bf58bc3bd8 ramips: ethernet: remove unused SIOCETHTOOL ioctl handling
This ioctl is currently routed through generic interface code.

  dev_ioctl
    dev_ethtool
      __ethtool_get_link_ksettings
        phy_ethtool_ioctl

Cc: Felix Fietkau <nbd@nbd.name>
Cc: John Crispin <john@phrozen.org>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
5 years ago
..
Kconfig
Makefile
esw_rt3050.c
esw_rt3050.h
ethtool.c
ethtool.h
gsw_mt7620.c ramips: mt7620: add force use of mdio-mode 6 years ago
gsw_mt7620.h
gsw_mt7621.c
mdio.c ramips: fix gigabit switch PHY access on MDIO 6 years ago
mdio.h
mdio_mt7620.c
mdio_rt2880.c
mdio_rt2880.h
mt7530.c
mt7530.h
mtk_debugfs.c
mtk_eth_soc.c ramips: ethernet: remove unused SIOCETHTOOL ioctl handling 5 years ago
mtk_eth_soc.h ramips: implement vlan rx offload on MT7621 5 years ago
mtk_offload.c ramips: allow packets with ttl=0 5 years ago
mtk_offload.h
soc_mt7620.c
soc_mt7621.c ramips: implement vlan rx offload on MT7621 5 years ago
soc_rt2880.c
soc_rt3050.c
soc_rt3883.c