summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/mac.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-18ath11k: Perform per-msdu rx processingSriram R1-2/+6
2020-03-18ath11k: Configure hash based reo destination ring selectionSriram R1-0/+4
2020-03-17ath11k: add handling for BSS colorJohn Crispin1-0/+25
2020-03-17ath11k: set queue_len to 4096John Crispin1-0/+1
2020-03-17ath11k: enable PN offloadManikanta Pubbisetty1-0/+27
2020-03-17ath11k: handle RX fragmentsManikanta Pubbisetty1-3/+11
2020-03-11ath11k: add thermal sensor device supportPradeep Kumar Chitrapu1-0/+2
2020-02-11ath11k: fix incorrect peer stats counters updateVenkateswara Naralasetty1-0/+16
2020-02-11ath11k: Fixing dangling pointer issue upon peer delete failureVikas Patel1-0/+12
2020-02-11ath11k: fix warn-on in disassociationKarthikeyan Periyasamy1-7/+11
2020-01-26ath11k: avoid null pointer dereference when pointer band is nullColin Ian King1-4/+4
2020-01-26ath11k: set TxBf parameters after vdev startBhagavathi Perumal S1-6/+5
2020-01-26ath11k: fix debugfs build failureArnd Bergmann1-1/+1
2019-12-18ath11k: set the BA buffer size to 256 when HE is enabledPradeep Kumar Chitrapu1-0/+14
2019-12-18ath11k: fix pdev when invoking ath11k_wmi_send_twt_enable_cmd()Pradeep Kumar Chitrapu1-2/+2
2019-12-18ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_abJohn Crispin1-2/+2
2019-12-18ath11k: disable PS for STA interfaces by default upon bringupJohn Crispin1-0/+7
2019-12-17ath11k: register HE mesh capabilitiesSven Eckelmann1-0/+75
2019-11-29ath11k: fix indentation in ath11k_mac_prepare_he_mode()John Crispin1-5/+5
2019-11-29ath11k: Move mac80211 hw allocation before wmi_init commandVasanthakumar Thiagarajan1-36/+61
2019-11-29ath11k: update tx duration in station infoVenkateswara Naralasetty1-0/+3
2019-11-29ath11k: Advertise MPDU start spacing as no restrictionVenkateswara Naralasetty1-1/+1
2019-11-29ath11k: Update tx and rx chain count properly on drv_set_antennaSriram R1-0/+4
2019-11-29ath11k: add support for controlling tx power to a stationMaharaja Kennadyrajan1-0/+37
2019-11-29ath11k: avoid burst time conversion logicKarthikeyan Periyasamy1-6/+1
2019-11-29ath11k: fix resource leak in ath11k_mac_sta_stateKarthikeyan Periyasamy1-58/+86
2019-11-27ath11k: add spatial reuse supportJohn Crispin1-0/+10
2019-11-27ath11k: add TWT supportJohn Crispin1-0/+12
2019-11-27ath11k: add HE supportJohn Crispin1-8/+257
2019-11-27ath11k: fix missed bw conversion in tx completionTamizh chelvam1-0/+22
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+5427