openwrt/target/linux
David Bauer b1d483b865 ramips: work around duplicate MAC address on U6 Lite
The UniFi 6 Lite has two MAC addresses for the 2.4 and 5GHz radio in
it's EEPROM partition.

On my unit these are

F4 92 BF A0 BB 6F
F6 92 BF A0 BB 6F

The problem with these is that mac80211 increases the first octet by
2, which leads to conflicting MAC addresses between radios.

Work around this problem for now by increasing the last octet by 1 on
the 5 GHz radio.

Ubiquiti increases the last octet by 2 for each subsequent VAP created
per radio. Ideally we should do the same, however this functionality is
currently lacking from mac80211.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-12-20 00:12:12 +01:00
..
apm821xx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
arc770
archs38 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
armvirt kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
at91 kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
ath25
ath79 kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
bcm27xx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
bcm47xx bcm47xx: switch to kernel 5.10 2021-11-08 15:56:39 +01:00
bcm53xx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
bcm63xx kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
bcm4908 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
bmips kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
gemini kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
generic kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
imx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
ipq40xx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
ipq806x kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
ipq807x
kirkwood kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
lantiq kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
layerscape kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
malta kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
mediatek mediatek: mt7623: bpi-r2: add ethernet alias to device tree 2021-12-18 01:52:19 +00:00
mpc85xx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
mvebu kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
mxs kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
octeon kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
octeontx kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
omap kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
oxnas kernel: bump 5.10 to 5.10.85 2021-12-17 15:10:22 +01:00
pistachio kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
ramips ramips: work around duplicate MAC address on U6 Lite 2021-12-20 00:12:12 +01:00
realtek kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
rockchip kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
sunxi kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
tegra kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
uml kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
x86 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
zynq kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
Makefile