summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain
2021-10-25ath11k: change return buffer manager for QCA6390Baochen Qiang
2021-10-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-10-13ath11k: Identify DFS channel when sending scan channel list commandBaochen Qiang
2021-10-11ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang
2021-10-11ath11k: Handle MSI enablement during rmmod and SSRBaochen Qiang
2021-10-11ath11k: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2021-10-11ath11k: Remove redundant assignment to variable fw_sizeColin Ian King
2021-10-08ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps()Kalle Valo
2021-10-07ath11k: Fix spelling mistake "incompaitiblity" -> "incompatibility"Colin Ian King
2021-10-05ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus()Tim Gardner
2021-09-28ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packetsBaochen Qiang
2021-09-28ath11k: support SMPS configuration for 6 GHzPradeep Kumar Chitrapu
2021-09-28ath11k: add 6 GHz params in peer assoc commandPradeep Kumar Chitrapu
2021-09-28ath11k: indicate to mac80211 scan complete with aborted flag for ATH11K_SCAN_...Wen Gong
2021-09-28ath11k: indicate scan complete for scan canceled when scan runningWen Gong
2021-09-28ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUEDWen Gong
2021-09-28ath11k: add HTT stats support for new statsVenkateswara Naralasetty
2021-09-28ath11k: Change masking and shifting in htt statsSeevalamuthu Mariappan
2021-09-28ath11k: Remove htt stats fixed size array usageSeevalamuthu Mariappan
2021-09-28ath11k: Replace HTT_DBG_OUT with scnprintfSeevalamuthu Mariappan
2021-09-28ath11k: Rename macro ARRAY_TO_STRING to PRINT_ARRAY_TO_BUFSeevalamuthu Mariappan
2021-09-28ath11k: Fix memory leak in ath11k_qmi_driver_event_workBaochen Qiang
2021-09-28ath11k: Fix inaccessible debug registersBaochen Qiang
2021-09-28ath11k: Drop MSDU with length error in DP rx pathBaochen Qiang
2021-09-28ath11k: copy cap info of 6G band under WMI_HOST_WLAN_5G_CAP for WCN6855Wen Gong
2021-09-28ath11k: enable 6G channels for WCN6855Wen Gong
2021-09-28ath11k: re-enable ht_cap/vht_cap for 5G band for WCN6855Wen Gong
2021-09-28ath11k: fix survey dump collection in 6 GHzPradeep Kumar Chitrapu
2021-09-28ath11k: fix packet drops due to incorrect 6 GHz freq value in rx statusPradeep Kumar Chitrapu
2021-09-28ath11k: add channel 2 into 6 GHz channel listPradeep Kumar Chitrapu
2021-09-28ath11k: Add wmi peer create conf event in wmi_tlv_event_idP Praneesh
2021-09-28ath11k: Avoid "No VIF found" warning messageKarthikeyan Periyasamy
2021-09-28ath11k: Fix crash during firmware recovery on reo cmd ring accessSriram R
2021-09-28ath11k: Assign free_vdev_map value before ieee80211_register_hwSeevalamuthu Mariappan
2021-09-28ath11k: Add vdev start flag to disable hardware encryptionSeevalamuthu Mariappan
2021-09-28ath11k: Avoid race during regd updatesSriram R
2021-09-28ath11k: Avoid reg rules update during firmware recoverySriram R
2021-09-28ath11k: Update pdev tx and rx firmware statsSriram R
2021-09-28ath11k: Fix pktlog lite rx eventsAnilkumar Kolli
2021-09-28ath11k: Add support for RX decapsulation offloadSriram R
2021-09-28ath11k: fix some sleeping in atomic bugsDan Carpenter
2021-09-28ath11k: qmi: avoid error messages when dma allocation failsAaron Ma
2021-09-28ath11k: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-09-28ath11k: add caldata download support from EEPROMAnilkumar Kolli
2021-09-28ath11k: add caldata file for multiple radiosAnilkumar Kolli
2021-09-28ath11k: clean up BDF download functionsAnilkumar Kolli
2021-09-28ath11k: use hw_params to access board_size and cal_offsetAnilkumar Kolli
2021-09-28ath11k: Wstringop-overread warningArnd Bergmann
2021-09-28ath11k: Add spectral scan support for QCN9074Karthikeyan Periyasamy