summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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
2025-01-20wifi: rtw89: coex: Add protect to avoid A2DP lag while Wi-Fi connectingChing-Te Ku
2025-01-18wifi: qtnfmac: use always-managed version of pcim_intx()Philipp Stanner
2025-01-17wifi: ath12k: Refactor Rx status TLV parsing procedure argumentKarthikeyan Periyasamy
2025-01-17wifi: ath12k: Refactor the monitor Tx/RX handler procedure argumentsKarthikeyan Periyasamy
2025-01-17wifi: ath12k: Refactor the monitor Rx parser handler argumentKarthikeyan Periyasamy
2025-01-17wifi: ath9k: use unsigned long for activity check timestampDmitry Antipov
2025-01-17wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare()Dmitry Antipov
2025-01-16wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer
2025-01-16wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to KconfigPing-Ke Shih
2025-01-15Merge tag 'ath-next-20250114' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2025-01-15wifi: wilc1000: unregister wiphy only after netdev registrationAlexis Lothoré
2025-01-15Merge tag 'mt76-for-kvalo-2025-01-14' of https://github.com/nbd168/wirelessKalle Valo
2025-01-15Merge tag 'rtw-next-2025-01-12' of https://github.com/pkshih/rtwKalle Valo
2025-01-15b43legacy: make use of debugfs_get_aux()Al Viro
2025-01-15b43: stop embedding struct file_operations into their objectsAl Viro