mirror-linux/Documentation/devicetree/bindings/net
Linus Torvalds 37a93dd5c4 Networking changes for 7.0
Core & protocols
 ----------------
 
  - A significant effort all around the stack to guide the compiler to
    make the right choice when inlining code, to avoid unneeded calls for
    small helper and stack canary overhead in the fast-path. This
    generates better and faster code with very small or no text size
    increases, as in many cases the call generated more code than the
    actual inlined helper.
 
  - Extend AccECN implementation so that is now functionally complete,
    also allow the user-space enabling it on a per network namespace
    basis.
 
  - Add support for memory providers with large (above 4K) rx buffer.
    Paired with hw-gro, larger rx buffer sizes reduce the number of
    buffers traversing the stack, dincreasing single stream CPU usage by
    up to ~30%.
 
  - Do not add HBH header to Big TCP GSO packets. This simplifies the RX
    path, the TX path and the NIC drivers, and is possible because
    user-space taps can now interpret correctly such packets without the
    HBH hint.
 
  - Allow IPv6 routes to be configured with a gateway address that is
    resolved out of a different interface than the one specified, aligning
    IPv6 to IPv4 behavior.
 
  - Multi-queue aware sch_cake. This makes it possible to scale the rate
    shaper of sch_cake across multiple CPUs, while still enforcing a
    single global rate on the interface.
 
  - Add support for the nbcon (new buffer console) infrastructure to
    netconsole, enabling lock-free, priority-based console operations that
    are safer in crash scenarios.
 
  - Improve the TCP ipv6 output path to cache the flow information, saving
    cpu cycles, reducing cache line misses and stack use.
 
  - Improve netfilter packet tracker to resolve clashes for most protocols,
    avoiding unneeded drops on rare occasions.
 
  - Add IP6IP6 tunneling acceleration to the flowtable infrastructure.
 
  - Reduce tcp socket size by one cache line.
 
  - Notify neighbour changes atomically, avoiding inconsistencies between
    the notification sequence and the actual states sequence.
 
  - Add vsock namespace support, allowing complete isolation of vsocks
    across different network namespaces.
 
  - Improve xsk generic performances with cache-alignment-oriented
    optimizations.
 
  - Support netconsole automatic target recovery, allowing netconsole
    to reestablish targets when underlying low-level interface comes back
    online.
 
 Driver API
 ----------
 
  - Support for switching the working mode (automatic vs manual) of a DPLL
    device via netlink.
 
  - Introduce PHY ports representation to expose multiple front-facing
    media ports over a single MAC.
 
  - Introduce "rx-polarity" and "tx-polarity" device tree properties, to
    generalize polarity inversion requirements for differential signaling.
 
  - Add helper to create, prepare and enable managed clocks.
 
 Device drivers
 --------------
 
  - Add Huawei hinic3 PF etherner driver.
 
  - Add DWMAC glue driver for Motorcomm YT6801 PCIe ethernet controller.
 
  - Add ethernet driver for MaxLinear MxL862xx switches
 
  - Remove parallel-port Ethernet driver.
 
  - Convert existing driver timestamp configuration reporting to
    hwtstamp_get and remove legacy ioctl().
 
  - Convert existing drivers to .get_rx_ring_count(), simplifing the RX
    ring count retrieval. Also remove the legacy fallback path.
 
  - Ethernet high-speed NICs:
    - Broadcom (bnxt, bng):
      - bnxt: add FW interface update to support FEC stats histogram and
        NVRAM defragmentation
      - bng: add TSO and H/W GRO support
    - nVidia/Mellanox (mlx5):
      - improve latency of channel restart operations, reducing the used
        H/W resources
      - add TSO support for UDP over GRE over VLAN
      - add flow counters support for hardware steering (HWS) rules
      - use a static memory area to store headers for H/W GRO, leading to
        12% RX tput improvement
    - Intel (100G, ice, idpf):
      - ice: reorganizes layout of Tx and Rx rings for cacheline
        locality and utilizes __cacheline_group* macros on the new layouts
      - ice: introduces Synchronous Ethernet (SyncE) support
    - Meta (fbnic):
      - adds debugfs for firmware mailbox and tx/rx rings vectors
 
  - Ethernet virtual:
    - geneve: introduce GRO/GSO support for double UDP encapsulation
 
  - Ethernet NICs consumer, and embedded:
    - Synopsys (stmmac):
      - some code refactoring and cleanups
    - RealTek (r8169):
      - add support for RTL8127ATF (10G Fiber SFP)
      - add dash and LTR support
    - Airoha:
      - AN8811HB 2.5 Gbps phy support
    - Freescale (fec):
      - add XDP zero-copy support
    - Thunderbolt:
      - add get link setting support to allow bonding
    - Renesas:
      - add support for RZ/G3L GBETH SoC
 
  - Ethernet switches:
    - Maxlinear:
      - support R(G)MII slow rate configuration
      - add support for Intel GSW150
    - Motorcomm (yt921x):
      - add DCB/QoS support
    - TI:
      - icssm-prueth: support bridging (STP/RSTP) via the switchdev
        framework
 
  - Ethernet PHYs:
    - Realtek:
      - enable SGMII and 2500Base-X in-band auto-negotiation
      - simplify and reunify C22/C45 drivers
    - Micrel: convert bindings to DT schema
 
  - CAN:
    - move skb headroom content into skb extensions, making CAN metadata
      access more robust
 
  - CAN drivers:
    - rcar_canfd:
      - add support for FD-only mode
      - add support for the RZ/T2H SoC
    - sja1000: cleanup the CAN state handling
 
  - WiFi:
    - implement EPPKE/802.1X over auth frames support
    - split up drop reasons better, removing generic RX_DROP
    - additional FTM capabilities: 6 GHz support, supported number of
      spatial streams and supported number of LTF repetitions
    - better mac80211 iterators to enumerate resources
    - initial UHR (Wi-Fi 8) support for cfg80211/mac80211
 
  - WiFi drivers:
    - Qualcomm/Atheros:
      - ath11k: support for Channel Frequency Response measurement
      - ath12k: a significant driver refactor to support
        multi-wiphy devices and and pave the way for future device support
        in the same driver (rather than splitting to ath13k)
      - ath12k: support for the QCC2072 chipset
    - Intel:
      - iwlwifi: partial Neighbor Awareness Networking (NAN) support
      - iwlwifi: initial support for U-NII-9 and IEEE 802.11bn
    - RealTek (rtw89):
      - preparations for RTL8922DE support
 
  - Bluetooth:
    - implement setsockopt(BT_PHY) to set the connection packet type/PHY
    - set link_policy on incoming ACL connections
 
  - Bluetooth drivers:
    - btusb: add support for MediaTek7920, Realtek RTL8761BU and 8851BE
    - btqca: add WCN6855 firmware priority selection feature
 
 Signed-off-by: Paolo Abeni <pabeni@redhat.com>
 -----BEGIN PGP SIGNATURE-----
 
 iQJGBAABCgAwFiEEg1AjqC77wbdLX2LbKSR5jcyPE6QFAmmMum4SHHBhYmVuaUBy
 ZWRoYXQuY29tAAoJECkkeY3MjxOkDnMP/3bpHAGj+gylTid3Xsj0TjJ8AkPsQs+W
 uvSMiCB1TvGCTD9kK36Vr+qPoIgJY10UxYMMjt5Gs0A9TvGDDfYnUOVoUIkfkWCH
 grqSdp6dVkyaJVfyLEcuOVQQG2HwEnhC4c3ZOhOxaKNAnsLCP142lYsMR9ktGRuA
 4vDGtz1+y7t8qBk/lyfXDM71KRrtq0HWJZIhmhz8QXTBsgPDfSejbTPNxXQOJoeO
 sKeArsHr/Cmvf89ZtLZ63vbfr4BKDm4PeXqPYR3PrQs2Yu6I1EK4lehygTY2yE2O
 I3MEPlvpa/tiVLxqXNNwEFbYIkMPY6FXS9x05hTxNZM65A6aB3vvdkqPVnVmAlXE
 f+4PYg9paI13lbzZOeQbGfZ5HgPpzQvnginaaX6s9Fp12K3Ll1FkwWdUznFWhzVn
 5LSrGyecR00CdKJByTIw9JGg/1ptz5a57pa8OQmcKRx3WhQ1XeV5TIJQF4QcPgHw
 ApyjmeGDTQMQMzha1fsaVr+i6BK2zgZvKK9uGDTX90xn2JUw/M75tyOlsTtGlnuM
 sZgj0KVGQlG2wLwBB/+D4S9Oi9YlPG00rkCs0E4jk5C/G4NBmMgpEPQg6azkb57h
 Uiy0paohxfwcZ3qbGA9In091ClGqIwOiCBaq+uXRq1ro88Neo6PWkjz5ItNrsD8t
 Ttgd5AVAQyPT
 =O31Y
 -----END PGP SIGNATURE-----

Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next

