aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2019-05-05ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki
2019-04-05ath10k: fix shadow register implementation for WCN3990Rakesh Pillai
2019-04-05ath10k: don't report unset rssi values to mac80211Alagu Sankar
2019-04-05ath10k: Fix the wrong updation of BW in tx_stats debugfs entrySurabhi Vishnoi
2019-04-05wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar
2019-03-13ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson
2019-02-04Merge tag 'wireless-drivers-for-davem-2019-02-04' of git://git.kernel.org/pub...David S. Miller
2019-01-31ath10k: correct bus type for WCN3990Brian Norris
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S
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-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai
2018-12-13ath6kl: add ath6kl_ prefix to crypto_typeSagi Grimberg
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