summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-284-8/+8
|\
| * ath6kl: add ath6kl_ prefix to crypto_typeSagi Grimberg2018-12-134-8/+8
* | Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-2117-264/+532
|\ \
| * | ath10k: add support to configure BB timing over wmiBhagavathi Perumal S2018-12-204-0/+116
| * | ath10k: fix tx_stats memory leakZhi Chen2018-12-201-9/+13
| * | ath10k: fix peer stats null pointer dereferenceZhi Chen2018-12-202-3/+3
| * | ath10k: remove an unnecessary NULL checkDan Carpenter2018-12-201-1/+1
| * | ath10k: move non-fatal warn logs to dbg levelGovind Singh2018-12-201-1/+1
| * | ath10k: fix a NULL vs IS_ERR() checkDan Carpenter2018-12-201-2/+2
| * | ath10k: remove work in progress logs from snoc driverGovind Singh2018-12-202-3/+1Star
| * | ath10k: fix warning due to msdu limit errorBhagavathi Perumal S2018-12-204-4/+61
| * | ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam2018-12-203-1/+35
| * | ath10k: report tx rate using ieee80211_tx_rate_update()Anilkumar Kolli2018-12-203-5/+64
| * | ath10k: add amsdu support for monitor modeYu Wang2018-12-201-2/+186
| * | 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/+0Star
| * | wil6210: remove set but not used variable 'wdev'YueHaibing2018-12-201-2/+0Star
| * | wil6210: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-201-198/+42Star
| * | ath6kl: Use debug instead of error message when disabledKyle Roeschley2018-12-201-1/+1
| * | ath6kl: Fix off by one error in scan completionKyle Roeschley2018-12-201-1/+1
| * | ath6kl: Only use match sets when firmware supports itKyle Roeschley2018-12-201-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-205-2/+44
|\ \ \ | |/ / |/| |
| * | ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai2018-12-195-2/+44
| |/
* | Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller2018-12-0436-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/+12Star
| * 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/+1Star
| * 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/+2Star
| * 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/+14Star
| * wil6210: remove unnecessary alignment code from rx flowAhmad Masri2018-11-061-6/+4Star
| * 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