drivers/net/ethernet/aquantia/atlantic

Marvell/Aquantia AQtion Multi-Gigabit Ethernet Controllers

PCIe Ethernet adapters supporting 2.5, 5, and 10 Gbps over copper, originally designed by Aquantia and now sold by Marvell under the AQtion brand. The AQC100, AQC107, AQC108, and newer AQC11x parts show up in enthusiast desktops, workstations, NAS boxes, routers, and embedded systems, and remain a common way to add multi-gigabit networking to consumer hardware.

keep conf=0.90 deploy=medium replacement=none subsystem=net category=networking-ethernet
90%

recommendation

It should stay because the hardware is still being sold new by Marvell in 2025 and the driver is actively maintained, with core files receiving fresh upstream patches as recently as 2026. Deployment is moderate rather than huge, but these chips are a popular mainstream choice for multi-gigabit Ethernet on PCs and NAS systems, and there is no sign of any removal effort.

repository signals

56 files
29,653 source lines
89 commits, 5y
+1,797 / −711 lines added / removed, 5y
60 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 89 total · active in 40/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 1 commit · +2 −2 2021-07: 1 commit · +1 −1 2021-08: 3 commits · +12 −11 2021-09: 1 commit · +2 −2 2021-10: 3 commits · +19 −17 2021-11: 10 commits · +206 −62 2021-12: 3 commits · +22 −13 2022-01: 1 commit · +2 −4 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 6 commits · +693 −70 2022-05: 5 commits · +21 −12 2022-06: 1 commit · +2 −2 2022-07: 2 commits · +10 −17 2022-08: 2 commits · +9 −14 2022-09: 4 commits · +47 −109 2022-10: 2 commits · +78 −28 2022-11: 2 commits · +20 −11 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 2 commits · +6 −0 2023-03: 1 commit · +21 −7 2023-04: 3 commits · +5 −3 2023-05: 2 commits · +23 −23 2023-06: 0 commits · +0 −0 2023-07: 1 commit · +7 −7 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: 4 commits · +86 −116 2024-01: 2 commits · +6 −6 2024-02: 2 commits · +25 −14 2024-03: 1 commit · +9 −12 2024-04: 1 commit · +1 −1 2024-05: 1 commit · +1 −1 2024-06: 0 commits · +0 −0 2024-07: 1 commit · +1 −1 2024-08: 2 commits · +9 −16 2024-09: 1 commit · +2 −2 2024-10: 1 commit · +312 −0 2024-11: 1 commit · +3 −3 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 3 commits · +5 −14 2025-03: 0 commits · +0 −0 2025-04: 1 commit · +2 −2 2025-05: 2 commits · +4 −3 2025-06: 2 commits · +44 −3 2025-07: 0 commits · +0 −0 2025-08: 0 commits · +0 −0 2025-09: 0 commits · +0 −0 2025-10: 1 commit · +22 −58 2025-11: 2 commits · +30 −19 2025-12: 0 commits · +0 −0 2026-01: 2 commits · +12 −9 2026-02: 3 commits · +15 −16 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Core file aq_nic.c was still receiving upstream net-next fixes in 2026, indicating ongoing maintenance rather than retirement.

  2. docs.kernel.org

    Kernel documentation describes atlantic as the driver for Marvell/Aquantia AQtion multi-gigabit PCIe adapters and lists supported AQC-100/AQC-107/AQC-108 families.

  3. cateee.net

    LKDDb shows CONFIG_AQTION/atlantic remains present through current kernel series and covers multiple Aquantia PCI device IDs beyond the earliest AQC107/AQC100 entries.

  4. marvell.com

    Marvell was still marketing AQtion-family parts for PCs, workstations, NAS, routers, gateways, and embedded applications, with Linux support, indicating new-hardware availability into the mid-2020s.

codex reasoning notes (technical)

Keep: static metadata already showed 64 substantive commits in the last 5y, and lore_file_timeline on aq_nic.c/aq_main.c confirmed fresh 2025-2026 patch traffic on core files, including a 2026 net-next fix (URL from lore_file_timeline). A removal/deprecation subject scan via lore_regex timed out, and fallback `lei q` was blocked by local socket permissions, so there is no positive removal evidence. Deployment is medium, not high: these are niche but current multigig NICs used in enthusiast/workstation/NAS/embedded designs rather than vanished legacy hardware. docs.kernel.org, LKDDb, and the Marvell product brief URLs were obtained via web search.