openwrt/target/linux/ath79/files/drivers
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
..
gpio ath79: gpio-latch: fix compilation warning for wrong dev_err % 2023-05-12 03:15:42 +02:00
mfd ath79: add Mikrotik rb4xx series drivers 2020-06-15 21:16:18 +02:00
mtd ath79: ar934x: still advertise subpage on soft ecc 2023-05-14 00:08:35 +02:00
net/ethernet/atheros/ag71xx ath79: Fix PHY access over ag71xx driver 2024-07-28 23:56:36 +02:00