summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/mac.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath11k: workaround too long expansion sparse warningsKalle Valo2023-12-151-6/+10
* Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"Kalle Valo2023-10-251-1/+3
* wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson2023-10-121-9/+9
* wifi: ath11k: call ath11k_mac_fils_discovery() without conditionAloka Dixit2023-10-101-3/+1
* wifi: ath11k: fix Tx power value during active CACAditya Kumar Singh2023-10-051-0/+8
* wifi: ath11k: fix CAC running state during virtual interface startAditya Kumar Singh2023-10-051-8/+11
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2023-09-281-23/+35
|\
| * wifi: ath11k: mac: fix struct ieee80211_sband_iftype_data handlingKalle Valo2023-09-281-2/+8
| * wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usageDmitry Antipov2023-09-281-19/+25
| * wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan2023-09-281-2/+2
* | wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg2023-09-111-6/+9
|/
* wifi: ath11k: Consistently use ath11k_vif_to_arvif()Jeff Johnson2023-08-231-32/+32
* wifi: ath11k: simplify ath11k_mac_validate_vht_he_fixed_rate_settings()Dmitry Antipov2023-08-021-2/+2
* wifi: ath11k: fix memory leak in WMI firmware statsP Praneesh2023-06-131-0/+1
* wifi: ath11k: don't use %pKKalle Valo2023-06-131-5/+5
* wifi: ath11k: remove manual mask names from debug messagesKalle Valo2023-06-131-55/+55
* wifi: ath11k: factory test mode supportGovindaraj Saminathan2023-06-011-1/+10
* wifi: ath11k: Send HT fixed rate in WMI peer fixed paramMaharaja Kennadyrajan2023-05-171-2/+61
* wifi: ath11k: Relocate the func ath11k_mac_bitrate_mask_num_ht_rates() and ch...Maharaja Kennadyrajan2023-05-171-15/+15
* wifi: ath11k: EMA beacon supportAloka Dixit2023-05-091-1/+58
* wifi: ath11k: MBSSID beacon supportAloka Dixit2023-05-091-5/+111
* wifi: ath11k: refactor vif parameter configurationsAloka Dixit2023-05-091-17/+24
* wifi: ath11k: MBSSID parameter configuration in AP modeAloka Dixit2023-05-091-6/+23
* wifi: ath11k: MBSSID configuration during vdev create/startAloka Dixit2023-05-091-4/+66
* wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit2023-05-091-0/+7
* wifi: ath: work around false-positive stringop-overread warningArnd Bergmann2023-05-091-6/+6
* wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon2023-04-281-1/+1
* wifi: ath11k: Remove disabling of 80+80 and 160 MHzMuna Sinada2023-04-191-4/+0
* wifi: ath11k: Disable Spectral scan upon removing interfaceTamizh Chelvam Raja2023-04-171-0/+5
* wifi: ath11k: Send 11d scan start before WMI_START_SCAN_CMDIDManikanta Pubbisetty2023-04-121-0/+12
* wifi: ath11k: Configure the FTM responder role using firmware capability flagGanesh Babu Jothiram2023-04-121-2/+2
* wifi: ath11k: Optimize 6 GHz scan timeManikanta Pubbisetty2023-04-121-2/+23
* wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan2023-03-011-0/+5
* wifi: ath11k: generate rx and tx mcs maps for supported HE mcsMuna Sinada2023-02-271-7/+23
* wifi: ath11k: move HE MCS mapper to a separate functionMuna Sinada2023-02-271-12/+22
* wifi: ath11k: push MU-MIMO params from hostapd to hardwareMuna Sinada2023-02-271-73/+127
* wifi: ath11k: add channel 177 into 5 GHz channel listWen Gong2023-01-171-0/+1
* wifi: ath11k: Add support to configure FTM responder roleSowmiya Sree Elavalagan2023-01-171-1/+19
* wifi: ath11k: Fix scan request param frame size warningKarthikeyan Kathirvel2022-12-081-38/+45
* wifi: ath11k: Trigger sta disconnect on hardware restartYoughandhar Chintala2022-11-081-0/+7
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-10-291-70/+154
|\
| * wifi: ath11k: Fix firmware crash on vdev delete race conditionSowmiya Sree Elavalagan2022-10-131-23/+37
| * wifi: ath11k: add support to configure channel dwell timeManikanta Pubbisetty2022-10-121-4/+29
| * wifi: ath11k: suppress add interface errorKarthikeyan Periyasamy2022-10-121-6/+3
| * wifi: ath11k: fix firmware assert during bandwidth change for peer staAditya Kumar Singh2022-10-121-37/+85
* | Kalle Valo says:Jakub Kicinski2022-10-281-0/+1
|\ \
| * | wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
| |/
* / wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo2022-10-111-2/+3
|/
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-09-271-15/+144
|\
| * wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty2022-09-261-0/+1