summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2019-04-29ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-12ath10k: report tx airtime provided by fwManikanta Pubbisetty
2019-02-12ath10k: add dynamic vlan supportManikanta Pubbisetty
2019-02-12ath10k: add support to configure ftm responder rolePradeep Kumar Chitrapu
2019-02-12ath10k: report estimated frame transmit airtime to improve fairnessKan Yan
2019-02-12ath10k: migrate to mac80211 txq schedulingToke Høiland-Jørgensen
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai
2019-02-11ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-02-07ath10k: add a condition to fill the LDPC capability correctlySurabhi Vishnoi
2019-02-07ath10k: fix dma unmap direction for management framesRakesh Pillai
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S
2018-12-20ath10k: fix tx_stats memory leakZhi Chen
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam
2018-12-20ath10k: fix kernel panic due to use after freeKarthikeyan Periyasamy
2018-12-20ath10k: remove set but not used variable 'num_tdls_vifs'YueHaibing
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller
2018-11-16ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris
2018-11-06ath10k: don't assume this is a PCI dev in generic codeBrian Norris
2018-11-05ath10k: fixup extended per sta tx statisticsDan Carpenter
2018-10-13ath10k: add peer flush in ath10k_flush for STATIONWen Gong
2018-10-13ath10k: management tx ack rssi capability checkBalaji Pothunoori
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong
2018-10-13ath10k: set probe request oui during driver startRakesh Pillai
2018-10-13ath10k: fix possible out of bound access of ath10k_rates arraySriram R
2018-10-01ath10k: advertize beacon_int_min_gcd as 100 while bring up multi vapsMaharaja Kennadyrajan
2018-10-01ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan
2018-10-01ath10k: remove duplicated includesYueHaibing
2018-10-01ath10k: add support for configuring management packet rateSriram R
2018-10-01ath10k: utilize random MAC address if none is providedBrian Norris
2018-10-01ath10k: fix vdev-start timeout on errorBen Greear
2018-09-06ath10k: average ack rssi support for data framesBalaji Pothunoori
2018-09-06ath10k: add extended per sta tx statistics supportAnilkumar Kolli
2018-09-03ath10k: add waiting htt tx complete before wow enableWen Gong
2018-08-28ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann
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