summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: work around uninitialized vht_pfr variableArnd Bergmann2019-07-151-0/+2
* ath10k: add support for controlling tx power to a stationAshok Raj Nagarajan2019-06-251-0/+39
* ath10k: Add peer delete response eventDundi Raviteja2019-06-251-2/+39
* ath10k: wait for vdev delete response from firmwareRakesh Pillai2019-06-251-0/+15
* ath10k: fix failure to set multiple fixed rateMiaoqing Pan2019-06-251-12/+99
* ath10k: enabling tx stats support over pktlogBalaji Pothunoori2019-06-251-1/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-05-271-3/+11
|\
| * ath10k: Do not send probe response template for meshSurabhi Vishnoi2019-05-071-0/+4
| * ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu2019-04-291-3/+7
* | ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki2019-04-291-2/+2
|/
* mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau2019-04-081-2/+2
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1Star
* ath10k: report tx airtime provided by fwManikanta Pubbisetty2019-02-121-1/+5
* ath10k: add dynamic vlan supportManikanta Pubbisetty2019-02-121-2/+24
* ath10k: add support to configure ftm responder rolePradeep Kumar Chitrapu2019-02-121-0/+30
* ath10k: report estimated frame transmit airtime to improve fairnessKan Yan2019-02-121-3/+54
* ath10k: migrate to mac80211 txq schedulingToke Høiland-Jørgensen2019-02-121-55/+43Star
* ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai2019-02-111-1/+1
* ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure2019-02-111-6/+6
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-02-081-3/+4
|\
| * ath10k: add a condition to fill the LDPC capability correctlySurabhi Vishnoi2019-02-071-1/+2
| * ath10k: fix dma unmap direction for management framesRakesh Pillai2019-02-071-2/+2
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-4/+4
|/
* ath10k: add support to configure BB timing over wmiBhagavathi Perumal S2018-12-201-0/+47
* ath10k: fix tx_stats memory leakZhi Chen2018-12-201-9/+13
* ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam2018-12-201-0/+11
* ath10k: fix kernel panic due to use after freeKarthikeyan Periyasamy2018-12-201-5/+5
* ath10k: remove set but not used variable 'num_tdls_vifs'YueHaibing2018-12-201-26/+0Star
* Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller2018-12-041-4/+7
|\
| * ath10k: don't assume this is a PCI dev in generic codeBrian Norris2018-11-061-2/+1Star
| * ath10k: fixup extended per sta tx statisticsDan Carpenter2018-11-051-2/+6
* | ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris2018-11-161-1/+1
|/
* ath10k: add peer flush in ath10k_flush for STATIONWen Gong2018-10-131-2/+13
* ath10k: management tx ack rssi capability checkBalaji Pothunoori2018-10-131-2/+3
* ath10k: support NET_DETECT WoWLAN featureWen Gong2018-10-131-0/+12
* ath10k: set probe request oui during driver startRakesh Pillai2018-10-131-6/+8
* ath10k: fix possible out of bound access of ath10k_rates arraySriram R2018-10-131-15/+15
* ath10k: advertize beacon_int_min_gcd as 100 while bring up multi vapsMaharaja Kennadyrajan2018-10-011-0/+25
* ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan2018-10-011-0/+1
* ath10k: remove duplicated includesYueHaibing2018-10-011-1/+0Star
* ath10k: add support for configuring management packet rateSriram R2018-10-011-2/+43
* ath10k: utilize random MAC address if none is providedBrian Norris2018-10-011-0/+4
* ath10k: fix vdev-start timeout on errorBen Greear2018-10-011-1/+1
* ath10k: average ack rssi support for data framesBalaji Pothunoori2018-09-061-0/+4
* ath10k: add extended per sta tx statistics supportAnilkumar Kolli2018-09-061-0/+10
* ath10k: add waiting htt tx complete before wow enableWen Gong2018-09-031-9/+13
* ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann2018-08-281-0/+2
* ath10k: prevent active scans on potential unusable channelsSven Eckelmann2018-07-311-0/+7
* ath10k: fix parenthesis alignmentKalle Valo2018-07-311-3/+3
* ath10k: support for multicast rate controlPradeep Kumar Chitrapu2018-07-301-4/+50