summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-09wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1Zenm Chen
2025-09-09wifi: rtl8xxxu: expose efuse via debugfsMartin Kaistra
2025-09-08net: stmmac: use STMMAC_CSR_xxx definitions in platform glueRussell King (Oracle)
2025-09-08net: stmmac: mdio: remove redundant clock rate testsRussell King (Oracle)
2025-09-08net: stmmac: mdio: return clk_csr value from stmmac_clk_csr_set()Russell King (Oracle)
2025-09-08net: stmmac: mdio: move initialisation of priv->clk_csr to stmmac_mdioRussell King (Oracle)
2025-09-08net: stmmac: mdio: improve mdio register field definitionsRussell King (Oracle)
2025-09-08net: stmmac: mdio: move runtime PM into stmmac_mdio_access()Russell King (Oracle)
2025-09-08net: stmmac: mdio: merge stmmac_mdio_read() and stmmac_mdio_write()Russell King (Oracle)
2025-09-08net: stmmac: mdio: move stmmac_mdio_format_addr() into read/writeRussell King (Oracle)
2025-09-08net: stmmac: mdio: provide priv->gmii_address_bus_configRussell King (Oracle)
2025-09-08net: stmmac: mdio: provide stmmac_mdio_wait()Russell King (Oracle)
2025-09-08net: stmmac: mdio: provide address register formatterRussell King (Oracle)
2025-09-08net: dsa: b53: fix ageing time for BCM53101Jonas Gorski
2025-09-08ixgbe: fix typo in function comment for ixgbe_get_num_per_func()Alok Tiwari
2025-09-08idpf: add XDP RSS hash hintAlexander Lobakin
2025-09-08idpf: add support for .ndo_xdp_xmit()Alexander Lobakin
2025-09-08idpf: add support for XDP on RxAlexander Lobakin
2025-09-08idpf: use generic functions to build xdp_buff and skbAlexander Lobakin
2025-09-08idpf: implement XDP_SETUP_PROG in ndo_bpf for splitqMichal Kubiak
2025-09-08idpf: prepare structures to support XDPMichal Kubiak
2025-09-08idpf: add support for nointerrupt queuesAlexander Lobakin
2025-09-08idpf: remove SW marker handling from NAPIMichal Kubiak
2025-09-08idpf: add 4-byte completion descriptor definitionMichal Kubiak
2025-09-08idpf: link NAPIs to queuesAlexander Lobakin
2025-09-08idpf: use a saner limit for default number of queues to allocateAlexander Lobakin
2025-09-08idpf: fix Rx descriptor ready check barrier in splitqAlexander Lobakin
2025-09-08wifi: ath12k: fix WMI TLV header misalignmentMiaoqing Pan
2025-09-08wifi: ath12k: Fix missing station power save configurationMiaoqing Pan
2025-09-08wireguard: kconfig: simplify crypto kconfig selectionsEric Biggers
2025-09-07wifi: iwlwifi: Fix dentry reference leak in iwl_mld_add_link_debugfsMiaoqian Lin
2025-09-07wifi: iwlwifi: mei: Remove unused flexible-array member in struct iwl_sap_hdrGustavo A. R. Silva
2025-09-07wifi: iwlwifi: Remove redundant header filesLiao Yuanhong
2025-09-07wifi: iwlwifi: Remove duplicated include in trans.cYang Li
2025-09-05net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C)Vladimir Oltean
2025-09-05net: phy: aquantia: create and store a 64-bit firmware image fingerprintVladimir Oltean
2025-09-05net: phy: aquantia: report and configure in-band autoneg capabilitiesVladimir Oltean
2025-09-05net: phy: aquantia: print global syscfg registersVladimir Oltean
2025-09-05net: dsa: felix: support phy-mode = "10g-qxgmii"Vladimir Oltean
2025-09-05net: pcs: lynx: support phy-mode = "10g-qxgmii"Vladimir Oltean
2025-09-05net: stmmac: intel: only populate plat->crosststamp when supportedRussell King (Oracle)
2025-09-05net: stmmac: ptp: conditionally populate getcrosststamp() methodRussell King (Oracle)
2025-09-05net: fman: clean up included headersHeiner Kallweit
2025-09-05sh_eth: Use async pm_runtime_put()Geert Uytterhoeven
2025-09-05sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-09-05sh_eth: Remove dummy Runtime PM callbacksGeert Uytterhoeven
2025-09-05net: phy: transfer phy_config_inband() locking responsibility to phylinkVladimir Oltean
2025-09-05net: phylink: add lock for serializing concurrent pl->phydev writes with reso...Vladimir Oltean
2025-09-05net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren
2025-09-05net: phy: fixed_phy: remove link gpio supportHeiner Kallweit