openwrt/target/linux/ath79
Hauke Mehrtens f86273e742 ath79: Fix PHY access over ag71xx driver
.ndo_do_ioctl is not called any more. For PHY MII ioctl handling, the
kernel calls .ndo_eth_ioctl now.

The SIOCSIFHWADDR and SIOCGIFHWADDR operation are handled in the generic
code in the same way just with more input validation.

See upstream Linux kernel commit:
https://git.kernel.org/linus/a76053707dbf0dc020a73b4d90cd952409ef3691

Reported-by: Cthulhu88 in https://forum.openwrt.org/t/ethernet-leds-control-for-tp-link-tl-wr1043nd-v2-v3/202378
Link: https://github.com/openwrt/openwrt/pull/16005
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-07-28 16:12:51 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: add support for Huawei AP6010DN 2024-07-21 16:51:52 +02:00
files ath79: Fix PHY access over ag71xx driver 2024-07-28 16:12:51 +02:00
generic ath79: add support for Huawei AP6010DN 2024-07-21 16:51:52 +02:00
image ath79: qca9563: Amplifi Router HD: add DEVICE_VENDOR Ubiquiti 2024-07-21 17:44:36 +02:00
mikrotik generic: platform/mikrotik: add NVMEM layout driver 2024-06-20 15:53:55 +02:00
nand ath79: suppress GPIO static base allocation warning 2024-07-04 19:30:37 +02:00
patches-6.6 kernel: bump 6.6 to 6.6.41 2024-07-19 16:53:24 +02:00
tiny ath79: disable unnecessary driver CONFIG_LEDS_RESET 2024-06-20 14:02:13 +02:00
config-6.6 ath79: refresh 6.6 kernel config 2024-06-14 17:38:09 +02:00
Makefile ath79: switch default kernel to 6.6 2024-06-14 17:38:09 +02:00
modules.mk