openwrt/target/linux
Adrian Schmutzler 14eb54938b ar71xx: fix swapped LAN/WAN MAC address for Archer C60 v1/v2
The MAC addresses for lan/wan are swapped compared to the vendor
firmware. This adjusts to vendor configuration, which is:

lan   *:7b   label
wan   *:7c   label+1
2.4g  *:7b   label
5g    *:7a   label-1

Only one address is stored in <&mac 0x8>, corresponding to the label.

This has been checked on revisions v1, v2 and v3.

Since ar71xx calculates the ath10k MAC address based on the ethernet
addresses, the number there is adjusted, too.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-03-11 16:09:16 +01:00
..
apm821xx kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
ar71xx ar71xx: fix swapped LAN/WAN MAC address for Archer C60 v1/v2 2020-03-11 16:09:16 +01:00
arc770 arc770: gen_axs10x_sdcard_img.sh: switch to /bin/sh 2019-12-31 01:27:32 +01:00
archs38 archs38: gen_axs10x_sdcard_img.sh: switch to /bin/sh 2019-12-31 01:26:35 +01:00
armvirt armvirt: fix missing watchdog core dependency for hwmon-sch5627 2020-03-11 10:52:46 +01:00
at91 at91: gen_at91_sdcard_img.sh: switch to /bin/sh 2019-12-31 01:25:44 +01:00
ath25 kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
ath79 ath79: fix swapped LAN/WAN MAC address for Archer C60 v1/v2 2020-03-11 16:09:16 +01:00
bcm27xx kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
bcm47xx bcm47xx: add support for kernel 5.4 2020-03-10 15:50:55 +01:00
bcm53xx kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
bcm63xx kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
cns3xxx kernel: bump 4.19 to 4.19.86 2019-11-29 09:59:49 +01:00
gemini gemini: dns313_gen_hdd_img.sh: switch to /bin/sh 2019-12-31 01:23:24 +01:00
generic kernel: backport out-of-memory fix for non-Ethernet devices 2020-03-11 08:40:45 +01:00
imx6 kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
ipq40xx ipq40xx: add cpximg to flash Compex WPJ428 via bootloader 2020-03-10 13:44:51 +01:00
ipq806x kernel: 5.4: remove some dup config options already set in generic 2020-03-10 14:45:36 +08:00
ipq807x ipq807x: fix indent in image/Makefile 2020-02-28 20:00:10 +01:00
kirkwood kernel: 5.4: remove some dup config options already set in generic 2020-03-10 14:45:36 +08:00
lantiq kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
layerscape kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
malta malta: switch to kernel 5.4 by default 2020-03-10 10:12:02 +08:00
mediatek kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
mpc85xx kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
mvebu kernel: bump 4.14 to 4.14.172 2020-03-09 20:43:53 +01:00
mxs kernel: 5.4: remove some dup config options already set in generic 2020-03-10 14:45:36 +08:00
octeon octeon: apply vendor_model scheme to device definition/image name 2020-01-26 23:00:26 +01:00
octeontx kernel: 5.4: remove some dup config options already set in generic 2020-03-10 14:45:36 +08:00
omap omap: gen_omap_sdcard_img.sh: use /bin/sh 2019-12-31 01:17:09 +01:00
oxnas kernel: 5.4: remove some dup config options already set in generic 2020-03-10 14:45:36 +08:00
pistachio kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
ramips ramips: add support for Ubiquiti UniFi nanoHD 2020-03-10 21:54:46 +01:00
rb532 rb532: gen_image.sh: use /bin/sh 2019-12-31 01:16:17 +01:00
samsung samsung: add subtarget condition for device 2020-01-03 00:04:22 +01:00
sunxi sunxi: backport increased SATA/AHCI DMA TX/RX FIFOs 2020-02-13 17:45:46 +01:00
tegra x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 2019-11-11 16:37:13 +01:00
uml treewide: Remove self from MAINTAINER entries 2019-12-23 13:18:04 -08:00
x86 kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
zynq zynq: derive DEVICE_DTS from device definition name 2020-01-21 14:26:04 +01:00
Makefile