summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-04-02wifi: iwlwifi: mld: silence uninitialized variable warningDan Carpenter
2025-04-02wifi: at76c50x: fix use after free access in at76_disconnectAbdun Nihaal
2025-04-02iwlwifi: mld: fix building with CONFIG_PM_SLEEP disabledArnd Bergmann
2025-04-02wifi: iwlwifi: mld: fix PM_SLEEP -Wundef warningJohannes Berg
2025-04-02wifi: iwlwifi: mld: reduce scope for uninitialized variableYedidya Benshimol
2025-04-01Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-01Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-31bnxt_en: bring back rtnl lock in bnxt_shutdownStanislav Fomichev
2025-03-31eth: gve: add missing netdev locks on reset and shutdown pathsJakub Kicinski
2025-03-31octeontx2-af: Free NIX_AF_INT_VEC_GEN irqGeetha sowjanya
2025-03-31octeontx2-af: Fix mbox INTR handler when num VFs > 64Geetha sowjanya
2025-03-31net: lapbether: use netdev_lockdep_set_classes() helperEric Dumazet
2025-03-31Reapply "wifi: ath11k: restore country code during resume"Baochen Qiang
2025-03-31wifi: ath11k: choose default PM policy for hibernationBaochen Qiang
2025-03-31wifi: ath11k: support non-WoWLAN mode suspend as wellBaochen Qiang
2025-03-31wifi: ath11k: refactor ath11k_core_suspend/_resume()Baochen Qiang
2025-03-31wifi: ath11k: introduce ath11k_core_continue_suspend_resume()Baochen Qiang
2025-03-31wifi: ath11k: determine PM policy based on machine modelBaochen Qiang
2025-03-31net: phy: broadcom: Correct BCM5221 PHY model detectionJim Liu
2025-03-31wifi: rtw88: usb: Remove redundant 'flush_workqueue()' callsChen Ni
2025-03-31wifi: rtw88: sdio: Remove redundant 'flush_workqueue()' callsChen Ni
2025-03-31wifi: rtw89: 8852bx: support different SAR configs by antennaZong-Zhe Yang
2025-03-31wifi: rtw89: 8852c: support different SAR configs by antennaZong-Zhe Yang
2025-03-31wifi: rtw89: 8922a: support different SAR configs by antennaZong-Zhe Yang
2025-03-31wifi: rtw89: sar: add skeleton for different configs by antennaZong-Zhe Yang
2025-03-31wifi: rtw89: acpi: support loading GEO SAR tablesZong-Zhe Yang
2025-03-31wifi: rtw89: acpi: support loading dynamic SAR tables and indicatorZong-Zhe Yang
2025-03-31wifi: rtw89: acpi: support loading static SAR tableZong-Zhe Yang
2025-03-31wifi: rtw89: acpi: introduce method evaluation function for reuseZong-Zhe Yang
2025-03-31wifi: rtw89: sar: add skeleton for SAR configuration via ACPIZong-Zhe Yang
2025-03-31wifi: rtw89: sar: introduce structure to wrap query parametersZong-Zhe Yang
2025-03-31wifi: rtw89: regd: introduce string getter for reuseZong-Zhe Yang
2025-03-31wifi: rtw89: fix typo of "access" in rtw89_sar_info descriptionZong-Zhe Yang
2025-03-31wifi: rtw89: phy: reset value of force TX power for MAC IDPing-Ke Shih
2025-03-31wifi: rtw89: fw: cast mfw_hdr pointer from address of zeroth byte of firmware...Ping-Ke Shih
2025-03-31wifi: rtw89: set 2TX for 1SS rate by defaultPing-Ke Shih
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-28net: usb: usbnet: restore usb%d name exception for local mac addressesDominique Martinet
2025-03-28net/mlx5e: SHAMPO, Make reserved size independent of page sizeLama Kayal
2025-03-28net: mana: Switch to page pool for jumbo framesHaiyang Zhang
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-27wifi: ath12k: extend dma mask to 36 bitsJohan Hovold
2025-03-27wifi: ath12k: add monitor interface support on QCN9274P Praneesh
2025-03-27wifi: ath12k: Move to NO_VIRTUAL monitorKarthikeyan Periyasamy
2025-03-27wifi: ath12k: Refactor the monitor channel context procedureKarthikeyan Periyasamy
2025-03-27wifi: ath12k: fix NULL access in assign channel context handlerKarthikeyan Periyasamy
2025-03-27wifi: ath12k: Avoid packet offset and FCS length from Rx TLVP Praneesh
2025-03-27wifi: ath12k: change the status update in the monitor RxP Praneesh