summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-01-29wifi: ath11k: remove peer extra rssi updateNicolas Escande
2025-01-29wifi: ath9k: do not submit zero bytes to the entropy poolDmitry Antipov
2025-01-29wifi: ath9k: return by of_get_mac_addressRosen Penev
2025-01-29wifi: ath12k: Fetch regdb.bin file from board-2.binAaradhana Sahu
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28Merge tag 'ath-current-20250124' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2025-01-28wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmwareAditya Garg
2025-01-28wifi: ipw2x00: Remove unused libipw_rx_any()Dr. David Alan Gilbert
2025-01-28wifi: libertas: Remove unused auto deep sleep codeDr. David Alan Gilbert
2025-01-28wifi: libertas: cmd: remove unused functionsDr. David Alan Gilbert
2025-01-28wifi: libertas: main: remove unused functionsDr. David Alan Gilbert
2025-01-28wifi: mwifiex: Constify struct mwifiex_if_opsChristophe JAILLET
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26wifi: ath12k: Enable monitor ring mask for QCN9274P Praneesh
2025-01-26wifi: ath12k: Handle monitor drop TLVs scenarioP Praneesh
2025-01-26wifi: ath12k: Avoid memory leak while enabling statisticsP Praneesh
2025-01-26wifi: ath12k: Handle PPDU spread across multiple buffersP Praneesh
2025-01-26wifi: ath12k: Optimize NAPI budget by adjusting PPDU processingP Praneesh
2025-01-26wifi: ath12k: Handle end reason for the monitor destination ringP Praneesh
2025-01-26wifi: ath12k: Add drop descriptor handling for monitor ringP Praneesh
2025-01-26wifi: ath12k: Fix end offset bit definition in monitor ring descriptorP Praneesh
2025-01-26wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_processP Praneesh
2025-01-26wifi: ath12k: Restructure the code for monitor ring processingP Praneesh
2025-01-26wifi: ath12k: Avoid code duplication in monitor ring processingP Praneesh
2025-01-26wifi: ath12k: Avoid multiple times configuring monitor filterP Praneesh
2025-01-26wifi: ath12k: Enable filter config for monitor destination ringP Praneesh
2025-01-26wifi: ath12k: Add HTT source ring ID for monitor ringsP Praneesh
2025-01-26wifi: ath12k: Fix pdev lookup in WBM error processingRameshkumar Sundaram
2025-01-26wifi: ath12k: Request pdev stats from firmwareRamya Gnanasekar
2025-01-26wifi: ath12k: Request beacon stats from firmwareRamya Gnanasekar
2025-01-26wifi: ath12k: Request vdev stats from firmwareRamya Gnanasekar
2025-01-26wifi: ath12k: fix memory leak in ath12k_pci_remove()Miaoqing Pan
2025-01-26wifi: ath12k: encode max Tx power in scan channel list commandSathishkumar Muruganandam
2025-01-26wifi: ath11k: fix memory leak in ath11k_xxx_remove()Miaoqing Pan
2025-01-26wifi: ath12k: report station mode signal strengthLingbo Kong
2025-01-26wifi: ath12k: report station mode receive rate for IEEE 802.11beLingbo Kong
2025-01-26wifi: ath12k: report station mode transmit rateLingbo Kong
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-24wifi: ath12k: fix handling of 6 GHz rulesAditya Kumar Singh
2025-01-23wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx() error pathNicolas Escande
2025-01-22wifi: ath12k: Disable MLO in Factory Test ModeAaradhana Sahu
2025-01-22wifi: ath12k: add factory test mode supportAaradhana Sahu
2025-01-22wifi: ath12k: export ath12k_wmi_tlv_hdr for testmodeAaradhana Sahu
2025-01-22wifi: ath: create common testmode_i.h file for ath driversAaradhana Sahu
2025-01-22wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocationP Praneesh
2025-01-22wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issuesP Praneesh
2025-01-20wifi: rtw89: Correct immediate cfg_len calculation for scan_offload_beLiang Jie
2025-01-20wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.2Ching-Te Ku
2025-01-20wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan eventChing-Te Ku