summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-09-09wifi: iwlwifi: add STATUS_FW_ERROR APIRotem Kerem-10/+21
2025-09-09bonding: support aggregator selection based on port priorityHangbin Liu-4/+32
2025-09-09bonding: add support for per-port LACP actor priorityHangbin Liu-0/+56
2025-09-09net/mlx5: Support getcyclesx and getcrosscyclesCarolina Jubran-1/+73
2025-09-09net/mlx5: Extract MTCTR register read logic into helper functionCarolina Jubran-12/+27
2025-09-08net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 supportJonas Rebmann-1/+1
2025-09-09wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1Zenm Chen-0/+2
2025-09-09wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1Zenm Chen-0/+3
2025-09-09wifi: rtl8xxxu: expose efuse via debugfsMartin Kaistra-0/+22
2025-09-08net: stmmac: use STMMAC_CSR_xxx definitions in platform glueRussell King (Oracle)-5/+8
2025-09-08net: stmmac: mdio: remove redundant clock rate testsRussell King (Oracle)-7/+7
2025-09-08net: stmmac: mdio: return clk_csr value from stmmac_clk_csr_set()Russell King (Oracle)-35/+34
2025-09-08net: stmmac: mdio: move initialisation of priv->clk_csr to stmmac_mdioRussell King (Oracle)-84/+86
2025-09-08net: stmmac: mdio: improve mdio register field definitionsRussell King (Oracle)-8/+8
2025-09-08net: stmmac: mdio: move runtime PM into stmmac_mdio_access()Russell King (Oracle)-51/+20
2025-09-08net: stmmac: mdio: merge stmmac_mdio_read() and stmmac_mdio_write()Russell King (Oracle)-35/+24
2025-09-08net: stmmac: mdio: move stmmac_mdio_format_addr() into read/writeRussell King (Oracle)-21/+25
2025-09-08net: stmmac: mdio: provide priv->gmii_address_bus_configRussell King (Oracle)-9/+18
2025-09-08net: stmmac: mdio: provide stmmac_mdio_wait()Russell King (Oracle)-37/+33
2025-09-08net: stmmac: mdio: provide address register formatterRussell King (Oracle)-27/+28
2025-09-08net: dsa: b53: fix ageing time for BCM53101Jonas Gorski-4/+13
2025-09-08ixgbe: fix typo in function comment for ixgbe_get_num_per_func()Alok Tiwari-1/+1
2025-09-08idpf: add XDP RSS hash hintAlexander Lobakin-1/+91
2025-09-08idpf: add support for .ndo_xdp_xmit()Alexander Lobakin-0/+23
2025-09-08idpf: add support for XDP on RxAlexander Lobakin-20/+248
2025-09-08idpf: use generic functions to build xdp_buff and skbAlexander Lobakin-176/+90
2025-09-08idpf: implement XDP_SETUP_PROG in ndo_bpf for splitqMichal Kubiak-1/+112
2025-09-08idpf: prepare structures to support XDPMichal Kubiak-85/+381
2025-09-08idpf: add support for nointerrupt queuesAlexander Lobakin-17/+81
2025-09-08idpf: remove SW marker handling from NAPIMichal Kubiak-72/+72
2025-09-08idpf: add 4-byte completion descriptor definitionMichal Kubiak-18/+33
2025-09-08idpf: link NAPIs to queuesAlexander Lobakin-10/+45
2025-09-08idpf: use a saner limit for default number of queues to allocateAlexander Lobakin-33/+38
2025-09-08idpf: fix Rx descriptor ready check barrier in splitqAlexander Lobakin-6/+2
2025-09-08wifi: ath12k: fix WMI TLV header misalignmentMiaoqing Pan-1/+1
2025-09-08wifi: ath12k: Fix missing station power save configurationMiaoqing Pan-55/+67
2025-09-08wireguard: kconfig: simplify crypto kconfig selectionsEric Biggers-14/+1
2025-09-07wifi: iwlwifi: Fix dentry reference leak in iwl_mld_add_link_debugfsMiaoqian Lin-1/+5
2025-09-07wifi: iwlwifi: mei: Remove unused flexible-array member in struct iwl_sap_hdrGustavo A. R. Silva-2/+0
2025-09-07wifi: iwlwifi: Remove redundant header filesLiao Yuanhong-1/+0
2025-09-07wifi: iwlwifi: Remove duplicated include in trans.cYang Li-1/+0
2025-09-05net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C)Vladimir Oltean-12/+44
2025-09-05net: phy: aquantia: create and store a 64-bit firmware image fingerprintVladimir Oltean-7/+55
2025-09-05net: phy: aquantia: report and configure in-band autoneg capabilitiesVladimir Oltean-0/+78
2025-09-05net: phy: aquantia: print global syscfg registersVladimir Oltean-0/+8
2025-09-05net: dsa: felix: support phy-mode = "10g-qxgmii"Vladimir Oltean-2/+8
2025-09-05net: pcs: lynx: support phy-mode = "10g-qxgmii"Vladimir Oltean-2/+9
2025-09-05net: stmmac: intel: only populate plat->crosststamp when supportedRussell King (Oracle)-4/+3
2025-09-05net: stmmac: ptp: conditionally populate getcrosststamp() methodRussell King (Oracle)-6/+4
2025-09-05net: fman: clean up included headersHeiner Kallweit-2/+0