mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
This commit introduces a new tagger based on 802.1q tagging. It's designed for the vsc73xx driver. The VSC73xx family doesn't have any tag support for the RGMII port, but it could be based on VLANs. Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://patch.msgid.link/20240713211620.1125910-8-paweldembicki@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
committed by
Jakub Kicinski
parent
d124cf54df
commit
6c87e1a479
@@ -166,6 +166,12 @@ config NET_DSA_TAG_TRAILER
|
||||
Say Y or M if you want to enable support for tagging frames at
|
||||
with a trailed. e.g. Marvell 88E6060.
|
||||
|
||||
config NET_DSA_TAG_VSC73XX_8021Q
|
||||
tristate "Tag driver for Microchip/Vitesse VSC73xx family of switches, using VLAN"
|
||||
help
|
||||
Say Y or M if you want to enable support for tagging frames with a
|
||||
custom VLAN-based header.
|
||||
|
||||
config NET_DSA_TAG_XRS700X
|
||||
tristate "Tag driver for XRS700x switches"
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user