diff options
| author | Daniel Golle <daniel@makrotopia.org> | 2026-02-07 03:07:11 +0000 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-02-11 11:27:57 +0100 |
| commit | 85ee98742902735d65ef3a8e14e16870490e5f2f (patch) | |
| tree | ac53d20db69d6e7dd8774884764cd7d6ba3b255e /MAINTAINERS | |
| parent | 4ccc9851355ff050ddde5a956fe8407958bc9e1a (diff) | |
net: dsa: add tag format for MxL862xx switches
Add proprietary special tag format for the MaxLinear MXL862xx family of
switches. While using the same Ethertype as MaxLinear's GSW1xx switches,
the actual tag format differs significantly, hence we need a dedicated
tag driver for that.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Link: https://patch.msgid.link/c64e6ddb6c93a4fac39f9ab9b2d8bf551a2b118d.1770433307.git.daniel@makrotopia.org
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 608caa55d7d2..0c9b34eda5ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15631,6 +15631,7 @@ M: Daniel Golle <daniel@makrotopia.org> L: netdev@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/net/dsa/maxlinear,mxl862xx.yaml +F: net/dsa/tag_mxl862xx.c MCAN DEVICE DRIVER M: Markus Schneider-Pargmann <msp@baylibre.com> |
