openwrt/target/linux/ath79
Hauke Mehrtens e5233fa70e 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
(cherry picked from commit f86273e742)
Link: https://github.com/openwrt/openwrt/pull/16023
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-07-28 23:56:36 +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: replace "mac-address-ascii" with "mac-base" 2024-07-15 09:59:31 +02:00
files ath79: Fix PHY access over ag71xx driver 2024-07-28 23:56:36 +02:00
generic ath79: add support for Huawei AP5030DN 2024-04-03 02:56:56 +02:00
image ath79: add support for Huawei AP5030DN 2024-04-03 02:56:56 +02:00
mikrotik ath79: add support for MikroTik RB951G-2HnD 2023-07-12 20:45:43 +02:00
nand ath79: make boot-leds service executable 2023-12-14 21:40:20 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.163 2024-07-27 00:40:25 +02:00
tiny ath79: move ubnt-xm 64M RAM boards back to generic 2023-08-11 12:53:34 +02:00
config-5.15 kernel: mtd: backport SafeLoader parser 2022-10-19 07:07:14 +02:00
Makefile ath79: switch to 5.15 as default kernel 2022-09-24 13:04:24 +02:00
modules.mk