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
Mathias Kresin 1d18a14a90 ath79: really fix TP-Link Archer C7 v2 MAC address
Revert 290c54473e ("ath79: fix TP-Link Archer C7 v2 wlan1 MAC address")
which obviously aims to have a distinct MAC address per interface.

Unfortunally it doesn't match what is used by the stock firmware and we
shouldn'z use MAC Adresses not reserverd for/assigned to a particular
board.

The correct MAC adress increments for this board are:

wlan0 (5GHz) : -1
wlan1 (2.4GHz) : 0
eth1 (LAN) : 0
eth0 (WAN) : 1

Fixes: FS#408

Signed-off-by: Mathias Kresin <dev@kresin.me>
6 years ago
..
adm5120 kernel: only optimized for size if small_flash 6 years ago
adm8668 kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
apm821xx kernel: bump 4.14 to 4.14.59 6 years ago
ar7 kernel: bump 4.9 to 4.9.100 6 years ago
ar71xx ar71xx: add support for TP-LINK CPE510 V2.0 6 years ago
arc770 arc: Update variables substitutions in u-boot env files 6 years ago
archs38 arc: Update variables substitutions in u-boot env files 6 years ago
armvirt kernel: add missing ARM64_SSBD symbol 6 years ago
at91 kernel: only optimized for size if small_flash 6 years ago
ath25 ath25: drop 4.9 kernel support 6 years ago
ath79 ath79: really fix TP-Link Archer C7 v2 MAC address 6 years ago
au1000 kernel: only optimized for size if small_flash 6 years ago
bcm53xx kernel: bump 4.14 to 4.14.59 6 years ago
brcm47xx kernel: bump 4.9 to 4.9.116 6 years ago
brcm63xx brcm63xx: switch to 4.14 6 years ago
brcm2708 kernel: bump 4.9 to 4.9.117 6 years ago
cns3xxx kernel: bump 4.14 to 4.14.60 6 years ago
gemini kernel: remove DEVMEM and DEVKMEM from target's config 6 years ago
generic kernel: bump 4.14 to 4.14.60 6 years ago
imx6 kernel: enable THIN_ARCHIVES by default 6 years ago
ipq40xx kernel: bump 4.14 to 4.14.59 6 years ago
ipq806x ipq806x: dts: Remove device_type = "ethernet-phy" 6 years ago
ixp4xx kernel: bump 4.9 to 4.9.116 6 years ago
kirkwood kernel: bump 4.9 to 4.9.116 6 years ago
lantiq lantiq: add support for FritzBox 7312 6 years ago
layerscape kernel: bump 4.9 to 4.9.117 6 years ago
malta malta: bump tp v4.14 6 years ago
mcs814x kernel: only optimized for size if small_flash 6 years ago
mediatek kernel: add missing ARM64_SSBD symbol 6 years ago
mpc85xx WDR4900v1 remove dt node for absent hw crypto. 6 years ago
mvebu kernel: bump 4.14 to 4.14.60 6 years ago
mxs kernel: enable THIN_ARCHIVES by default 6 years ago
octeon octeon: Add and set CPU type Octeon+ as default 6 years ago
octeontx kernel: add missing ARM64_SSBD symbol 6 years ago
omap omap: disable ubifs 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 6 years ago
orion orion: remove linux 4.4 support 6 years ago
oxnas kernel: bump 4.14 to 4.14.59 6 years ago
pistachio kernel: bump 4.14 to 4.14.42 6 years ago
ppc40x kernel: only optimized for size if small_flash 6 years ago
ppc44x kernel: only optimized for size if small_flash 6 years ago
ramips kernel: bump 4.14 to 4.14.59 6 years ago
rb532 kernel: only optimized for size if small_flash 6 years ago
samsung samsung/s5pv210: New target 6 years ago
sunxi kernel: bump 4.9 to 4.9.116 6 years ago
uml kernel: bump 4.9 to 4.9.100 6 years ago
x86 x86: add support to set GRUB menu entry title 6 years ago
xburst kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
zynq zynq: remove config options handled by generic 6 years ago
Makefile