summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: add QMI message handshake for wcn3990 clientGovind Singh2018-10-138-13/+1419
* ath10k: add debug mask for QMI layerGovind Singh2018-10-131-0/+1
* firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interfaceGovind Singh2018-10-131-1/+3
* dt: bindings: add bindings for msa memory regionGovind Singh2018-10-131-0/+6
* ath10k: add support to create boardname for non-bmi targetRakesh Pillai2018-10-132-0/+10
* ath10k: add qmi service helpers for wcn3990 qmi clientGovind Singh2018-10-132-0/+2749
* wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing2018-10-131-6/+8
* ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann2018-10-137-49/+49
* ath10k: htt: remove some dead codeDan Carpenter2018-10-131-2/+0
* ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang2018-10-131-12/+11
* ath10k: add peer flush in ath10k_flush for STATIONWen Gong2018-10-131-2/+13
* ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva2018-10-131-1/+1
* ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva2018-10-131-1/+2
* ath10k: management tx ack rssi capability checkBalaji Pothunoori2018-10-131-2/+3
* ath10k: support NET_DETECT WoWLAN featureWen Gong2018-10-137-0/+700
* 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
* Merge tag 'mt76-for-kvalo-2018-10-01' of https://github.com/nbd168/wirelessKalle Valo2018-10-0461-2131/+2289
|\