You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ar71xx
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>
4 years ago
..
base-files ar71xx: fix swapped LAN/WAN MAC address for Archer C60 v1/v2 4 years ago
files ar71xx: fix swapped LAN/WAN MAC address for Archer C60 v1/v2 4 years ago
generic treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
image ar71xx: change u-boot-env to read-write for gl-ar150/-domino/mifi 4 years ago
mikrotik treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
nand treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
patches-4.14 kernel: bump 4.14 to 4.14.171 4 years ago
tiny treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
Makefile ar71xx: make target source-only 5 years ago
config-4.14 ar71xx: add support for Gainstrong MiniBox V3.2 6 years ago
modules.mk ar71xx: add LED driver NU801 9 years ago