tn3399_openwrt/target/linux/ath79
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
..
base-files/etc/hotplug.d/ieee80211 ath79: split base-files into subtargets 2019-10-27 14:24:22 +01:00
dts ath79: fix MAC address setup for TP-Link TL-WDR3600/TL-WDR4300 2019-12-21 00:27:39 +01:00
files ath79: add AR934x NAND Flash Controller driver 2019-10-20 15:32:53 +02:00
generic ath79: fix MAC address setup for TP-Link TL-WDR3600/TL-WDR4300 2019-12-21 00:27:39 +01:00
image ath79: rename ATH_SOC to SOC 2019-12-20 01:12:42 +01:00
nand ath79: add support for Netgear WNDR3700v4 2019-11-14 23:14:15 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.158 2019-12-10 09:50:42 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.88 2019-12-10 09:50:42 +01:00
tiny ath79-tiny: enable 4k sectors 2019-12-19 22:41:57 +01:00
config-4.14 ath79: enable PCI for whole target 2019-10-27 18:02:55 +01:00
config-4.19 ath79: remove obsolete OF PCI related config symbols 2019-11-14 22:53:31 +01:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
modules.mk