drivers/net/dsa/hirschmann

Hirschmann Hellcreek TSN industrial Ethernet switch

A Time-Sensitive Networking (TSN) Ethernet switch IP from Hirschmann (Belden), used in industrial and embedded systems where deterministic, low-latency networking matters. The publicly documented target is the hellcreek-de1soc-r1 evaluation platform, pointing to a narrow industrial/embedded footprint rather than consumer hardware.

keep conf=0.77 deploy=low replacement=none subsystem=net category=networking-ethernet
77%

recommendation

It should stay because the driver is still actively maintained upstream, with functional work landing as recently as November 2025 (HSR offload helpers in net-next), and Hirschmann/Belden continues to market TSN-capable industrial switches in the same product family. Deployments appear to be low-volume embedded and industrial rather than broad, but there is no replacement driver for the same hardware, so removing it would strand existing users.

repository signals

8 files
3,515 source lines
45 commits, 5y
+360 / −179 lines added / removed, 5y
23 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 45 total · active in 27/61 months
2021 2022 2023 2024 2025 2026 2021-04: 3 commits · +24 −18 2021-05: 0 commits · +0 −0 2021-06: 1 commit · +1 −2 2021-07: 0 commits · +0 −0 2021-08: 4 commits · +10 −6 2021-09: 1 commit · +16 −0 2021-10: 1 commit · +2 −4 2021-11: 1 commit · +13 −11 2021-12: 7 commits · +84 −14 2022-01: 0 commits · +0 −0 2022-02: 2 commits · +6 −3 2022-03: 1 commit · +1 −1 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 1 commit · +1 −0 2022-07: 1 commit · +2 −5 2022-08: 1 commit · +1 −1 2022-09: 3 commits · +93 −11 2022-10: 0 commits · +0 −0 2022-11: 1 commit · +0 −5 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 1 commit · +24 −21 2023-04: 0 commits · +0 −0 2023-05: 1 commit · +9 −5 2023-06: 0 commits · +0 −0 2023-07: 1 commit · +1 −1 2023-08: 2 commits · +3 −10 2023-09: 1 commit · +3 −5 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 0 commits · +0 −0 2024-02: 0 commits · +0 −0 2024-03: 1 commit · +15 −10 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 1 commit · +5 −3 2024-07: 1 commit · +2 −2 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 2 commits · +3 −7 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 0 commits · +0 −0 2025-03: 0 commits · +0 −0 2025-04: 0 commits · +0 −0 2025-05: 1 commit · +13 −18 2025-06: 1 commit · +10 −10 2025-07: 0 commits · +0 −0 2025-08: 0 commits · +0 −0 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 2 commits · +14 −2 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 2 commits · +4 −4 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    As of 2025-11-30 the driver still receives net-next functional work ('use simple HSR offload helpers'), indicating active upstream maintenance rather than removal.

  2. cateee.net

    LKDDb shows CONFIG_NET_DSA_HIRSCHMANN_HELLCREEK is still present through 6.19-rc+HEAD and maps to compatible string 'hirschmann,hellcreek-de1soc-r1' and module 'hellcreek_sw'.

  3. git.zx2c4.com

    The DT binding describes Hellcreek as a TSN switch IP and publicly documents only the 'hirschmann,hellcreek-de1soc-r1' compatible, suggesting a narrow embedded/eval-board style footprint.

  4. belden.com

    Belden/Hirschmann was still marketing TSN-capable Hirschmann switch product lines in 2025-era web content, supporting ongoing industrial/TSN niche relevance for the vendor ecosystem even if not direct proof of new Hellcreek sales.

  5. belden.com

    Belden's BOBCAT page shows current Hirschmann managed TSN-capable industrial switches remain on sale, reinforcing that the surrounding deployment niche is still alive.

codex reasoning notes (technical)

Not a removal candidate. `lore_file_timeline` on `drivers/net/dsa/hirschmann/hellcreek.c` showed steady activity from 2020 through 2025, including late-2025 feature work, and no removal signal surfaced before tool budget ran out. `rg` on local sources plus the LKDDb page and DT-binding URL indicate this driver targets the specific Hellcreek TSN switch IP / `hellcreek-de1soc-r1` platform, not a broad consumer NIC family. Belden web-search results show Hirschmann still sells TSN-capable industrial switches, so the use case remains relevant, but I found no direct 2025 sales evidence for Hellcreek itself; that points to low-volume embedded/industrial deployments rather than broad new sales. No natural replacement driver exists for the same hardware, so recommendation is keep.