summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/mac.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller2018-12-031-4/+7
|\
| * ath10k: don't assume this is a PCI dev in generic codeBrian Norris2018-11-061-2/+1
| * 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/+0
* 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
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-07-251-2/+3
|\
| * ath10k: replace hardcoded constant with defineErik Stromdahl2018-06-281-2/+2
| * ath10k: transmit queued frames after processing rx packetsNiklas Cassel2018-06-281-0/+1
* | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-231-2/+5
|\ \
| * | wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-2/+2
| |/
| * ath10k: support use of channel 173Ben Greear2018-06-141-0/+3
* | ath10k: update the phymode along with bandwidth change requestRyan Hsu2018-06-281-2/+14
|/
* ath10k: DFS Host ConfirmationSriram R2018-05-251-0/+12
* ath10k: add support to configure channel dwell timePradeep Kumar Chitrapu2018-05-251-3/+20
* ath10k: fix return value check in wake_tx_q opErik Stromdahl2018-05-121-1/+1
* ath10k: enable sta idle power saveGovind Singh2018-04-241-0/+7
* ath10k: support MAC address randomization in scanCarl Huang2018-04-241-0/+17
* ath10k: add inlined wrappers for htt tx opsErik Stromdahl2018-04-191-1/+1
* ath10k: advertize beacon_int_min_gcdAnilkumar Kolli2018-03-291-0/+2
* ath10k: fix TDLS peer TX data failure issue on encryped APYingying Tang2018-03-291-0/+4
* ath10k: avoid to set WEP key for TDLS peerYingying Tang2018-03-291-1/+1
* ath10k: enable TDLS peer buffer STA featureYingying Tang2018-03-291-0/+3
* Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy2018-03-291-3/+2
* ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy2018-03-261-0/+10
* ath10k: dma unmap mgmt tx buffer if wmi cmd send failsRakesh Pillai2018-03-141-5/+23
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: advertise TDLS wider bandwidth support for 5GHzBalaji Pothunoori2017-12-271-1/+2
OpenPOWER on IntegriCloud