openwrt/target/linux/realtek/files-5.15/drivers/net
Harshal Gohel da495c477d rtl93xx: dsa: Fix 802.1QinQ for trunk ports
Fix incorrect register value being set for VLAN_PORT_FWD

Before, the 0b1111 would be set for the register which means outgoing
packets would receive an extra tag, corresponding to the PVID of the
port.

On untagged ports, this meant outgoing packets with a single tag.

On tagged ports, this meant outgoing QinQ packets, where the inner tag
was either the PVID of the untagged ingress port, or the already
assigned original (single) tag.

Acked-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Harshal Gohel <hg@simonwunderlich.de>
2024-01-09 21:19:41 +01:00
..
dsa/rtl83xx rtl93xx: dsa: Fix 802.1QinQ for trunk ports 2024-01-09 21:19:41 +01:00
ethernet rtl838x: Enable jumbo frames by default 2024-01-09 21:15:23 +01:00
phy realtek: Use MDIO_* constants from <linux/mdio.h> 2023-07-01 20:25:48 +02:00