aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2024-03-21wifi: ath12k: Refactor error handler of Rxdma replenishKarthikeyan Periyasamy1-11/+3
2024-03-21wifi: ath12k: Optimize the lock contention of used list in Rx data pathKarthikeyan Periyasamy4-54/+114
2024-03-21wifi: ath12k: Refactor Rxdma buffer replinish argumentKarthikeyan Periyasamy1-6/+3
2024-03-20wifi: ath12k: use correct flag field for 320 MHz channelsAloka Dixit1-1/+1
2024-03-20wifi: ath12k: remove duplicate definitions in wmi.hKang Yang1-6/+0
2024-03-20wifi: ath12k: fix desc address calculation in wbm tx completionThiraviyam Mariyappan2-3/+1
2024-03-20wifi: rtl8xxxu: enable MFP supportMartin Kaistra1-2/+7
2024-03-18wifi: mwifiex: Add missing MODULE_FIRMWARE() for SD8801VĂ­ctor Gonzalo1-0/+1
2024-03-14wifi: ath11k: advertise P2P dev support for QCA6390/WCN6855/QCA2066Kang Yang2-4/+25
2024-03-14wifi: ath11k: change scan flag scan_f_filter_prb_req for QCA6390/WCN6855/QCA2066Kang Yang1-1/+6
2024-03-14wifi: ath11k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512Kang Yang1-1/+1
2024-03-14wifi: ath11k: implement handling of P2P NoA eventKang Yang5-2/+271
2024-03-14wifi: ath11k: add P2P IE in beacon templateKang Yang3-8/+143
2024-03-14wifi: ath11k: change interface combination for P2P modeKang Yang1-22/+25
2024-03-14wifi: rtw88: SDIO device driver for RTL8723CSFiona Klute3-0/+58
2024-03-14wifi: rtw88: Reset 8703b firmware before downloadFiona Klute1-0/+6
2024-03-14wifi: rtw88: Add rtw8703b_tables.cFiona Klute1-0/+902
2024-03-14wifi: rtw88: Add rtw8703b_tables.hFiona Klute1-0/+14
2024-03-14wifi: rtw88: Add rtw8703b.cFiona Klute1-0/+2109
2024-03-14wifi: rtw88: Add rtw8703b.hFiona Klute1-0/+102
2024-03-14wifi: rtw88: Add definitions for 8703b chipFiona Klute3-0/+16
2024-03-14wifi: rtw88: Debug output for rtw8723x EFUSEFiona Klute2-0/+170
2024-03-14wifi: rtw88: Shared module for rtw8723x devicesFiona Klute6-900/+1107
2024-03-14wifi: rtw89: 8922a: add 8922ae to Makefile and KconfigPing-Ke Shih2-1/+26
2024-03-14wifi: rtw89: 8922a: update chip parameter for coexChing-Te Ku1-0/+149
2024-03-14wifi: rtw89: coex: Add TDMA slot parameter setting version 7Ching-Te Ku3-80/+304
2024-03-14wifi: rtw89: coex: Add TDMA version 7Ching-Te Ku1-2/+18
2024-03-14wifi: rtw89: coex: Add antenna setting function for RTL8922AChing-Te Ku3-2/+197
2024-03-14wifi: rtw89: coex: Add WiFi role info format version 8Ching-Te Ku6-25/+590
2024-03-14wifi: rtw89: coex: fix configuration for shared antenna for 8922APing-Ke Shih1-1/+1
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-41/+34
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+1
2024-03-12wifi: ath11k: don't force enable power save on non-running vdevsBaochen Qiang1-8/+1
2024-03-12wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou1-5/+10
2024-03-12wifi: rtw89: Correct EHT TX rate on 20MHz connectionDian-Syuan Yang1-4/+9
2024-03-11wifi: ath11k: adjust a comment to reflect realityKevin Lo1-3/+2
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski102-998/+2580
2024-03-08wifi: ath10k: poll service ready message before failingBaochen Qiang1-3/+23
2024-03-08wifi: ath11k: fix soc_dp_stats debugfs file permissionJeff Johnson1-2/+2
2024-03-08wifi: ath11k: remove obsolete struct wmi_start_scan_argJeff Johnson1-29/+1
2024-03-08wifi: ath12k: remove obsolete struct wmi_start_scan_argJeff Johnson1-28/+0
2024-03-05Merge tag 'ath-next-20240305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo8-72/+26
2024-03-05wifi: rtw89: wow: move release offload packet earlier for WoWLAN modeChin-Yen Lee1-2/+2
2024-03-05wifi: rtw89: wow: set security engine options for 802.11ax chips onlyChin-Yen Lee1-0/+3
2024-03-05wifi: rtw89: update suspend/resume for different generationChin-Yen Lee4-1/+57
2024-03-05wifi: rtw89: wow: update config mac function with different generationChin-Yen Lee6-29/+117
2024-03-05wifi: rtw89: update DMA function with different generationChin-Yen Lee5-24/+68
2024-03-05wifi: rtw89: wow: update WoWLAN status register for different generationChin-Yen Lee5-1/+11
2024-03-05wifi: rtw89: wow: update WoWLAN reason register for different chipsChin-Yen Lee7-8/+7
2024-03-05wifi: brcm80211: handle pmk_op allocation failureDuoming Zhou1-0/+3