openwrt/target/linux/realtek/files-5.4/drivers
Thomas Nixon ad712c71ce 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-25 13:52:38 +02:00
..
clocksource realtek: add support for the RTL9300 timer 2021-01-26 15:06:50 +01:00
gpio realtek: fix RTL8231 gpio expander usage with RTL839X SoC 2021-01-26 15:06:50 +01:00
mtd/spi-nor realtek: update the tree to the latest refactored version 2020-11-26 13:29:27 +01:00
net realtek: remove rtl83xx vlan 1 special cases 2021-07-25 13:52:38 +02:00