openwrt/target/linux/qualcommax
Samir Ibradžić ebed3f65ea qualcommax: Fix Buffalo WXR-5950AX12 wifi MAC
Currently, WiFi interfaces on WXR-5950AX12 / WXR-6000AX12 devices
come up with some MAC addresses inconsistent with vendor and Ethernet
addresses. This adds a hotplug override in order to make it consistent
with what is in u-boot env as well as OAM firmware where 1st radio MAC
is set at Ethernet MAC + 8, and 2nd radio mac at Ethernet MAC + 16.

    fw_printenv | grep addr
    ethaddr=68:e1:dc:xx:xx:d8
    ipaddr=192.168.11.1
    wlan0addr=68:e1:dc:xx:xx:e0
    wlan1addr=68:e1:dc:xx:xx:e8
    wlan2addr=00:00:00:00:00:00

For OEM bootlog and MAC assagnment check
https://openwrt.org/toh/buffalo/wxr-5950ax12#openwrt_uimage_tftp_bootlog

Tested-by: Samir Ibradžić <sibradzic@gmail.com> # Buffalo WXR-6000AX12P
Signed-off-by: Samir Ibradžić <sibradzic@gmail.com>
2024-01-06 18:16:48 +01:00
..
files ipq807x: add support for Linksys MX4200 V1 and V2 2024-01-06 16:13:23 +01:00
image ipq807x: add support for Linksys MX4200 V1 and V2 2024-01-06 16:13:23 +01:00
ipq807x qualcommax: Fix Buffalo WXR-5950AX12 wifi MAC 2024-01-06 18:16:48 +01:00
patches-6.1 kernel: add support for Toshiba TH58NYG3S0HBAI4 2023-12-13 17:29:15 +01:00
config-6.1 qualcommax: ipq807x: move subtarget specific kernel options 2023-11-02 20:25:33 +01:00
Makefile qualcommax: move ipq807x support to subtarget 2023-06-16 11:11:09 +02:00