Pull networking updates from Paolo Abeni:
 "Core & protocols:

   - A significant effort all around the stack to guide the compiler to
     make the right choice when inlining code, to avoid unneeded calls
     for small helper and stack canary overhead in the fast-path.

     This generates better and faster code with very small or no text
     size increases, as in many cases the call generated more code than
     the actual inlined helper.

   - Extend AccECN implementation so that is now functionally complete,
     also allow the user-space enabling it on a per network namespace
     basis.

   - Add support for memory providers with large (above 4K) rx buffer.
     Paired with hw-gro, larger rx buffer sizes reduce the number of
     buffers traversing the stack, dincreasing single stream CPU usage
     by up to ~30%.

   - Do not add HBH header to Big TCP GSO packets. This simplifies the
     RX path, the TX path and the NIC drivers, and is possible because
     user-space taps can now interpret correctly such packets without
     the HBH hint.

   - Allow IPv6 routes to be configured with a gateway address that is
     resolved out of a different interface than the one specified,
     aligning IPv6 to IPv4 behavior.

   - Multi-queue aware sch_cake. This makes it possible to scale the
     rate shaper of sch_cake across multiple CPUs, while still enforcing
     a single global rate on the interface.

   - Add support for the nbcon (new buffer console) infrastructure to
     netconsole, enabling lock-free, priority-based console operations
     that are safer in crash scenarios.

   - Improve the TCP ipv6 output path to cache the flow information,
     saving cpu cycles, reducing cache line misses and stack use.

   - Improve netfilter packet tracker to resolve clashes for most
     protocols, avoiding unneeded drops on rare occasions.

   - Add IP6IP6 tunneling acceleration to the flowtable infrastructure.

   - Reduce tcp socket size by one cache line.

   - Notify neighbour changes atomically, avoiding inconsistencies
     between the notification sequence and the actual states sequence.

   - Add vsock namespace support, allowing complete isolation of vsocks
     across different network namespaces.

   - Improve xsk generic performances with cache-alignment-oriented
     optimizations.

   - Support netconsole automatic target recovery, allowing netconsole
     to reestablish targets when underlying low-level interface comes
     back online.

  Driver API:

   - Support for switching the working mode (automatic vs manual) of a
     DPLL device via netlink.

   - Introduce PHY ports representation to expose multiple front-facing
     media ports over a single MAC.

   - Introduce "rx-polarity" and "tx-polarity" device tree properties,
     to generalize polarity inversion requirements for differential
     signaling.

   - Add helper to create, prepare and enable managed clocks.

  Device drivers:

   - Add Huawei hinic3 PF etherner driver.

   - Add DWMAC glue driver for Motorcomm YT6801 PCIe ethernet
     controller.

   - Add ethernet driver for MaxLinear MxL862xx switches

   - Remove parallel-port Ethernet driver.

   - Convert existing driver timestamp configuration reporting to
     hwtstamp_get and remove legacy ioctl().

   - Convert existing drivers to .get_rx_ring_count(), simplifing the RX
     ring count retrieval. Also remove the legacy fallback path.

   - Ethernet high-speed NICs:
      - Broadcom (bnxt, bng):
         - bnxt: add FW interface update to support FEC stats histogram
           and NVRAM defragmentation
         - bng: add TSO and H/W GRO support
      - nVidia/Mellanox (mlx5):
         - improve latency of channel restart operations, reducing the
           used H/W resources
         - add TSO support for UDP over GRE over VLAN
         - add flow counters support for hardware steering (HWS) rules
         - use a static memory area to store headers for H/W GRO,
           leading to 12% RX tput improvement
      - Intel (100G, ice, idpf):
         - ice: reorganizes layout of Tx and Rx rings for cacheline
           locality and utilizes __cacheline_group* macros on the new
           layouts
         - ice: introduces Synchronous Ethernet (SyncE) support
      - Meta (fbnic):
         - adds debugfs for firmware mailbox and tx/rx rings vectors

   - Ethernet virtual:
      - geneve: introduce GRO/GSO support for double UDP encapsulation

   - Ethernet NICs consumer, and embedded:
      - Synopsys (stmmac):
         - some code refactoring and cleanups
      - RealTek (r8169):
         - add support for RTL8127ATF (10G Fiber SFP)
         - add dash and LTR support
      - Airoha:
         - AN8811HB 2.5 Gbps phy support
      - Freescale (fec):
         - add XDP zero-copy support
      - Thunderbolt:
         - add get link setting support to allow bonding
      - Renesas:
         - add support for RZ/G3L GBETH SoC

   - Ethernet switches:
      - Maxlinear:
         - support R(G)MII slow rate configuration
         - add support for Intel GSW150
      - Motorcomm (yt921x):
         - add DCB/QoS support
      - TI:
         - icssm-prueth: support bridging (STP/RSTP) via the switchdev
           framework

   - Ethernet PHYs:
      - Realtek:
         - enable SGMII and 2500Base-X in-band auto-negotiation
         - simplify and reunify C22/C45 drivers
      - Micrel: convert bindings to DT schema

   - CAN:
      - move skb headroom content into skb extensions, making CAN
        metadata access more robust

   - CAN drivers:
      - rcar_canfd:
         - add support for FD-only mode
         - add support for the RZ/T2H SoC
      - sja1000: cleanup the CAN state handling

   - WiFi:
      - implement EPPKE/802.1X over auth frames support
      - split up drop reasons better, removing generic RX_DROP
      - additional FTM capabilities: 6 GHz support, supported number of
        spatial streams and supported number of LTF repetitions
      - better mac80211 iterators to enumerate resources
      - initial UHR (Wi-Fi 8) support for cfg80211/mac80211

   - WiFi drivers:
      - Qualcomm/Atheros:
         - ath11k: support for Channel Frequency Response measurement
         - ath12k: a significant driver refactor to support multi-wiphy
           devices and and pave the way for future device support in the
           same driver (rather than splitting to ath13k)
         - ath12k: support for the QCC2072 chipset
      - Intel:
         - iwlwifi: partial Neighbor Awareness Networking (NAN) support
         - iwlwifi: initial support for U-NII-9 and IEEE 802.11bn
      - RealTek (rtw89):
         - preparations for RTL8922DE support

   - Bluetooth:
      - implement setsockopt(BT_PHY) to set the connection packet type/PHY
      - set link_policy on incoming ACL connections

   - Bluetooth drivers:
      - btusb: add support for MediaTek7920, Realtek RTL8761BU and 8851BE
      - btqca: add WCN6855 firmware priority selection feature"

* tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next: (1254 commits)
  bnge/bng_re: Add a new HSI
  net: macb: Fix tx/rx malfunction after phy link down and up
  af_unix: Fix memleak of newsk in unix_stream_connect().
  net: ti: icssg-prueth: Add optional dependency on HSR
  net: dsa: add basic initial driver for MxL862xx switches
  net: mdio: add unlocked mdiodev C45 bus accessors
  net: dsa: add tag format for MxL862xx switches
  dt-bindings: net: dsa: add MaxLinear MxL862xx
  selftests: drivers: net: hw: Modify toeplitz.c to poll for packets
  octeontx2-pf: Unregister devlink on probe failure
  net: renesas: rswitch: fix forwarding offload statemachine
  ionic: Rate limit unknown xcvr type messages
  tcp: inet6_csk_xmit() optimization
  tcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()
  tcp: populate inet->cork.fl.u.ip6 in tcp_v6_connect()
  ipv6: inet6_csk_xmit() and inet6_csk_update_pmtu() use inet->cork.fl.u.ip6
  ipv6: use inet->cork.fl.u.ip6 and np->final in ip6_datagram_dst_update()
  ipv6: use np->final in inet6_sk_rebuild_header()
  ipv6: add daddr/final storage in struct ipv6_pinfo
  net: stmmac: qcom-ethqos: fix qcom_ethqos_serdes_powerup()
  ...
