immortalwrt/target/linux
Thomas Nixon 512f8d5514 realtek: remove rtl83xx vlan 1 special cases
On reset, the PVID of all ports is set to 1; if this is reset to 0,
the special cases for VLAN 1 are no longer required.

port_vlan_add is called with vid=0 when the DSA port interfaces are
enabled with no VLAN; previously the VLAN was not configured in this
case, relying on VLAN 1 being present, but with the PVID set to 0,
configuring VLAN 0 as normal works as expected.

Signed-off-by: Thomas Nixon <tom@tomn.co.uk>
2021-07-26 12:13:50 +08:00
..
apm821xx apm821xx: move CONFIG_REGULATOR to target config 2021-06-14 11:45:49 +08:00
arc770 treewide: do not quote compatible in shell scripts 2021-06-07 23:25:51 +08:00
archs38 treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
armvirt treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
at91 kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
ath25 kernel: bump 5.4 to 5.4.132 2021-07-18 12:08:24 +08:00
ath79 ath79: kernel: Add missing quote to drivers/mfd/Kconfig 2021-07-23 12:00:25 +08:00
bcm27xx kernel: bump 5.4 to 5.4.134 2021-07-26 12:09:26 +08:00
bcm47xx
bcm53xx kernel: bump to 4.9.269, 4.14.233, 4.19.191 2021-05-25 01:20:11 +08:00
bcm63xx kernel: bump 5.10 to 5.10.50 2021-07-18 12:09:10 +08:00
bcm4908 bcm4908: fix Ethernet broken state after interface restart 2021-06-22 15:37:07 +08:00
bmips bmips: fix missing NVMEM subsystem 2021-07-22 12:03:53 +08:00
gemini Revert "base-files: generate network config with "device" options" 2021-05-28 21:29:34 +08:00
generic kernel: backport workaround for Realtek RTL8672 and RTL9601C chips 2021-07-26 12:13:23 +08:00
imx6 imx6: image: drop BOOT_SCRIPT and fix DEVICE_NAME 2021-05-26 23:32:41 +08:00
ipq40xx ipq40xx: convert mtd-mac-address to nvmem implementation 2021-07-20 12:30:59 +08:00
ipq806x ipq806x: convert mtd-mac-address to nvmem implementation 2021-07-20 12:26:34 +08:00
ipq807x treewide: remove redundant ubifs kconfig symbols 2021-04-22 23:09:52 +08:00
kirkwood treewide: do not quote compatible in shell scripts 2021-06-07 23:25:51 +08:00
lantiq lantiq: convert mtd-mac-address to nvmem implementation 2021-07-20 12:26:54 +08:00
layerscape kernel: bump 5.4 to 5.4.134 2021-07-26 12:09:26 +08:00
malta treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
mediatek mediatek: mt7623: import patch to fix spi 2021-07-25 18:20:31 +08:00
mpc85xx mpc85xx: convert mtd-mac-address to nvmem implementation 2021-07-20 12:30:32 +08:00
mvebu kernel: bump 5.4 to 5.4.133 2021-07-26 12:09:15 +08:00
mxs treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
octeon octeon: convert mtd-mac-address to nvmem implementation 2021-07-20 12:30:18 +08:00
octeontx kernel: bump 5.4 to 5.4.133 2021-07-26 12:09:15 +08:00
omap kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
oxnas treewide: remove redundant ubifs kconfig symbols 2021-04-22 23:09:52 +08:00
pistachio treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
ramips kernel: bump 5.4 to 5.4.133 2021-07-26 12:09:15 +08:00
realtek realtek: remove rtl83xx vlan 1 special cases 2021-07-26 12:13:50 +08:00
rockchip linux/rockchip: update the USB 3.0 controller node patch 2021-07-21 12:01:32 +08:00
sunxi sunxi: orangepi-3: enable usb3 support 2021-07-06 23:18:25 +08:00
tegra Merge Mainline 2021-06-17 20:47:12 +08:00
uml treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
x86 x86: kernel: set NR_CPUS to 512 2021-07-19 12:12:10 +08:00
zynq kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
Makefile