openwrt-6.x/target/linux
Shiji Yang 2e6d19ee32 ramips: fix wifi mac address of HiWiFi series devices
For HiWiFi series devices, label_mac can be read from bdinfo partition,
and lan_mac, wlan2g_mac are same as the label_mac. Converting label_mac
to wlan5g_mac only needs to unset 6th bit. (It seems that all HiWiFi's
label_mac start with D4:EE)

For example:
label	D4:EE:07:32:84:88
lan	D4:EE:07:32:84:88
wan	D4:EE:07:32:84:89
wlan2g	D4:EE:07:32:84:88
wlan5g	D0:EE:07:32:84:88

Tested on HiWiFi HC5661.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
2022-03-26 02:02:44 +01:00
..
apm821xx apm821xx: fix crash/panic related to SATA/SSD choice 2022-03-25 18:14:13 +01:00
archs38 kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
armvirt
at91 kernel: bump 5.10 to 5.10.106 2022-03-19 16:13:58 +01:00
ath25
ath79 ath79: fix link for long cables with OCEDO Raccoon 2022-03-25 23:58:09 +01:00
bcm27xx kernel: move rtl8152 patches to generic 2022-03-25 18:14:13 +01:00
bcm47xx kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
bcm53xx kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
bcm63xx kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
bcm4908 kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
bmips
gemini
generic kernel: add (disabled) ASYMMETRIC_TPM_KEY_SUBTYPE symbol 2022-03-26 02:02:44 +01:00
imx
ipq40xx ipq40xx: WAC510: device-tree overhauling 2022-03-26 02:02:44 +01:00
ipq806x ipq806x: fix TP-Link Archer VR2600v bootlooping 2022-03-16 20:48:01 +01:00
kirkwood
lantiq lantiq: xrx200: replace patch with upstream version 2022-03-25 18:14:13 +01:00
layerscape kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
malta
mediatek ramips/mediatek: enable threaded NAPI in the ethernet driver 2022-03-21 21:07:14 +01:00
mpc85xx mpc85xx: overhaul WS-AP3825i LED setup 2022-03-24 23:26:10 +01:00
mvebu mvebu: udpu: include LM75 kmod by default 2022-03-21 14:00:34 +01:00
mxs
octeon kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
octeontx kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
omap kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
oxnas
pistachio
qoriq qoriq: remove CONFIG_GDB_SCRIPTS from kernel config 2022-03-25 12:53:19 +02:00
ramips ramips: fix wifi mac address of HiWiFi series devices 2022-03-26 02:02:44 +01:00
realtek kernel: bump 5.10 to 5.10.106 2022-03-19 16:13:58 +01:00
rockchip kernel: include CONFIG_KEXEC_SIG in configs 2022-03-15 08:33:45 +01:00
sunxi sunxi: cortexa7: fix ethernet link detection on a20-olinuxino-lime2 2022-03-21 23:05:27 +01:00
tegra kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
uml
x86 gpio-cdev: re-add nu801 userspace driver 2022-03-25 18:14:13 +01:00
zynq kernel: delete Linux 5.4 config and patches 2022-03-21 11:36:30 +00:00
Makefile