drivers/net/ethernet/mucse/rnpgbe

MUCSE N210 and N500 1 Gigabit PCIe Ethernet controllers

Single-port (N210) and quad-port (N500) 1 Gbps PCIe Ethernet network adapters from Chinese silicon vendor MUCSE, brought to market in the mid-2020s and aimed at servers and embedded systems that need plain gigabit connectivity.

keep conf=0.88 deploy=low replacement=none subsystem=net category=networking-ethernet
88%

recommendation

It should stay because this is brand-new hardware that MUCSE is actively selling and the driver is still receiving feature work upstream, including a net-next series in April 2026 adding transmit, receive, and link-status handling. Real-world Linux deployments are likely small today given how recent the silicon is, but the driver is on its way in, not out.

repository signals

9 files
1,256 source lines
5 commits, 5y
+1,271 / −4 lines added / removed, 5y
1 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 5 total · active in 1/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 0 commits · +0 −0 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: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 0 commits · +0 −0 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: 0 commits · +0 −0 2025-06: 0 commits · +0 −0 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: 5 commits · +1,271 −4 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 0 commits · +0 −0 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. spinics.net

    As of April 3, 2026, rnpgbe still had an active net-next patch series adding TX/RX and link-status support, indicating ongoing upstream development rather than removal.

  2. spinics.net

    The driver was introduced through a multi-revision netdev patch series in late 2025, showing recent upstream bring-up activity.

  3. mucse.com

    MUCSE was advertising the N210 as a current 1G single-port PCIe controller product, consistent with hardware still being sold new in/after 2025.

  4. mucse.com

    MUCSE was advertising the N500 as a current quad-port 1G PCIe controller product, consistent with ongoing commercial availability.

  5. docs.kernel.org

    Kernel documentation identifies rnpgbe as the Linux base driver for MUCSE N210 and N500 adapters.

codex reasoning notes (technical)

Local shell inspection of the directory identified PCI IDs and board names for MUCSE N210/N500 and confirmed this is a real PCI Ethernet driver. Upstream activity evidence came from web search results on spinics.net because lore search did not surface directly here; the April 2026 patch thread shows active feature work and no removal discussion. Product availability evidence came from MUCSE product pages obtained via web search, plus kernel docs from web search. Conclusion: very new, niche hardware with likely low present deployment, but clearly not obsolete and still under active upstream development, so keep.