summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/mac.c
AgeCommit message (Expand)Author
2018-11-16ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris
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
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