summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2025-09-05wifi: mwifiex: fix double free in mwifiex_send_rgpower_table()Dan Carpenter
2025-09-04smsc911x: add second read of EEPROM mac when possible corruption seenColin Foster
2025-09-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-09-04net: libwx: fix to enable RSSJiawen Wu
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur
2025-09-04net: dsa: dsa_loop: use int type to store negative error codesQianfeng Rong
2025-09-04ppp: fix memory leak in pad_compress_skbQingfang Deng
2025-09-04net: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph
2025-09-04wifi: brcmfmac: support AP isolation to restrict reachability between stationsWright Feng
2025-09-04wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSSArend van Spriel
2025-09-04wifi: mac80211: support parsing S1G TIM PVBLachlan Hodges
2025-09-04Merge tag 'iwlwifi-next-2025-09-03' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2025-09-04eth: fbnic: support queue ops / zero-copy RxJakub Kicinski
2025-09-04eth: fbnic: don't pass NAPI into pp allocJakub Kicinski
2025-09-04eth: fbnic: defer page pool recycling activation to queue startJakub Kicinski
2025-09-04eth: fbnic: allocate unreadable page pool for the payloadsJakub Kicinski
2025-09-04net: add helper to pre-check if PP for an Rx queue will be unreadableJakub Kicinski
2025-09-04eth: fbnic: split fbnic_fill()Jakub Kicinski
2025-09-04eth: fbnic: split fbnic_enable()Jakub Kicinski
2025-09-04eth: fbnic: split fbnic_flush()Jakub Kicinski
2025-09-04eth: fbnic: split fbnic_disable()Jakub Kicinski
2025-09-04eth: fbnic: request ops lockJakub Kicinski
2025-09-04eth: fbnic: use netmem_ref where applicableJakub Kicinski
2025-09-04eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()Jakub Kicinski
2025-09-04eth: fbnic: move xdp_rxq_info_reg() to resource allocJakub Kicinski
2025-09-04eth: fbnic: move page pool pointer from NAPI to the ring structJakub Kicinski