Openwrt/target/linux
Sungbo Eo a4260eaab7 ath79: fix MAC address setup for TP-Link TL-WDR3600/TL-WDR4300
The current ethernet MAC address setup of TL-WDR4300 board is different
from the setup of stock firmware:

OpenWrt: lan = label_mac -2, wan = label_mac -2
  stock: lan = label_mac,    wan = label_mac +1

The full address assignment is as follows:
LAN  label
WAN  label + 1
5G   label
2G   label - 1

This patch changes all devices using TL-WDR4300 board:
TL-WDR3600 v1 (checked on device)
TL-WDR4300 v1 (checked on device)
TL-WDR4300 v1 (IL)

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
[rephrase/extend commit title/message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-12-21 00:27:39 +01:00
..
apm821xx
ar7
ar71xx
arc770
archs38
armvirt
at91
ath25
ath79 ath79: fix MAC address setup for TP-Link TL-WDR3600/TL-WDR4300 2019-12-21 00:27:39 +01:00
bcm53xx
brcm47xx
brcm63xx
brcm2708
cns3xxx
gemini
generic kernel: generic: add missing config symbol to 4.19 2019-12-19 22:41:57 +01:00
imx6
ipq40xx ipq40xx: add support for Aruba AP-303 2019-12-20 17:48:52 +01:00
ipq806x ipq806x: switch to 4.19 kernel version 2019-12-19 22:41:57 +01:00
ixp4xx
kirkwood
lantiq
layerscape
malta
mediatek
mpc85xx
mvebu
mxs
octeon
octeontx
omap
orion
oxnas
pistachio
ramips ramips: fix USB LED for Belkin F9K1109v1 2019-12-20 15:54:33 +01:00
rb532
samsung
sunxi sunxi: rename SUNXI_SOC to SOC 2019-12-20 01:18:44 +01:00
tegra
uml
x86
zynq
Makefile