openwrt/target/linux/ath79/files/drivers
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
..
gpio ath79: add MikroTik suffix to the local GPIO latch driver 2024-05-09 23:51:14 +02:00
mfd ath79: mikrotik: fix build error with kernel 6.1 2023-10-06 21:53:13 +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 16:12:51 +02:00