summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/wmi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-301-1/+1
* wifi: ath11k: fix gtk offload status event lockingJohan Hovold2023-10-251-2/+5
* wifi: ath11k: fix dfs radar event lockingJohan Hovold2023-10-251-0/+4
* wifi: ath11k: fix temperature event lockingJohan Hovold2023-10-251-2/+6
* wifi: ath11k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy2023-10-181-16/+16
* wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson2023-10-121-3/+3
* wifi: ath11k: add parsing of phy bitmap for reg rulesAditya Kumar Singh2023-10-121-2/+3
* wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan2023-09-281-3/+3
* wifi: ath11k: remove unused members of 'struct ath11k_base'Dmitry Antipov2023-09-211-2/+0
* wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh2023-06-131-0/+5
* wifi: ath11k: don't use %pKKalle Valo2023-06-131-2/+2
* wifi: ath11k: wmi: add unified command debug messagesKalle Valo2023-06-131-143/+185
* wifi: ath11k: wmi: use common error handling styleKalle Valo2023-06-131-24/+56
* wifi: ath11k: wmi: cleanup error handling in ath11k_wmi_send_init_country_cmd()Kalle Valo2023-06-131-4/+8
* wifi: ath11k: remove unsupported event handlersKalle Valo2023-06-131-15/+1
* wifi: ath11k: add WMI event debug messagesKalle Valo2023-06-131-18/+54
* wifi: ath11k: remove manual mask names from debug messagesKalle Valo2023-06-131-68/+68
* wifi: ath11k: factory test mode supportGovindaraj Saminathan2023-06-011-4/+7
* wifi: ath11k: EMA beacon supportAloka Dixit2023-05-091-1/+2
* wifi: ath11k: MBSSID beacon supportAloka Dixit2023-05-091-0/+1
* wifi: ath11k: MBSSID parameter configuration in AP modeAloka Dixit2023-05-091-1/+7
* wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmdAloka Dixit2023-05-091-3/+3
* wifi: ath11k: MBSSID configuration during vdev create/startAloka Dixit2023-05-091-0/+5
* wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit2023-05-091-0/+3
* wifi: ath11k: Use list_count_nodes()Christophe JAILLET2023-05-051-23/+1
* wifi: ath11k: Remove disabling of 80+80 and 160 MHzMuna Sinada2023-04-191-1/+2
* wifi: ath11k: Fix invalid management rx frame length issueBhagavathi Perumal S2023-04-121-10/+35
* wifi: ath11k: add debug prints in regulatory WMI event processingAditya Kumar Singh2023-03-131-59/+148
* wifi: ath11k: add support to parse new WMI event for 6 GHzAditya Kumar Singh2023-03-131-16/+402
* wifi: ath11k: use proper regulatory reference for bandsAditya Kumar Singh2023-03-131-28/+30
* wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan2023-03-011-11/+16
* wifi: ath11k: Set ext passive scan flag to adjust passive scan start timeTamizh Chelvam Raja2023-02-171-0/+8
* wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg2023-01-191-2/+2
* wifi: ath11k: Fix spelling mistake "chnange" -> "change"Colin Ian King2022-10-101-1/+1
* wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty2022-09-261-0/+104
* wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh2022-09-221-1/+47
* wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header by defaultBaochen Qiang2022-09-191-4/+5
* wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson2022-09-161-1/+1
* wifi: ath11k: Add support to connect to non-transmit MBSSID profilesManikanta Pubbisetty2022-09-021-0/+15
* wifi: ath11k: Add TWT debugfs support for STA interfaceManikanta Pubbisetty2022-09-021-24/+44
* Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo2022-07-271-41/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-151-1/+2
|\
| * wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi2022-06-291-1/+2
* | wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-2/+2
* | ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty2022-06-061-1/+1
|/
* ath11k: Designating channel frequency when sending management framesBaochen Qiang2022-05-101-1/+16
* ath11k: Implement remain-on-channel supportBaochen Qiang2022-05-101-0/+4
* ath11k: Handle keepalive during WoWLAN suspend and resumeBaochen Qiang2022-05-101-0/+41
* ath11k: fix warning of not found station for bssid in messageWen Gong2022-05-021-5/+6
* ath11k: Don't use GFP_KERNEL in atomic contextBaochen Qiang2022-04-291-1/+1