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
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>
4 years ago
..
apm821xx treewide: kernel config: remove runtime options 5 years ago
ar7 kernel: bump 4.9 to 4.9.194 5 years ago
ar71xx ar71xx: indicate upgrade using system LED 4 years ago
arc770 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
archs38 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
armvirt armvirt: fix overlay support by updating to f2fs/ext4 based overlays 5 years ago
at91 at91: disable legacy PTYs and virtual terminals 5 years ago
ath25 ath25: split up DEVICE_TITLE 5 years ago
ath79 ath79: fix MAC address setup for TP-Link TL-WDR3600/TL-WDR4300 4 years ago
bcm53xx bcm53xx: sysupgrade: support Luxul NAND devices 5 years ago
brcm47xx brcm47xx: add switch configuration for WNR3500L 5 years ago
brcm63xx kernel: bump 4.19 to 4.19.85 5 years ago
brcm2708 brcm2708: switch to cypress-nvram package 4 years ago
cns3xxx kernel: bump 4.19 to 4.19.86 5 years ago
gemini kernel: bump 4.19 to 4.19.88 5 years ago
generic kernel: generic: add missing config symbol to 4.19 4 years ago
imx6 imx6: install-dtb as separate IMAGE 5 years ago
ipq40xx ipq40xx: add support for Aruba AP-303 4 years ago
ipq806x ipq806x: switch to 4.19 kernel version 4 years ago
ixp4xx ixp4xx: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
kirkwood kirkwood: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
lantiq kernel: bump 4.19 to 4.19.88 5 years ago
layerscape kernel: bump 4.14 to 4.14.158 5 years ago
malta malta: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
mediatek kernel: bump 4.19 to 4.19.88 5 years ago
mpc85xx mpc85xx: add support for Enterasys WS-AP3710i 4 years ago
mvebu kernel: bump 4.19 to 4.19.88 5 years ago
mxs treewide: kernel config: remove runtime options 5 years ago
octeon octeon: fix sysupgrade 5 years ago
octeontx octeontx: fix thunderx BGX underflow irq name 5 years ago
omap omap: switch from uEnv.txt to generic distro booting 5 years ago
orion orion: replace backticks by $(...) 5 years ago
oxnas kernel: bump 4.14 to 4.14.158 5 years ago
pistachio pistachio: split up DEVICE_TITLE 5 years ago
ramips ramips: fix USB LED for Belkin F9K1109v1 4 years ago
rb532 rb532: split up DEVICE_TITLE 5 years ago
samsung samsung: split up DEVICE_TITLE 5 years ago
sunxi sunxi: rename SUNXI_SOC to SOC 4 years ago
tegra x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
uml uml: remove CONFIG_LEGACY_PTY from kernel config 5 years ago
x86 kernel: bump 4.19 to 4.19.84 5 years ago
zynq treewide: kernel config: remove runtime options 5 years ago
Makefile