openwrt/target/linux/realtek
Harshal Gohel e691e2b302 rtl83xx: dsa: reset PVID to 1 instead of 0
Before, PVID is reset for all ports and goes out of bounds. Also, PVID
is later changed by dsa configuration by `ip link` and `bridge vlan`
commands, this does not change the CPU port PVID and CPU PVID stays 0.
It does not allow sending packets from OpenWrt to any connected devices
unless default configuration is changed

This change iterates up to and including cpu_port and sets default PVID
to 1. For lan* ports PVID can be configured with `ip link` and `bridge
vlan` commands

Acked-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Harshal Gohel <hg@simonwunderlich.de>
2024-01-09 21:20:37 +01:00
..
base-files realtek: Clean up and standardize realtek-poe support 2023-12-13 20:10:23 +01:00
dts-5.15 rtl930x: Rework per port LED configuration 2024-01-09 21:18:50 +01:00
files/firmware/rtl838x_phy
files-5.15 rtl83xx: dsa: reset PVID to 1 instead of 0 2024-01-09 21:20:37 +01:00
image realtek: Clean up and standardize realtek-poe support 2023-12-13 20:10:23 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.143 2023-12-19 14:18:55 +01:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
rtl838x treewide: remove files for building 5.10 kernel 2023-05-12 13:02:43 +02:00
rtl839x treewide: remove files for building 5.10 kernel 2023-05-12 13:02:43 +02:00
rtl930x treewide: remove files for building 5.10 kernel 2023-05-12 13:02:43 +02:00
rtl931x treewide: remove files for building 5.10 kernel 2023-05-12 13:02:43 +02:00
Makefile realtek: switch to Kernel 5.15 by default 2023-03-14 18:47:00 +01:00