summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-26ath10k: fix max antenna gain unitSven Eckelmann1-3/+3
2021-07-20ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan1-11/+4
2020-10-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty1-1/+1
2020-06-22ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai1-0/+3
2020-01-27ath10k: fix dma unmap direction for management framesRakesh Pillai1-2/+2
2019-12-31ath10k: Correct error handling of dma_map_single()Bjorn Andersson1-1/+3
2019-12-31ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear1-11/+11
2019-12-01ath10k: set probe request oui during driver startRakesh Pillai1-6/+8
2019-11-24ath10k: fix vdev-start timeout on errorBen Greear1-1/+1
2019-11-20ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann1-0/+2
2019-07-26ath10k: Do not send probe response template for meshSurabhi Vishnoi1-0/+4
2019-05-05ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki1-1/+1
2018-07-31ath10k: prevent active scans on potential unusable channelsSven Eckelmann1-0/+7
2018-07-31ath10k: fix parenthesis alignmentKalle Valo1-3/+3
2018-07-30ath10k: support for multicast rate controlPradeep Kumar Chitrapu1-4/+50
2018-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-2/+3
2018-07-24Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller1-2/+5
2018-06-28ath10k: replace hardcoded constant with defineErik Stromdahl1-2/+2
2018-06-28ath10k: transmit queued frames after processing rx packetsNiklas Cassel1-0/+1
2018-06-28ath10k: update the phymode along with bandwidth change requestRyan Hsu1-2/+14
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat1-2/+2
2018-06-14ath10k: support use of channel 173Ben Greear1-0/+3
2018-05-25ath10k: DFS Host ConfirmationSriram R1-0/+12
2018-05-25ath10k: add support to configure channel dwell timePradeep Kumar Chitrapu1-3/+20
2018-05-12ath10k: fix return value check in wake_tx_q opErik Stromdahl1-1/+1
2018-04-24ath10k: enable sta idle power saveGovind Singh1-0/+7
2018-04-24ath10k: support MAC address randomization in scanCarl Huang1-0/+17
2018-04-19ath10k: add inlined wrappers for htt tx opsErik Stromdahl1-1/+1
2018-03-29ath10k: advertize beacon_int_min_gcdAnilkumar Kolli1-0/+2
2018-03-29ath10k: fix TDLS peer TX data failure issue on encryped APYingying Tang1-0/+4
2018-03-29ath10k: avoid to set WEP key for TDLS peerYingying Tang1-1/+1
2018-03-29ath10k: enable TDLS peer buffer STA featureYingying Tang1-0/+3
2018-03-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy1-3/+2
2018-03-26ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-03-14ath10k: dma unmap mgmt tx buffer if wmi cmd send failsRakesh Pillai1-5/+23
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-12-27ath10k: advertise TDLS wider bandwidth support for 5GHzBalaji Pothunoori1-1/+2
2017-12-27ath10k: Add support for htt_data_tx_desc_64 descriptorGovind Singh1-1/+1
2017-12-14ath10k: wmi: modify svc bitmap parsing for wcn3990Rakesh Pillai1-1/+3
2017-12-14ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli1-0/+10
2017-12-14ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statisticsAnilkumar Kolli1-1/+29
2017-12-14ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori1-1/+1
2017-12-02ath10k: update tdls teardown state to targetManikanta Pubbisetty1-0/+10
2017-12-02ath10k: re-enable TXQs for all devicesToke Høiland-Jørgensen1-9/+0
2017-10-27ath10k: block offchannel operations if TDLS session is activeAnilkumar Kolli1-0/+10
2017-10-27ath10k: move ath10k_mac_tdls_vif*() functionsAnilkumar Kolli1-53/+53
2017-10-13ath10k: add new cipher suite supportRajkumar Manoharan1-2/+41
2017-10-13ath10k: check power save support in STA mode through FW IEVenkateswara Naralasetty1-2/+7
2017-08-31ath10k: configure and enable the wakeup capabilityRyan Hsu1-0/+1