openwrt/target/linux
Mathias Kresin 254bf7961e lantiq: xrx200: use vlan for ethernet wan port
Using the lantiq,wan device tree property for one interface node and
the lantiq,switch device tree property for another interface node at
the same time was never intended/isn't supported at the moment.

The property is meant to be used in two phy operation mode where one
phy is assigned to an interface without lantiq,* device tree property
and the other phy is assigned to an interface with the lantiq,wan
device property to have two netdevs.

If both properties are used at the same time, the lantiq,wan interface
is shown as independent netdev but not able to operate independent. The
port needs to be managed via swconfig. These dependency is not obvious
and fooled already a lot of users.

Add a default WAN vlan for xrx200 devices having an ethernet WAN port
and remove the lantiq,wan device tree property. Leave it up to the user
to set the ethernet WAN port as default WAN interface or to use this
port as additional LAN port.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2017-06-03 16:09:33 +02:00
..
adm5120 Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
adm8668 Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
apm821xx kernel: update kernel 4.4 to 4.4.70 2017-05-27 00:43:02 +02:00
ar7 Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
ar71xx ar71xx: fix Wallys DR344 GPIO-connected LEDs and button 2017-05-30 14:57:09 +02:00
arc770 arc770: only calculate entry point address when necessary 2017-03-01 20:37:37 +01:00
archs38 archs38: only calculate entry point address when necessary 2017-03-01 20:37:37 +01:00
arm64 Revert "arm64: boot-wrapper: Add mirror" 2016-12-22 21:08:17 +01:00
armvirt armvirt: add kernel config change missing from 0d44f0cb 2017-01-13 11:05:32 +01:00
at91 kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
ath25 kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
au1000 Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
bcm53xx bcm53xx: add support for TP-LINK Archer C5 V2 2017-05-22 11:38:03 +02:00
brcm47xx kernel: update kernel 4.4 to 4.4.61 2017-04-15 17:20:51 +02:00
brcm63xx kernel: update kernel 4.4 to 4.4.69 2017-05-24 22:47:01 +02:00
brcm2708 kernel: update kernel 4.4 to 4.4.70 2017-05-27 00:43:02 +02:00
cns3xxx cns3xxx: use proper macro's for ID handling 2017-04-28 17:09:49 +02:00
gemini gemini: rename config-default to config-4.4 2016-08-24 01:44:05 +03:00
generic kernel: update kernel 4.4 to 4.4.69 2017-05-24 22:47:01 +02:00
imx6 kernel: update kernel 4.4 to 4.4.59 2017-04-02 14:37:49 +02:00
ipq806x ipq806x: fix Netgear X4 R7500 ath10k firmware selection 2017-05-27 14:23:14 +02:00
ixp4xx ixp4xx: drop 3.18 config/patches 2017-01-02 21:06:13 +01:00
kirkwood kirkwood: fix include in etc/board.d/02_network 2017-03-01 20:37:37 +01:00
lantiq lantiq: xrx200: use vlan for ethernet wan port 2017-06-03 16:09:33 +02:00
layerscape kernel: update kernel 4.4 to version 4.4.50 2017-02-20 16:02:54 +01:00
malta malta: mark as source-only to avoid wasting build resources 2017-01-24 13:35:47 +01:00
mcs814x Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
mediatek kernel: update kernel 4.4 to 4.4.69 2017-05-24 22:47:01 +02:00
mpc85xx kernel: remove DEVMEM/DEVKMEM platform overrides 2017-01-10 13:48:53 +01:00
mvebu mvebu: wrt3200acm enable SDIO interface 2017-03-11 20:34:33 +01:00
mxs mxs: remove stale references to obsolete kernel module packages 2017-01-28 20:32:39 +01:00
octeon octeon: only copy sysupgrade file if present 2017-02-15 09:37:15 +01:00
omap omap: build various core drivers into the kernel instead of packaging them 2017-01-10 13:44:26 +01:00
omap24xx kernel: clean up usb gadget support 2016-09-15 13:11:21 +02:00
orion kernel: remove DEVMEM/DEVKMEM platform overrides 2017-01-10 13:48:53 +01:00
oxnas kernel: update kernel 4.4 to 4.4.69 2017-05-24 22:47:01 +02:00
ppc40x build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ppc44x ppc44x: mark as broken 2017-01-10 12:49:34 +01:00
ramips ramips: add om-watchdog to rut5xx DEVICE_PACKAGES 2017-05-15 22:56:01 +02:00
rb532 kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
sunxi kernel: update kernel 4.4 to 4.4.69 2017-05-24 22:47:01 +02:00
uml uml: mark as source-only 2017-01-24 13:35:47 +01:00
x86 x86: disable X2APIC support for legacy subtargets 2017-06-02 01:52:14 +02:00
xburst Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
zynq kernel: remove DEVTMPFS platform overrides 2017-01-10 13:48:53 +01:00
Makefile