aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2022-10-26wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong
2021-11-26ath10k: fix max antenna gain unitSven Eckelmann
2021-07-20ath10k: Fix an error code in ath10k_add_interface()Yang Li
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty
2020-06-22ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai
2020-01-27ath10k: fix dma unmap direction for management framesRakesh Pillai
2019-12-31ath10k: Correct error handling of dma_map_single()Bjorn Andersson
2019-12-31ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear
2019-12-01ath10k: set probe request oui during driver startRakesh Pillai
2019-11-24ath10k: fix vdev-start timeout on errorBen Greear
2019-11-20ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann
2019-07-26ath10k: Do not send probe response template for meshSurabhi Vishnoi
2019-05-05ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki
2018-07-31ath10k: prevent active scans on potential unusable channelsSven Eckelmann
2018-07-31ath10k: fix parenthesis alignmentKalle Valo
2018-07-30ath10k: support for multicast rate controlPradeep Kumar Chitrapu
2018-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-06-28ath10k: replace hardcoded constant with defineErik Stromdahl
2018-06-28ath10k: transmit queued frames after processing rx packetsNiklas Cassel
2018-06-28ath10k: update the phymode along with bandwidth change requestRyan Hsu
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-14ath10k: support use of channel 173Ben Greear
2018-05-25ath10k: DFS Host ConfirmationSriram R
2018-05-25ath10k: add support to configure channel dwell timePradeep Kumar Chitrapu
2018-05-12ath10k: fix return value check in wake_tx_q opErik Stromdahl
2018-04-24ath10k: enable sta idle power saveGovind Singh
2018-04-24ath10k: support MAC address randomization in scanCarl Huang
2018-04-19ath10k: add inlined wrappers for htt tx opsErik Stromdahl
2018-03-29ath10k: advertize beacon_int_min_gcdAnilkumar Kolli
2018-03-29ath10k: fix TDLS peer TX data failure issue on encryped APYingying Tang
2018-03-29ath10k: avoid to set WEP key for TDLS peerYingying Tang
2018-03-29ath10k: enable TDLS peer buffer STA featureYingying Tang
2018-03-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy
2018-03-26ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy
2018-03-14ath10k: dma unmap mgmt tx buffer if wmi cmd send failsRakesh Pillai
2017-12-27ath10k: update copyright yearKalle Valo
2017-12-27ath10k: advertise TDLS wider bandwidth support for 5GHzBalaji Pothunoori
2017-12-27ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh
2017-12-14ath10k: wmi: modify svc bitmap parsing for wcn3990Rakesh Pillai
2017-12-14ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli
2017-12-14ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statisticsAnilkumar Kolli
2017-12-14ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori
2017-12-02ath10k: update tdls teardown state to targetManikanta Pubbisetty
2017-12-02ath10k: re-enable TXQs for all devicesToke Høiland-Jørgensen
2017-10-27ath10k: block offchannel operations if TDLS session is activeAnilkumar Kolli
2017-10-27ath10k: move ath10k_mac_tdls_vif*() functionsAnilkumar Kolli
2017-10-13ath10k: add new cipher suite supportRajkumar Manoharan
2017-10-13ath10k: check power save support in STA mode through FW IEVenkateswara Naralasetty