drivers/net/ethernet/adi

Analog Devices ADIN1110 and ADIN2111 10BASE-T1L Single-Pair Ethernet Controllers

Single-pair Ethernet MAC-PHY chips from Analog Devices that connect a microcontroller or small embedded system over SPI to a 10BASE-T1L network. They target industrial automation, building controls, and process instrumentation, where 10BASE-T1L runs Ethernet over a single twisted pair for up to a kilometre, often replacing legacy fieldbuses.

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

recommendation

It should stay because the hardware is current: Analog Devices still markets both the ADIN1110 and ADIN2111 as recommended for new designs in 2025, and the kernel driver is actively maintained, with a fix landing in netdev in early 2026 and getting backported to stable. Deployments are niche (industrial single-pair Ethernet) but the ecosystem is alive and growing.

repository signals

3 files
1,740 source lines
25 commits, 5y
+1,835 / −60 lines added / removed, 5y
17 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 25 total · active in 14/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: 4 commits · +1,734 −3 2022-10: 4 commits · +74 −35 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 2 commits · +1 −2 2023-02: 0 commits · +0 −0 2023-03: 1 commit · +1 −1 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: 1 commit · +4 −4 2023-09: 1 commit · +1 −1 2023-10: 1 commit · +1 −1 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 0 commits · +0 −0 2024-02: 3 commits · +8 −5 2024-03: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 1 commit · +1 −1 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 1 commit · +1 −1 2024-09: 0 commits · +0 −0 2024-10: 2 commits · +3 −3 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 1 commit · +1 −1 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: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 1 commit · +1 −1 2026-02: 2 commits · +4 −1 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Netdev still carried a driver-specific adin1110 fix in February 2026, indicating ongoing upstream maintenance rather than obsolescence.

  2. lore.kernel.org

    That adin1110 fix was backported to stable, showing the driver is relevant enough for supported stable kernels.

  3. analog.com

    Analog Devices listed ADIN1110 as 'RECOMMENDED FOR NEW DESIGNS' and offered sample/buy options, evidence the hardware was still sold new beyond 2025.

  4. analog.com

    Analog Devices listed ADIN2111 as 'RECOMMENDED FOR NEW DESIGNS' with current pricing/evaluation material, supporting continued availability and industrial use.

codex reasoning notes (technical)

Identified locally via shell (`rg`, `sed`) as the ADIN1110/ADIN2111 SPI MAC-PHY driver. Lore evidence came from `lore_file_timeline` and `lore_activity`: recent 2026 netdev and stable touches show ongoing fixes/backports; no removal signal was found in the lore queries attempted. Product availability came from web search on analog.com product pages, both marked recommended for new designs with active buy/eval collateral. This looks like niche but current industrial single-pair Ethernet hardware, so keep rather than deprecate.