2026-02-11 19:31:52 -08:00
..
bluetooth dt-bindings: bluetooth: qcom,wcn7850-bt: Deprecate old supplies 2026-01-29 13:32:07 -05:00
can dt-bindings: can: renesas,rcar-canfd: Document RZ/T2H and RZ/N2H SoCs 2026-01-16 20:51:18 +01:00
dsa dt-bindings: net: dsa: add MaxLinear MxL862xx 2026-02-11 11:27:57 +01:00
ieee802154 dt-bindings: ieee802154: Convert at86rf230.txt yaml format 2025-07-26 11:19:55 -07:00
nfc dt-bindings: nfc: ti,trf7970a: Restrict the ti,rx-gain-reduction-db values 2025-08-27 17:17:58 -07:00
pcs dt-bindings: net: pcs: mediatek,sgmiisys: deprecate "mediatek,pnswap" 2026-01-21 19:46:58 -08:00
pse-pd dt-bindings: pse-pd: ti,tps23881: Add TPS23881B 2025-10-31 17:56:32 -07:00
wireless dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name' property 2026-01-30 07:12:37 -08:00
actions,owl-emac.yaml dt-bindings: net: Drop unneeded quotes 2023-03-22 21:54:19 -07:00
adi,adin.yaml dt-bindings: net: adi,adin: document LP Termination property 2026-01-15 19:36:04 -08:00
adi,adin1110.yaml dt-bindings: net: Replace bouncing Alexandru Tachici emails 2025-08-05 16:00:10 -07:00
aeonsemi,as21xxx.yaml dt-bindings: net: Document support for Aeonsemi PHYs 2025-05-21 15:56:10 -07:00
airoha,an7583-mdio.yaml dt-bindings: net: Document support for Airoha AN7583 MDIO Controller 2025-06-27 10:09:36 +01:00
airoha,en7581-eth.yaml dt-bindings: net: airoha: Add AN7583 support 2025-10-21 13:07:04 +02:00
airoha,en7581-npu.yaml dt-bindings: net: airoha: npu: Add firmware-name property 2026-01-21 19:17:54 -08:00
airoha,en8811h.yaml dt-bindings: net: airoha,en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx" 2026-01-21 19:46:58 -08:00
allwinner,sun4i-a10-emac.yaml dt-bindings: net: sun4i-emac: add dma support 2025-09-04 07:15:11 -07:00
allwinner,sun4i-a10-mdio.yaml dt-bindings: net: Drop unneeded quotes 2023-03-22 21:54:19 -07:00
allwinner,sun7i-a20-gmac.yaml dt-bindings: net: drop unneeded quotes 2023-06-12 10:50:47 +01:00
allwinner,sun8i-a83t-emac.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
altr,gmii-to-sgmii-2.0.yaml dt-bindings: net: Convert socfpga-dwmac bindings to yaml 2025-07-02 15:04:58 -07:00
altr,socfpga-stmmac.yaml dt-bindings: net: altr,socfpga-stmmac: Constrain interrupts 2025-09-03 15:19:32 -07:00
altr,tse.yaml dt-bindings: net: altr,tse: Fix error in "compatible" conditional schema 2023-06-23 12:49:11 +02:00
amd,xgbe-seattle-v1a.yaml dt-bindings: net: Convert amd,xgbe-seattle-v1a to DT schema 2025-10-16 11:55:28 +02:00
amlogic,g12a-mdio-mux.yaml
amlogic,gxl-mdio-mux.yaml
amlogic,meson-dwmac.yaml dt-bindings: fix spelling, typos, grammar, duplicated words 2025-09-26 15:53:29 -05:00
anarion-gmac.txt
apm,xgene-enet.yaml dt-bindings: net: Convert apm,xgene-enet to DT schema 2025-09-11 18:35:45 -07:00
apm,xgene-mdio-rgmii.yaml dt-bindings: net: Convert APM XGene MDIO to DT schema 2025-09-11 18:35:46 -07:00
asix,ax88178.yaml dt-bindings: net: Correct indentation and style in DTS example 2025-01-09 13:13:52 +01:00
asix,ax88796c.yaml dt-bindings: Fix SPI and I2C bus node names in examples 2023-03-08 09:04:53 -06:00
aspeed,ast2600-mdio.yaml dt-bindings: net: aspeed: add AST2700 MDIO compatible 2025-11-25 12:11:47 +01:00
brcm,amac.yaml dt-bindings: net: brcm,amac: Allow "dma-coherent" property 2026-02-03 20:58:10 -06:00
brcm,asp-v2.0.yaml dt-bindings: net: brcm,asp-v2.0: Add asp-v3.0 2025-04-24 16:59:53 -07:00
brcm,bcm4908-enet.yaml
brcm,bcm6368-mdio-mux.yaml
brcm,bcmgenet.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
brcm,iproc-mdio.yaml
brcm,mdio-mux-iproc.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
brcm,systemport.yaml dt-bindings: net: Drop unneeded quotes 2023-03-22 21:54:19 -07:00
brcm,unimac-mdio.yaml dt-bindings: net: brcm,unimac-mdio: Add asp-v3.0 2025-04-24 16:59:53 -07:00
broadcom-bcm87xx.txt
btusb.txt dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema 2025-12-01 16:00:07 -05:00
calxeda-xgmac.yaml
cavium-mdio.txt
cavium-mix.txt
cavium-pip.txt
cdns,macb.yaml dt-bindings: net: cdns,macb: Add pic64gx compatibility 2025-11-18 17:37:41 -08:00
cirrus,cs89x0.txt
cirrus,ep9301-eth.yaml dt-bindings: net: Add Cirrus EP93xx 2024-09-12 14:33:11 +00:00
cortina,gemini-ethernet.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
cortina.txt
cpsw-phy-sel.txt
cpsw.txt
davicom,dm9000.yaml dt-bindings: net: davicom,dm9000: convert to DT schema 2023-07-25 22:09:39 +02:00
davicom,dm9051.yaml
davinci_emac.txt
engleder,tsnep.yaml dt-bindings: net: Add missing (unevaluated|additional)Properties on child node schemas 2023-10-19 08:56:34 -07:00
eswin,eic7700-eth.yaml dt-bindings: ethernet: eswin: fix yaml schema issues 2025-11-05 20:00:29 -08:00
ethernet-connector.yaml dt-bindings: net: Introduce the ethernet-connector description 2026-01-13 18:52:33 -08:00
ethernet-controller.yaml Networking changes for 6.18. 2025-10-02 15:17:01 -07:00
ethernet-phy-package.yaml dt-bindings: net: document ethernet PHY package nodes 2024-02-10 15:36:19 +00:00
ethernet-phy.yaml dt-bindings: net: Introduce the ethernet-connector description 2026-01-13 18:52:33 -08:00
ethernet-switch-port.yaml
ethernet-switch.yaml dt-bindings: Fix inconsistent quoting 2025-11-17 11:24:50 -06:00
ethernet.txt
ezchip_enet.txt
faraday,ftgmac100.yaml dt-bindings: net: ftgmac100: Add resets property 2025-07-10 18:13:48 -07:00
faraday,ftmac.txt
fixed-link.txt
fsl,cpm-enet.yaml dt-bindings: soc: fsl: cpm_qe: convert network.txt to yaml 2024-08-15 09:41:33 -06:00
fsl,cpm-mdio.yaml dt-bindings: soc: fsl: cpm_qe: convert network.txt to yaml 2024-08-15 09:41:33 -06:00
fsl,enetc-ierb.yaml dt-bindings: net: convert enetc to yaml 2024-07-10 19:05:46 -07:00
fsl,enetc-mdio.yaml dt-bindings: net: add compatible string for i.MX95 EMDIO 2024-11-04 10:03:50 +00:00
fsl,enetc.yaml dt-bindings: net: enetc: add compatible string for ENETC with pseduo MAC 2025-10-29 18:44:19 -07:00
fsl,fec.yaml dt-bindings: net: fec: add pps channel property 2024-10-08 12:29:34 +02:00
fsl,fman-dtsec.yaml dt-bindings: net: move ptp-timer property to ethernet-controller.yaml 2025-09-02 13:13:33 +02:00
fsl,fman-mdio.yaml dt-bindings: net: Convert fsl-fman to yaml 2024-06-20 19:32:22 -07:00
fsl,fman-muram.yaml dt-bindings: net: Convert fsl-fman to yaml 2024-06-20 19:32:22 -07:00
fsl,fman-port.yaml dt-bindings: net: Convert fsl-fman to yaml 2024-06-20 19:32:22 -07:00
fsl,fman.yaml dt-bindings: net: fsl,fman: add ptimer-handle property 2024-07-09 11:33:39 -07:00
fsl,gianfar-mdio.yaml dt-bindings: net: fsl,gianfar-mdio: Update information about TBI 2025-03-04 17:02:16 -08:00
fsl,gianfar.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
fsl,qoriq-mc-dpmac.yaml Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-08-15 17:18:52 -07:00
fsl-tsec-phy.txt dt-bindings: net: Convert fsl,gianfar to YAML 2025-03-04 17:02:16 -08:00
hisilicon-femac-mdio.txt
hisilicon-femac.txt
hisilicon-hip04-net.txt dt-bindings: mfd: syscon: Add more simple compatibles 2024-07-04 17:38:38 +01:00
hisilicon-hix5hd2-gmac.txt
hisilicon-hns-dsaf.txt
hisilicon-hns-mdio.txt
hisilicon-hns-nic.txt
ibm,emac.txt
icplus-ip101ag.txt
idt,3243x-emac.yaml
ingenic,mac.yaml
intel,dwmac-plat.yaml dt-bindings: net: Define interrupt constraints for DWMAC vendor bindings 2025-03-13 12:00:18 +01:00
intel,ixp4xx-ethernet.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
intel,ixp4xx-hss.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
intel,ixp46x-ptp-timer.yaml dt-bindings: Updates Linus Walleij's mail address 2025-12-16 10:17:59 -06:00
ipq806x-dwmac.txt
keystone-netcp.txt
lantiq,etop-xway.yaml
lantiq,pef2256.yaml dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer 2023-12-12 23:05:24 +01:00
lantiq,xrx200-net.yaml
litex,liteeth.yaml dt-bindings: net: Drop vim style annotation 2025-08-25 16:02:29 -07:00
loongson,ls1b-gmac.yaml dt-bindings: net: Add Loongson-1 Ethernet Controller 2023-09-16 11:46:14 +01:00
loongson,ls1c-emac.yaml dt-bindings: net: Add Loongson-1 Ethernet Controller 2023-09-16 11:46:14 +01:00
marvell,aquantia.yaml dt-bindings: net: marvell,aquantia: add property to override MDI_CFG 2024-10-08 17:16:35 -07:00
marvell,armada-370-neta.yaml dt-bindings: net: Convert Marvell Armada NETA and BM to DT schema 2025-07-22 22:34:33 -05:00
marvell,armada-380-neta-bm.yaml dt-bindings: net: Convert Marvell Armada NETA and BM to DT schema 2025-07-22 22:34:33 -05:00
marvell,dfx-server.yaml
marvell,mvusb.yaml dt-bindings: net: mvusb: Fix up DSA example 2023-11-29 19:37:20 -08:00
marvell,orion-mdio.yaml dt-bindings: net: marvell,orion-mdio: Drop "reg" sizes schema 2023-12-15 17:44:28 -08:00
marvell,pp2.yaml
marvell,prestera.yaml net: marvell,prestera: Fix example PCI bus addressing 2024-02-05 16:33:23 +00:00
marvell-orion-net.txt
marvell-pxa168.txt
maxim,ds26522.yaml dt-bindings: net: convert maxim,ds26522.txt to yaml format 2024-08-13 14:19:31 -06:00
maxlinear,gpy2xx.yaml dt-bindings: net: phy: gpy2xx: more precise description 2023-06-18 14:30:26 +01:00
mctp-i2c-controller.yaml
mdio-gpio.yaml Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
mdio-mux-gpio.yaml dt-bindings: net: mdio-mux-gpio: Drop undocumented "marvell,reg-init" 2024-11-14 19:30:16 -08:00
mdio-mux-mmioreg.yaml
mdio-mux-multiplexer.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
mdio-mux.yaml
mdio.txt
mdio.yaml dt-bindings: net: mdio: change nodename match pattern 2024-08-16 14:28:53 -07:00
mediatek,net.yaml dt-bindings: net: mediatek,net: Correct bindings for MT7981 2025-11-19 18:46:47 -08:00
mediatek,star-emac.yaml dt-bindings: net: Drop unneeded quotes 2023-03-22 21:54:19 -07:00
mediatek-dwmac.yaml dt-bindings: net: Define interrupt constraints for DWMAC vendor bindings 2025-03-13 12:00:18 +01:00
micrel,gigabit.yaml dt-bindings: net: micrel: Convert micrel-ksz90x1.txt to DT schema 2026-01-20 18:24:45 -08:00
micrel,ks8851.yaml dt-bindings: net: micrel,ks8851: allow SPI device properties 2023-06-21 16:55:44 -07:00
micrel.yaml dt-bindings: net: micrel: Convert to DT schema 2026-01-20 18:24:45 -08:00
microchip,enc28j60.txt
microchip,lan78xx.txt
microchip,lan95xx.yaml dt-bindings: net: microchip: Allow nvmem-cell usage 2023-10-15 23:40:10 +02:00
microchip,lan966x-switch.yaml dt-bindings: net: Drop unneeded quotes 2023-03-22 21:54:19 -07:00
microchip,lan8650.yaml dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY 2024-09-11 20:53:46 -07:00
microchip,sparx5-switch.yaml dt-bindings: net: sparx5: do not require phys when RGMII is used 2026-01-20 18:22:28 -08:00
motorcomm,yt8xxx.yaml dt-bindings: net: motorcomm: Add pad driver strength cfg 2023-07-24 10:36:45 +01:00
mscc,miim.yaml dt-bindings: net: mscc-miim: add microchip,lan9691-miim 2026-01-04 09:58:51 -08:00
mscc,vsc7514-switch.yaml dt-bindings: net: mscc,vsc7514-switch: Simplify DSA and switch references 2023-10-19 08:56:36 -07:00
mscc-phy-vsc8531.yaml dt-bindings: net: phy: vsc8531: Convert to DT schema 2025-10-27 18:21:32 -07:00
network-class.yaml dt-bindings: net: Add network-class schema for mac-address properties 2025-04-23 15:20:00 +02:00
nixge.txt
nvidia,tegra234-mgbe.yaml
nxp,dwmac-imx.yaml dt-bindings: net: Define interrupt constraints for DWMAC vendor bindings 2025-03-13 12:00:18 +01:00
nxp,lpc-eth.yaml dt-bindings: net: convert lpc-eth.txt yaml format 2025-06-27 13:54:27 -07:00
nxp,lpc1850-dwmac.yaml dt-bindings: net: convert nxp,lpc1850-dwmac.txt to yaml format 2025-07-01 17:39:57 -07:00
nxp,netc-blk-ctrl.yaml dt-bindings: net: netc-blk-ctrl: add compatible string for i.MX94 platforms 2025-10-29 18:44:18 -07:00
nxp,s32-dwmac.yaml dt-bindings: net: nxp,s32-dwmac: Use the GPR syscon 2026-02-04 18:17:32 -08:00
nxp,tja11xx.yaml dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property 2024-10-15 10:44:52 +02:00
opencores-ethoc.txt
phy.txt
qca,ar71xx.yaml
qca,ar803x.yaml dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support 2025-06-23 11:14:05 -07:00
qca,qca808x.yaml dt-bindings: net: Document QCA808x PHYs 2024-01-26 21:03:31 -08:00
qca,qca7000.yaml dt-bindings: net: convert qca,qca7000.txt yaml format 2025-06-23 16:28:28 -07:00
qcom,bam-dmux.yaml
qcom,ethqos.yaml dt-bindings: net: qcom: ethernet: Add interconnect properties 2025-10-16 16:11:54 -07:00
qcom,ipa.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
qcom,ipq4019-mdio.yaml dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible 2024-05-08 18:44:49 -07:00
qcom,ipq8064-mdio.yaml dt-bindings: net: ethernet-switch: Make "#address-cells/#size-cells" required 2023-04-05 17:51:19 -07:00
qcom,ipq9574-ppe.yaml dt-bindings: net: Add PPE for Qualcomm IPQ9574 SoC 2025-08-21 12:38:41 +02:00
qcom,qca807x.yaml dt-bindings: net: Document Qcom QCA807x PHY package 2024-02-10 15:36:19 +00:00
qcom-emac.txt
realtek,rtl82xx.yaml dt-bindings: net: realtek,rtl82xx: document wakeup-source property 2025-08-18 17:13:29 -07:00
realtek,rtl9301-mdio.yaml dt-bindings: net: Add Realtek MDIO controller 2025-02-21 15:07:15 -08:00
realtek,rtl9301-switch.yaml dt-bindings: net: Add Realtek MDIO controller 2025-02-21 15:07:15 -08:00
renesas,ether.yaml dt-bindings: net: renesas,ether: Drop undocumented "micrel,led-mode" 2024-11-18 16:17:41 -08:00
renesas,etheravb.yaml dt-bindings: net: renesas,etheravb: add top-level constraints 2024-08-20 15:28:41 -07:00
renesas,ethertsn.yaml dt-bindings: net: renesas,ethertsn: Create child-node for MDIO bus 2024-04-02 18:16:32 -07:00
renesas,r8a779f0-ether-switch.yaml
renesas,rzn1-gmac.yaml dt-bindings: net: renesas,rzn1-gmac: Constrain interrupts 2025-09-03 15:19:32 -07:00
renesas,rzv2h-gbeth.yaml dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L RMII{tx,rx} clocks 2026-02-04 18:38:43 -08:00
rfkill-gpio.yaml dt-bindings: net: rfkill-gpio: enable booting in blocked state 2025-02-11 11:55:55 +01:00
rockchip,emac.yaml dt-bindings: net: Drop unneeded quotes 2023-03-22 21:54:19 -07:00
rockchip-dwmac.yaml dt-bindings: net: rockchip-dwmac: Allow "dma-coherent" 2026-01-09 17:38:17 -08:00
samsung-sxgbe.txt dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
sff,sfp.yaml dt-bindings: net: sff,sfp: Fix "interrupts" property typo 2024-11-14 19:31:35 -08:00
smsc,lan91c111.yaml
smsc,lan9115.yaml dt-bindings: net: smsc,lan9115: Ensure all properties are defined 2025-02-10 18:13:34 -06:00
smsc-lan87xx.txt
snps,dwc-qos-ethernet.txt dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
snps,dwmac.yaml dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L SoC 2026-02-02 19:12:15 -08:00
socionext,synquacer-netsec.yaml
socionext,uniphier-ave4.yaml dt-bindings: net: socionext,uniphier-ave4: add top-level constraints 2024-08-20 15:28:42 -07:00
sophgo,cv1800b-dwmac.yaml dt-bindings: net: Add support for Sophgo CV1800 dwmac 2025-07-09 17:50:58 -07:00
sophgo,sg2044-dwmac.yaml dt-bindings: net: sophgo,sg2044-dwmac: add phy mode restriction 2025-11-17 19:57:38 -08:00
spacemit,k1-emac.yaml dt-bindings: net: Add support for SpacemiT K1 2025-09-16 12:43:49 +02:00
starfive,jh7110-dwmac.yaml dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support 2024-04-04 19:07:42 -07:00
sti-dwmac.txt dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
stm32-dwmac.yaml dt-bindings: net: Define interrupt constraints for DWMAC vendor bindings 2025-03-13 12:00:18 +01:00
stmmac.txt
sunplus,sp7021-emac.yaml
tesla,fsd-ethqos.yaml dt-bindings: net: Add FSD EQoS device tree bindings 2025-03-06 15:30:32 -08:00
thead,th1520-gmac.yaml dt-bindings: net: thead,th1520-gmac: Describe APB interface clock 2025-08-12 12:52:21 +02:00
ti,cc1352p7.yaml dt-bindings: net: ti,cc1352p7: Add bootloader-backdoor-gpios 2024-09-12 09:04:09 +02:00
ti,cpsw-switch.yaml dt-bindings: Remove extra blank lines 2025-11-17 11:24:50 -06:00
ti,davinci-mdio.yaml dt-bindings: net: Correct indentation and style in DTS example 2025-01-09 13:13:52 +01:00
ti,dp83822.yaml dt-bindings: net: dp83822: Deprecate ti,fiber-mode 2026-01-13 18:52:34 -08:00
ti,dp83867.yaml dt-bindings: net: Drop unneeded quotes 2023-03-22 21:54:19 -07:00
ti,dp83869.yaml dt-bindings: net: Drop unneeded quotes 2023-03-22 21:54:19 -07:00
ti,icss-iep.yaml dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs 2025-09-14 13:00:53 -07:00
ti,icssg-prueth.yaml dt-bindings: net: ti: icssg_prueth: Add documentation for PA_STATS support 2024-05-30 18:31:34 -07:00
ti,icssm-prueth.yaml dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs 2025-09-14 13:00:53 -07:00
ti,k3-am654-cpsw-nuss.yaml dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example 2025-06-26 14:49:10 +02:00
ti,k3-am654-cpts.yaml dt-bindings: net: Correct indentation and style in DTS example 2025-01-09 13:13:52 +01:00
ti,pruss-ecap.yaml dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs 2025-09-14 13:00:53 -07:00
toshiba,visconti-dwmac.yaml dt-bindings: net: Define interrupt constraints for DWMAC vendor bindings 2025-03-13 12:00:18 +01:00
vertexcom-mse102x.yaml dt-bindings: vertexcom-mse102x: Fix IRQ type in example 2025-05-12 18:46:44 -07:00
via,vt8500-rhine.yaml dt-bindings: net: via-rhine: Convert to YAML 2025-05-01 18:04:59 -07:00
via-velocity.txt
wiznet,w5x00.txt
xlnx,axi-ethernet.yaml dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value 2024-11-01 19:02:50 -07:00
xlnx,emaclite.yaml dt-bindings: net: emaclite: Add clock support 2024-10-11 15:41:33 -07:00
xlnx,gmii-to-rgmii.yaml dt-bindings: net: xilinx_gmii2rgmii: Add clock support 2024-05-29 13:10:57 +01:00