summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/mac.c
AgeCommit message (Expand)Author
2020-01-26ath11k: avoid null pointer dereference when pointer band is nullColin Ian King
2020-01-26ath11k: set TxBf parameters after vdev startBhagavathi Perumal S
2020-01-26ath11k: fix debugfs build failureArnd Bergmann
2019-12-18ath11k: set the BA buffer size to 256 when HE is enabledPradeep Kumar Chitrapu
2019-12-18ath11k: fix pdev when invoking ath11k_wmi_send_twt_enable_cmd()Pradeep Kumar Chitrapu
2019-12-18ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_abJohn Crispin
2019-12-18ath11k: disable PS for STA interfaces by default upon bringupJohn Crispin
2019-12-17ath11k: register HE mesh capabilitiesSven Eckelmann
2019-11-29ath11k: fix indentation in ath11k_mac_prepare_he_mode()John Crispin
2019-11-29ath11k: Move mac80211 hw allocation before wmi_init commandVasanthakumar Thiagarajan
2019-11-29ath11k: update tx duration in station infoVenkateswara Naralasetty
2019-11-29ath11k: Advertise MPDU start spacing as no restrictionVenkateswara Naralasetty
2019-11-29ath11k: Update tx and rx chain count properly on drv_set_antennaSriram R
2019-11-29ath11k: add support for controlling tx power to a stationMaharaja Kennadyrajan
2019-11-29ath11k: avoid burst time conversion logicKarthikeyan Periyasamy
2019-11-29ath11k: fix resource leak in ath11k_mac_sta_stateKarthikeyan Periyasamy
2019-11-27ath11k: add spatial reuse supportJohn Crispin
2019-11-27ath11k: add TWT supportJohn Crispin
2019-11-27ath11k: add HE supportJohn Crispin
2019-11-27ath11k: fix missed bw conversion in tx completionTamizh chelvam
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo