summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2018-12-20ath10k: fix tx_stats memory leakZhi Chen
2018-12-20ath10k: fix peer stats null pointer dereferenceZhi Chen
2018-12-20ath10k: remove an unnecessary NULL checkDan Carpenter
2018-12-20ath10k: move non-fatal warn logs to dbg levelGovind Singh
2018-12-20ath10k: fix a NULL vs IS_ERR() checkDan Carpenter
2018-12-20ath10k: remove work in progress logs from snoc driverGovind Singh
2018-12-20ath10k: fix warning due to msdu limit errorBhagavathi Perumal S
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam
2018-12-20ath10k: report tx rate using ieee80211_tx_rate_update()Anilkumar Kolli
2018-12-20ath10k: add amsdu support for monitor modeYu Wang
2018-12-20ath10k: fix kernel panic due to use after freeKarthikeyan Periyasamy
2018-12-20ath10k: remove set but not used variable 'num_tdls_vifs'YueHaibing
2018-12-20wil6210: remove set but not used variable 'wdev'YueHaibing
2018-12-20wil6210: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-20ath6kl: Use debug instead of error message when disabledKyle Roeschley
2018-12-20ath6kl: Fix off by one error in scan completionKyle Roeschley
2018-12-20ath6kl: Only use match sets when firmware supports itKyle Roeschley
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller
2018-11-16ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris
2018-11-06ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter
2018-11-06ath9k: dynack: remove 'experimental' tagLorenzo Bianconi
2018-11-06ath9k: dynack: make ewma estimation fasterLorenzo Bianconi
2018-11-06ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2018-11-06ath9k: dynack: move debug log after buffer incrementsLorenzo Bianconi
2018-11-06ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi
2018-11-06ath10k: fix struct init whitespace in SNOC driverBrian Norris
2018-11-06ath10k: don't assume this is a PCI dev in generic codeBrian Norris
2018-11-06ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris
2018-11-06ath10k: ath10k_snoc_{read,write}32() should be staticBrian Norris
2018-11-06ath10k: snoc: fix unbalanced clock error handlingBrian Norris
2018-11-06ath10k: snoc: relax voltage requirementsBrian Norris
2018-11-06ath10k: snoc: fix unabalanced regulator error handlingBrian Norris
2018-11-06ath10k: snoc: remove 'wcn3990' from generic resource handlingBrian Norris
2018-11-06wil6210: fix locking in wmi_callLior David
2018-11-06wil6210: fix freeing of rx buffers in EDMA modeAhmad Masri
2018-11-06wil6210: remove unnecessary alignment code from rx flowAhmad Masri
2018-11-06wil6210: fix RGF_CAF_ICR address for Talyn-MBMaya Erez
2018-11-06wil6210: fix L2 RX status handlingMaya Erez
2018-11-06wil6210: fix debugfs memory access alignmentAhmad Masri
2018-11-06wil6210: add general initialization/size checksAlexei Avshalom Lazar
2018-11-06wil6210: notify cqm packet loss on disable_ap_smeAhmad Masri
2018-11-06wil6210: refactor disconnect flowAhmad Masri
2018-11-06wil6210: fix memory leak in wil_find_tx_bcast_2Lior David
2018-11-06wil6210: add recovery for FW error while in AP modeDedy Lansky
2018-11-06wil6210: make sure Rx ring sizes are correlatedDedy Lansky
2018-11-06wil6210: increase RX rings and RX buff array sizeMaya Erez
2018-11-06wil6210: fix reset flow for Talyn-mbAlexei Avshalom Lazar
2018-11-06wil6210: remove fake support for RXHASHHamad Kadmany
2018-11-06ath10k: fix some typoYangtao Li
2018-11-05carl9170: tx: mark expected switch fall-throughsGustavo A. R. Silva