summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/wmi.c
AgeCommit message (Expand)Author
2021-11-17ath11k: clear the keys properly via DISABLE_KEYKarthikeyan Kathirvel
2021-11-17ath11k: add support for BSS color changeJohn Crispin
2021-11-17ath11k: add trace log supportVenkateswara Naralasetty
2021-11-17ath11k: Disabling credit flow for WMI pathP Praneesh
2021-11-15ath11k: send proper txpower and maxregpower values to firmwareP Praneesh
2021-11-15ath11k: avoid unnecessary BH disable lock in STA kickout eventKarthikeyan Periyasamy
2021-11-12ath11k: Clear auth flag only for actual association in security modeRameshkumar Sundaram
2021-11-10ath11k: convert ath11k_wmi_pdev_set_ps_mode() to use enum wmi_sta_ps_modeKalle Valo
2021-10-13ath11k: Identify DFS channel when sending scan channel list commandBaochen Qiang
2021-10-11ath11k: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
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: copy cap info of 6G band under WMI_HOST_WLAN_5G_CAP for WCN6855Wen Gong
2021-09-28ath11k: fix packet drops due to incorrect 6 GHz freq value in rx statusPradeep Kumar Chitrapu
2021-09-28ath11k: Add wmi peer create conf event in wmi_tlv_event_idP Praneesh
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: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-09-28ath11k: add support for 80P80 and 160 MHz bandwidthP Praneesh
2021-09-28ath11k: add support for setting fixed HE rate/gi/ltfMiles Hu
2021-09-16ath11k: Align bss_chan_info structure with firmwareSeevalamuthu Mariappan
2021-09-16ath11k: Rename atf_config to flag1 in target_resource_configSeevalamuthu Mariappan
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King
2021-03-09ath11k: Add support for STA to handle beacon missLavanya Suresh
2021-02-24ath11k: fix thermal temperature readPradeep Kumar Chitrapu
2021-02-11ath11k: add support to configure spatial reuse parameter setRajkumar Manoharan
2021-02-04ath11k: remove h from printk format specifierTom Rix
2020-12-17ath11k: add missing null check on allocated skbColin Ian King
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang
2020-12-12ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang
2020-12-07ath11k: Ignore resetting peer auth flag in peer assoc cmdSeevalamuthu Mariappan
2020-11-24ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" referencesRitesh Singh
2020-11-24ath11k: peer delete synchronization with firmwareRitesh Singh
2020-11-24ath11k: vdev delete synchronization with firmwareRitesh Singh
2020-11-07ath11k: fix ZERO address in probe requestCarl Huang
2020-11-07ath11k: Fix single phy hw modeKarthikeyan Periyasamy
2020-11-06ath11k: FILS discovery and unsolicited broadcast probe response supportAloka Dixit
2020-10-28ath11k: remove repeated words in comments and warningsKalle Valo
2020-09-29ath11k: Move non-fatal warn logs to dbg levelGovind Singh
2020-09-22ath11k: wmi: remove redundant configuration values from initKalle Valo
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-11ath11k: add raw mode and software crypto supportVenkateswara Naralasetty
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-18ath11k: refine the phy_id check in ath11k_reg_chan_list_eventCarl Huang
2020-08-18ath11k: wmi: put hardware to DBS modeCarl Huang
2020-08-18ath11k: initialize wmi config based on hw_paramsCarl Huang