openwrt/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx
Petr Štetiar 206af613b2 ath79: ag71xx: update ethtool support
ethtool doesn't work currently as phy_ethtool_ioctl expects user space
pointer, but it's being passed kernel one. Fixing it doesn't make sense
as {s,g}et_settings were deprecated anyway.  So let's rather remove
phy_ethtool_ioctl and use new {s,g}et_link_ksettings instead. While at
it, update nway_reset as well.

Cc: John Crispin <john@phrozen.org>
Ref: https://bugs.openwrt.org/index.php?do=details&task_id=1982
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-06-05 10:12:30 +02:00
..
ag71xx_debugfs.c
ag71xx_ethtool.c ath79: ag71xx: update ethtool support 2019-06-05 10:12:30 +02:00
ag71xx_gmac.c ath79: gmac: ar934x: Add parser for mii-gmac0-slave 2019-03-05 03:15:52 +01:00
ag71xx_main.c ath79: ag71xx: remove unused SIOCETHTOOL ioctl handling 2019-06-05 10:12:30 +02:00
ag71xx_mdio.c ath79: ag71xx-mdio: get reset control using devm api 2019-03-05 03:02:34 +01:00
ag71xx_phy.c
ag71xx.h ath79: ag71xx: add support for optional mdio reset 2019-03-05 03:02:34 +01:00
Kconfig
Makefile ath79: ag71xx: remove switch driver in ag71xx 2019-03-24 01:44:27 +01:00