summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller2018-12-0336-347/+866
|\ \ | |/ |/|
| * ath9k: dynack: remove 'experimental' tagLorenzo Bianconi2018-11-061-1/+1
| * ath9k: dynack: make ewma estimation fasterLorenzo Bianconi2018-11-064-12/+29
| * ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi2018-11-061-2/+2
| * ath9k: dynack: move debug log after buffer incrementsLorenzo Bianconi2018-11-061-14/+12
| * ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi2018-11-061-1/+2
| * ath10k: fix struct init whitespace in SNOC driverBrian Norris2018-11-061-6/+6
| * ath10k: don't assume this is a PCI dev in generic codeBrian Norris2018-11-061-2/+1
| * ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris2018-11-061-0/+1
| * ath10k: ath10k_snoc_{read,write}32() should be staticBrian Norris2018-11-062-4/+2
| * ath10k: snoc: fix unbalanced clock error handlingBrian Norris2018-11-061-1/+1
| * ath10k: snoc: relax voltage requirementsBrian Norris2018-11-061-4/+4
| * ath10k: snoc: fix unabalanced regulator error handlingBrian Norris2018-11-061-54/+75
| * ath10k: snoc: remove 'wcn3990' from generic resource handlingBrian Norris2018-11-062-21/+21
| * wil6210: fix locking in wmi_callLior David2018-11-061-4/+5
| * wil6210: fix freeing of rx buffers in EDMA modeAhmad Masri2018-11-061-30/+14
| * wil6210: remove unnecessary alignment code from rx flowAhmad Masri2018-11-061-6/+4
| * wil6210: fix RGF_CAF_ICR address for Talyn-MBMaya Erez2018-11-062-2/+10
| * wil6210: fix L2 RX status handlingMaya Erez2018-11-061-11/+12
| * wil6210: fix debugfs memory access alignmentAhmad Masri2018-11-061-5/+10
| * wil6210: add general initialization/size checksAlexei Avshalom Lazar2018-11-062-1/+3
| * wil6210: notify cqm packet loss on disable_ap_smeAhmad Masri2018-11-061-0/+17
| * wil6210: refactor disconnect flowAhmad Masri2018-11-065-72/+147
| * wil6210: fix memory leak in wil_find_tx_bcast_2Lior David2018-11-061-0/+2
| * wil6210: add recovery for FW error while in AP modeDedy Lansky2018-11-063-8/+120
| * wil6210: make sure Rx ring sizes are correlatedDedy Lansky2018-11-064-7/+12
| * wil6210: increase RX rings and RX buff array sizeMaya Erez2018-11-064-5/+11
| * wil6210: fix reset flow for Talyn-mbAlexei Avshalom Lazar2018-11-061-4/+7
| * wil6210: remove fake support for RXHASHHamad Kadmany2018-11-062-10/+1
| * ath10k: fix some typoYangtao Li2018-11-061-2/+2
| * carl9170: tx: mark expected switch fall-throughsGustavo A. R. Silva2018-11-051-0/+3
| * carl9170: rx: mark expected switch fall-throughGustavo A. R. Silva2018-11-051-0/+1
| * ath6kl: Mark expected switch fall-throughGustavo A. R. Silva2018-11-051-0/+1
| * ath9k: remove set but not used variable 'new_flags'zhong jiang2018-11-051-3/+1
| * ath9k: hw: mark expected switch fall-throughGustavo A. R. Silva2018-11-051-0/+1
| * ath9k: ar9002_phy: mark expected switch fall-throughsGustavo A. R. Silva2018-11-051-1/+1
| * ath9k: ar5008_phy: mark expected switch fall-throughGustavo A. R. Silva2018-11-051-1/+1
| * ath10k: remove set but not used variable 'tlv_len'YueHaibing2018-11-051-3/+0
| * ath10k: fix some spelling mistakesColin Ian King2018-11-051-3/+3
| * ath10k: fixup extended per sta tx statisticsDan Carpenter2018-11-051-2/+6
| * ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai2018-11-056-37/+120
| * ath10k: fix copy-paste error in ath10k_qmi_setup_msa_resources()Wei Yongjun2018-11-051-1/+1
| * ath10k: assign proper firmware crash dump structureAnilkumar Kolli2018-11-052-1/+15
| * ath10k: add memory dump support for QCA4019Anilkumar Kolli2018-11-051-1/+102
| * ath10k: dump tx stats in rate table formatAnilkumar Kolli2018-11-054-2/+29
| * ath10k: add support for WCN3990 firmware crash recoverySurabhi Vishnoi2018-11-054-3/+47
* | ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris2018-11-161-1/+1
* | ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter2018-11-061-2/+1
|/
* ath10k: add QMI message handshake for wcn3990 clientGovind Singh2018-10-138-13/+1419
* ath10k: add debug mask for QMI layerGovind Singh2018-10-131-0/+1