1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux
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
..
airoha
apm821xx
archs38
armsr
at91
ath25
ath79 ag71xx: fix wrong register definition issue 2024-01-05 16:44:29 +01:00
bcm27xx kernel: bump 6.1 to 6.1.71 2024-01-06 12:52:49 +01:00
bcm47xx kernel: bump 5.15 to 5.15.146 2024-01-06 10:53:39 +01:00
bcm53xx
bcm63xx
bcm4908
bmips
gemini kernel: bump 6.1 to 6.1.71 2024-01-06 12:52:49 +01:00
generic kernel: bump 6.1 to 6.1.71 2024-01-06 12:52:49 +01:00
imx
ipq40xx treewide: use ethtool_puts instead of memcpy 2024-01-05 16:12:49 +01:00
ipq806x kernel: bump 6.1 to 6.1.70 2024-01-02 18:28:58 +01:00
ixp4xx
kirkwood
lantiq
layerscape
malta
mediatek mediatek: filogic: add support for Xiaomi AX3000T 2024-01-06 17:51:11 +01:00
mpc85xx mpc85xx: fix reserved-memory node name 2023-12-28 23:37:51 +01:00
mvebu
mxs
octeon
octeontx
omap
oxnas oxnas: do not use pcie-controller 2024-01-01 02:34:48 +01:00
pistachio
qoriq
qualcommax qualcommax: Fix Buffalo WXR-5950AX12 wifi MAC 2024-01-06 18:16:48 +01:00
ramips ramips: reset mt7620 ethernet phy via reset controller 2024-01-06 14:24:13 +01:00
realtek realtek: correct typo in port numbering 2024-01-05 20:21:45 +01:00
rockchip rockchip: configure eth pad driver strength for orangepi r1 plus lts 2024-01-04 22:07:01 +01:00
sifiveu
sunxi
tegra
uml
x86
zynq
Makefile