aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-12ath10k: free beacon buf later in vdev teardownBen Greear1-4/+5
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach1-1/+2
2019-07-15ath10k: work around uninitialized vht_pfr variableArnd Bergmann1-0/+2
2019-06-25ath10k: add support for controlling tx power to a stationAshok Raj Nagarajan1-0/+39
2019-06-25ath10k: Add peer delete response eventDundi Raviteja1-2/+39
2019-06-25ath10k: wait for vdev delete response from firmwareRakesh Pillai1-0/+15
2019-06-25ath10k: fix failure to set multiple fixed rateMiaoqing Pan1-12/+99
2019-06-25ath10k: enabling tx stats support over pktlogBalaji Pothunoori1-1/+2
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-3/+11
2019-05-07ath10k: Do not send probe response template for meshSurabhi Vishnoi1-0/+4
2019-04-29ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu1-3/+7
2019-04-29ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki1-2/+2
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau1-2/+2
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-12ath10k: report tx airtime provided by fwManikanta Pubbisetty1-1/+5
2019-02-12ath10k: add dynamic vlan supportManikanta Pubbisetty1-2/+24
2019-02-12ath10k: add support to configure ftm responder rolePradeep Kumar Chitrapu1-0/+30
2019-02-12ath10k: report estimated frame transmit airtime to improve fairnessKan Yan1-3/+54
2019-02-12ath10k: migrate to mac80211 txq schedulingToke Høiland-Jørgensen1-55/+43
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai1-1/+1
2019-02-11ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure1-6/+6
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-3/+4
2019-02-07ath10k: add a condition to fill the LDPC capability correctlySurabhi Vishnoi1-1/+2
2019-02-07ath10k: fix dma unmap direction for management framesRakesh Pillai1-2/+2
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-4/+4
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S1-0/+47
2018-12-20ath10k: fix tx_stats memory leakZhi Chen1-9/+13
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam1-0/+11
2018-12-20ath10k: fix kernel panic due to use after freeKarthikeyan Periyasamy1-5/+5
2018-12-20ath10k: remove set but not used variable 'num_tdls_vifs'YueHaibing1-26/+0
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-4/+7
2018-11-16ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris1-1/+1
2018-11-06ath10k: don't assume this is a PCI dev in generic codeBrian Norris1-2/+1
2018-11-05ath10k: fixup extended per sta tx statisticsDan Carpenter1-2/+6
2018-10-13ath10k: add peer flush in ath10k_flush for STATIONWen Gong1-2/+13
2018-10-13ath10k: management tx ack rssi capability checkBalaji Pothunoori1-2/+3
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong1-0/+12
2018-10-13ath10k: set probe request oui during driver startRakesh Pillai1-6/+8
2018-10-13ath10k: fix possible out of bound access of ath10k_rates arraySriram R1-15/+15
2018-10-01ath10k: advertize beacon_int_min_gcd as 100 while bring up multi vapsMaharaja Kennadyrajan1-0/+25
2018-10-01ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan1-0/+1
2018-10-01ath10k: remove duplicated includesYueHaibing1-1/+0
2018-10-01ath10k: add support for configuring management packet rateSriram R1-2/+43
2018-10-01ath10k: utilize random MAC address if none is providedBrian Norris1-0/+4
2018-10-01ath10k: fix vdev-start timeout on errorBen Greear1-1/+1
2018-09-06ath10k: average ack rssi support for data framesBalaji Pothunoori1-0/+4
2018-09-06ath10k: add extended per sta tx statistics supportAnilkumar Kolli1-0/+10
2018-09-03ath10k: add waiting htt tx complete before wow enableWen Gong1-9/+13
2018-08-28ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann1-0/+2
2018-07-31ath10k: prevent active scans on potential unusable channelsSven Eckelmann1-0/+7