tn3399_openwrt/target/linux/ath79
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
..
base-files ath79: add leds migrations for archer-c7-v2 and v4 2019-05-31 11:21:22 +02:00
dts ath79: fix QCA955x GMAC register size 2019-06-02 11:08:37 +02:00
files ath79: ag71xx: update ethtool support 2019-06-05 10:12:30 +02:00
generic ath79: add support for jjPlus JA76PF2 2019-03-18 20:43:09 +01:00
image ath79: add support for WD My Net N750 2019-05-27 22:44:08 +02:00
nand treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.118 2019-05-13 19:17:41 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.44 2019-05-21 09:45:15 +02:00
tiny treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
config-4.14 ath79: add support for D-Link DIR-859 A1 2018-12-30 20:08:13 +01:00
config-4.19 ath79: add support for linux 4.19 2019-03-24 01:44:25 +01:00
Makefile build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00
modules.mk