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