1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux
Mathias Kresin cd8b20931e 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-03-11 13:45:00 +01:00
..
adm5120 adm5120: mark the rb1xx subtarget as broken 2017-01-16 20:40:12 +01:00
adm8668
apm821xx build: get rid of host.mk 2017-02-26 13:31:44 +01:00
ar7
ar71xx ar71xx: add ath10k driver and firmware for Netgear R6100 to firmware image 2017-03-11 08:30:56 +01:00
arc770 arc770: only calculate entry point address when necessary 2017-02-21 16:10:30 +01:00
archs38 archs38: only calculate entry point address when necessary 2017-02-21 16:10:32 +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
bcm53xx bcm53xx: prepare for building Archer C5 V2 image 2017-03-11 12:33:53 +01:00
brcm47xx kernel: update kernel 4.4 to 4.4.50 2017-02-23 10:40:21 +01:00
brcm63xx brcm63xx: CPVA502+: add SPROM wifi 2017-02-28 13:18:28 +01:00
brcm2708 brcm2708: detect Raspberry Pi Zero W 2017-03-08 09:03:39 +01:00
cns3xxx kernel: update kernel 4.9 to version 4.9.10 2017-02-16 00:46:23 +01:00
gemini
generic kernel: add another missing TPM symbol 2017-03-11 08:27:10 +01:00
imx6 imx6: move to Linux 4.9 kernel 2017-02-11 15:38:11 +01:00
ipq806x ipq806x: clean up dts patch 2017-03-08 14:38:22 +01:00
ixp4xx ixp4xx: put apex images into image staging directory 2017-01-27 16:53:31 +01:00
kirkwood kirkwood: fix include in etc/board.d/02_network 2017-02-28 23:46:02 +01:00
lantiq lantiq: xrx200: use vlan for ethernet wan port 2017-03-11 13:45:00 +01:00
layerscape kernel: update kernel 4.4 to 4.4.52 2017-03-03 18:17:47 +01:00
malta malta: restore "be" subtarget from being source-only 2017-03-05 16:34:17 +01:00
mcs814x kernel: remove kmod packages for bridge, stp, llc and 8021q 2017-02-09 14:49:34 +01:00
mediatek mediatek: fix ESW EINT pinctrl define 2017-03-11 07:49:58 +01:00
mpc85xx kernel: remove DEVMEM/DEVKMEM platform overrides 2017-01-10 13:48:53 +01:00
mvebu mvebu: add default sata trigger 2017-03-08 19:06:04 +01:00
mxs mxs: enable nvmem support 2017-02-10 11:05:57 +01:00
octeon octeon: only copy sysupgrade file if present 2017-02-15 06:36:21 +01:00
omap omap: build various core drivers into the kernel instead of packaging them 2017-01-10 13:44:26 +01:00
omap24xx
orion kernel: split up 980-arm_openwrt_machtypes.patch and move to target folders 2017-01-27 11:18:27 +01:00
oxnas oxnas: put u-boot images into image staging directory 2017-01-27 16:53:31 +01:00
ppc40x
ppc44x ppc44x: mark as broken 2017-01-10 12:49:34 +01:00
ramips ramips: Improve Sanlinking D240 config 2017-03-11 08:36:52 +01:00
rb532 kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
sunxi build: get rid of host.mk 2017-02-26 13:31:44 +01:00
uml build: get rid of host.mk 2017-02-26 13:31:44 +01:00
x86 kernel: enable hwmon-k10temp in the x86/64 kernel config instead of packaging it 2017-02-26 13:31:51 +01:00
xburst kernel: remove kmod packages for bridge, stp, llc and 8021q 2017-02-09 14:49:34 +01:00
zynq build: get rid of host.mk 2017-02-26 13:31:44 +01:00
Makefile