drivers/net/phy/qcom

Qualcomm Atheros Ethernet PHY transceivers (AR803x, QCA83xx, QCA807x, QCA808x)

Ethernet PHY chips from Qualcomm Atheros that handle the physical-layer signaling for Gigabit and 2.5 Gigabit copper and fiber links. They are widely used on routers, switches, single-board computers, and the integrated networking blocks of Qualcomm's IPQ Wi-Fi SoCs, including the IPQ5018 platform's internal Gigabit PHY.

keep conf=0.95 deploy=medium replacement=none subsystem=net category=networking-ethernet
95%

recommendation

It should stay in the kernel because the hardware is current and the code is actively maintained. Qualcomm still sells parts like the QCA8081 in 2025, and upstream patch series in early-to-mid 2025 were adding new features such as qca807x SFP/phy_port support and enabling the IPQ5018 internal Gigabit PHY — clear signs of fresh hardware enablement rather than sunset.

repository signals

8 files
4,095 source lines
42 commits, 5y
+6,302 / −2,170 lines added / removed, 5y
14 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 42 total · active in 17/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: 5 commits · +4,551 −1,626 2024-02: 11 commits · +1,277 −354 2024-03: 3 commits · +21 −18 2024-04: 1 commit · +4 −0 2024-05: 1 commit · +0 −4 2024-06: 0 commits · +0 −0 2024-07: 1 commit · +0 −10 2024-08: 1 commit · +4 −0 2024-09: 1 commit · +3 −7 2024-10: 1 commit · +2 −4 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 1 commit · +4 −4 2025-02: 1 commit · +1 −1 2025-03: 1 commit · +7 −9 2025-04: 0 commits · +0 −0 2025-05: 0 commits · +0 −0 2025-06: 3 commits · +176 −7 2025-07: 7 commits · +182 −29 2025-08: 0 commits · +0 −0 2025-09: 1 commit · +7 −9 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 2 commits · +62 −87 2026-02: 1 commit · +1 −1 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lists.infradead.org

    A 2025 net-next patch series adds qca807x SFP/phy_port support, showing ongoing upstream feature work rather than sunset/removal.

  2. lists.openwall.net

    A 2025 patch series adds IPQ5018 internal GE PHY support to at803x under this directory, indicating new Qualcomm hardware enablement and fresh deployment relevance.

  3. qualcomm.com

    Qualcomm still lists QCA8081 as a current product, supporting the conclusion that at least part of this PHY family was still sold new in 2025.

codex reasoning notes (technical)

Real driver directory: local `exec_command` inspection of Kconfig/files shows Qualcomm PHY driver code for AR803x, QCA83xx, QCA807x, QCA808x and IPQ5018 support. Local `git log` via `exec_command` shows the directory was created on 2024-01-31 and still had a substantive fix on 2026-02-20, with many non-mechanical commits. The two mailing-list URLs were obtained with `web.search_query` using exact recent patch subjects; they show active 2025 feature and enablement work, not removal. The Qualcomm product URL was obtained with `web.search_query` and supports current-market availability. No removal discussion surfaced in the lore-targeted web searches, so the evidence points strongly to keep, not deprecate.