drivers/net/dsa/mv88e6xxx

Marvell Link Street 88E6xxx Ethernet switch chips

Marvell's Link Street 88E6xxx family of managed Ethernet switch chips, commonly embedded inside routers, industrial switches, and SoC-based networking gear. Parts like the 88E6390X, 88E6393X, and 88E6361 are still marketed in 2025 for smart/lightly-managed and industrial Ethernet applications, where they sit behind a host CPU and steer traffic across multiple ports.

keep conf=0.94 last_sold=2025 deploy=medium replacement=none subsystem=net category=networking-ethernet
94%

recommendation

It should stay because the Link Street 88E6xxx family of managed switch chips is still actively sold by Marvell for industrial and embedded networking, and upstream development is healthy: a fresh net-next patch series in March 2026 adds new TCAM features, and there are no signs of removal or replacement on the netdev mailing list.

repository signals

35 files
21,289 source lines
240 commits, 5y
+7,302 / −3,819 lines added / removed, 5y
74 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 240 total · active in 51/61 months
2021 2022 2023 2024 2025 2026 2021-04: 7 commits · +111 −27 2021-05: 0 commits · +0 −0 2021-06: 7 commits · +26 −8 2021-07: 3 commits · +76 −6 2021-08: 4 commits · +7 −30 2021-09: 5 commits · +66 −79 2021-10: 4 commits · +146 −24 2021-11: 7 commits · +244 −49 2021-12: 15 commits · +142 −145 2022-01: 2 commits · +34 −15 2022-02: 24 commits · +652 −288 2022-03: 8 commits · +671 −146 2022-04: 3 commits · +47 −14 2022-05: 2 commits · +19 −4 2022-06: 5 commits · +50 −67 2022-07: 1 commit · +6 −1 2022-08: 3 commits · +29 −2 2022-09: 2 commits · +19 −10 2022-10: 1 commit · +13 −0 2022-11: 2 commits · +2 −5 2022-12: 7 commits · +191 −39 2023-01: 5 commits · +440 −103 2023-02: 0 commits · +0 −0 2023-03: 8 commits · +242 −215 2023-04: 2 commits · +3 −2 2023-05: 12 commits · +187 −55 2023-06: 1 commit · +53 −4 2023-07: 10 commits · +1,591 −1,648 2023-08: 2 commits · +53 −0 2023-09: 2 commits · +7 −36 2023-10: 2 commits · +6 −2 2023-11: 2 commits · +20 −6 2023-12: 8 commits · +315 −172 2024-01: 2 commits · +3 −3 2024-02: 3 commits · +42 −6 2024-03: 2 commits · +7 −2 2024-04: 6 commits · +259 −42 2024-05: 3 commits · +33 −10 2024-06: 0 commits · +0 −0 2024-07: 2 commits · +5 −4 2024-08: 2 commits · +3 −2 2024-09: 1 commit · +1 −1 2024-10: 11 commits · +1,181 −147 2024-11: 0 commits · +0 −0 2024-12: 3 commits · +43 −16 2025-01: 3 commits · +10 −11 2025-02: 1 commit · +0 −6 2025-03: 9 commits · +89 −22 2025-04: 5 commits · +30 −15 2025-05: 2 commits · +22 −22 2025-06: 3 commits · +15 −22 2025-07: 1 commit · +4 −4 2025-08: 0 commits · +0 −0 2025-09: 11 commits · +70 −184 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 1 commit · +0 −78 2026-02: 3 commits · +17 −20 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    March 11, 2026 net-next patch series adds partial TCAM support to mv88e6xxx, showing active upstream feature development rather than retirement.

  2. marvell.com

    Marvell's current switching catalog lists Link Street 6390, 6393X, and 6361 industrial products, indicating the family still had new-product relevance around 2025/2026.

  3. marvell.com

    The 88E6390X product brief positions Link Street parts for smart/lightly managed and industrial Ethernet switches, matching ongoing embedded/industrial deployments.

codex reasoning notes (technical)

This is a real MDIO/DSA driver family, not a helper library. lore_file_timeline on drivers/net/dsa/mv88e6xxx/chip.c showed dense 2021-2026 activity and a fresh 2026-03-11 net-next feature series (source URL obtained from lore_file_timeline). A separate lore_regex scan for remove/deprecat/obsolete mentions with mv88e6xxx on netdev over 5y returned no hits, so there is no evident upstream removal push. Web search returned Marvell's live switching catalog and 88E6390X product brief (URLs obtained via web search), which show Link Street 6390/6393X family parts still marketed for industrial/managed-switch use. Because the directory covers a still-deployed embedded switch family with active upstream work and no obvious successor driver, the right call is keep.