tn3399_openwrt/target/linux
Vittorio Gambaletta (VittGam) ffb7bf7672 ramips: Fix network for routers without VLANs on eth0.
Some routers only have one port, so eth0 is used without VLANs for them.

Revision r47720 introduced some changes, but wrongly confused "enable" with "reset".

VLANs need to be disabled for those routers, and the switch may be reset.

Fix this, by explicitly disabling VLANs instead of resetting the switch for these routers.

Also merge duplicate configuration for the "m2m".

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2016-05-10 10:43:12 +02:00
..
adm5120 image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
adm8668 base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
ar7
ar71xx ar71xx: add TP-Link TL-WR810N support 2016-05-10 10:43:12 +02:00
arc770 arc770: enable unaligned access handling simulation in software 2016-04-09 10:25:16 +00:00
archs38 archs38: remove network config override 2016-02-18 08:35:21 +00:00
arm64 image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
at91 at91: fix SAMA5D3 subtarget 2016-04-25 14:54:07 +02:00
ath25
au1000
bcm53xx bcm53xx: add m25p80 workaround for SPI flash writing problems 2016-04-28 11:48:51 +02:00
brcm47xx kernel: update kernel 4.4 to version 4.4.7 2016-04-16 21:05:48 +00:00
brcm63xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
brcm2708 brcm2708: removes backported patch (linux-4.4.7) 2016-04-26 16:41:41 +02:00
cns3xxx cns3xxx: set both MPS 'and' MRSS to 128 2016-04-26 11:44:00 +00:00
gemini
generic mediatek: sync patches and add more ethernet stability fixes 2016-05-10 10:43:11 +02:00
imx6 branding: add LEDE branding 2016-03-24 22:40:13 +01:00
ipq806x image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
ixp4xx kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
kirkwood kirkwood: refresh patches 2016-03-14 17:13:22 +00:00
lantiq lantiq: VGV7510KW22BRN - set the phy clock source 2016-05-10 10:43:12 +02:00
malta image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
mcs814x branding: add LEDE branding 2016-03-24 22:40:13 +01:00
mediatek mediatek: sync patches and add more ethernet stability fixes 2016-05-10 10:43:11 +02:00
mpc85xx target/mpc85xx: check for 'generic' subtarget for initramfs image file 2016-03-03 20:24:41 +00:00
mvebu mvebu: add SolidRun ClearFog A1 support 2016-02-17 17:49:26 +00:00
mxs image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
netlogic base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
octeon octeon: get rid of /lib/functions/octeon.sh hackery, use sysinfo directly 2016-01-29 23:19:41 +00:00
omap image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
omap24xx image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
orion
oxnas oxnas: add missing semicolon 2016-04-24 16:42:14 +00:00
ppc40x
ppc44x image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
ramips ramips: Fix network for routers without VLANs on eth0. 2016-05-10 10:43:12 +02:00
rb532 rb532: switch to 4.1 2015-12-23 14:43:11 +00:00
realview image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
sunxi image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
uml uml: revert accidentally committed change 2016-04-25 14:09:05 +02:00
x86 x86: remove old references to kmod-acpi-button 2016-04-25 14:14:47 +02:00
xburst
zynq image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
Makefile