summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov2019-12-171-1/+2
* wil6210: check len before memcpy() callsDenis Efremov2019-12-171-2/+4
* ath9k_hw: fix uninitialized variable dataDenis Efremov2019-11-291-1/+1
* ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng2019-11-291-0/+8
* ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson2019-11-295-3/+45
* ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter2019-11-291-11/+25
* ath10k: fix latency issue for QCA988xMiaoqing Pan2019-11-061-6/+9
* ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng2019-11-061-0/+8
* ath10k: fix channel info parsing for non tlv targetRakesh Pillai2019-10-053-9/+17
* wireless: fix nl80211 vendor commandsJohannes Berg2019-07-201-0/+4
* ath10k: work around uninitialized vht_pfr variableArnd Bergmann2019-07-151-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-0815-15/+15
|\
| * ath: fix SPDX tagsKalle Valo2019-06-2615-15/+15
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-07-0139-227/+832
|\ \
| * | ath10k: pci: remove unnecessary castsKalle Valo2019-06-281-10/+6
| * | ath10k: remove unnecessary 'out of memory' messageKalle Valo2019-06-281-3/+1
| * | ath10k: destroy sdio workqueue while remove sdio moduleWen Gong2019-06-281-0/+3
| * | ath10k: Move non-fatal warn logs to dbg level for SDIO chipWen Gong2019-06-281-1/+1
| * | ath10k: Fix memory leak in qmiDundi Raviteja2019-06-281-0/+1
| * | ath10k: add new hw_ops for sdio chipWen Gong2019-06-273-1/+6
| * | wil6210: drop old event after wmi_call timeoutAhmad Masri2019-06-271-1/+12
| * | wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeoutAhmad Masri2019-06-275-18/+29
| * | wil6210: add support for reading multiple RFs temperature via debugfsTzahi Sabo2019-06-274-17/+117
| * | wil6210: publish max_msdu_size to FW on BCAST ringMaya Erez2019-06-271-0/+1
| * | wil6210: update cid boundary check of wil_find_cid/_by_idx()Alexei Avshalom Lazar2019-06-272-5/+5
| * | wil6210: clear FW and ucode log addressMaya Erez2019-06-273-0/+17
| * | wil6210: fix printout in wil_read_pmccfgDedy Lansky2019-06-271-3/+2
| * | wil6210: Add support for setting RBUFCAP configurationAlexei Avshalom Lazar2019-06-274-22/+88
| * | wil6210: increase the frequency of status ring hw tail updateAhmad Masri2019-06-271-3/+13
| * | wil6210: enlarge Tx status ring sizeAhmad Masri2019-06-271-1/+1
| * | wil6210: do not reset FW in STA to P2P client interface switchAlexei Avshalom Lazar2019-06-271-1/+12
| * | wil6210: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-271-58/+22
| * | carl9170: remove dead branch in op_conf_tx callbackChristian Lamparter2019-06-271-7/+2
| * | carl9170: fix misuse of device driver APIChristian Lamparter2019-06-271-22/+17
| * | ath9k: correctly handle short radar pulsesZefir Kurtisi2019-06-271-1/+5
| * | ath10k: Add WMI diag fw logging support for WCN3990Govind Singh2019-06-256-0/+86
| * | ath10k: add report MIC error for sdio chipWen Gong2019-06-251-1/+6
| * | ath10k: add support for controlling tx power to a stationAshok Raj Nagarajan2019-06-253-0/+48
| * | ath10k: Add peer delete response eventDundi Raviteja2019-06-256-2/+69
| * | ath10k: wait for vdev delete response from firmwareRakesh Pillai2019-06-256-6/+41
| * | ath10k: fix PCIE device wake up failedMiaoqing Pan2019-06-251-1/+1
| * | ath10k: fix failure to set multiple fixed rateMiaoqing Pan2019-06-254-12/+108
| * | ath10k: Change the warning message stringFabio Estevam2019-06-251-1/+1
| * | ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan2019-06-251-4/+5
| * | ath10k: add missing error handlingClaire Chang2019-06-251-0/+4
| * | ath10k: enabling tx stats support over pktlogBalaji Pothunoori2019-06-253-1/+20
| * | ath10k: acquire lock to fix lockdep's warningClaire Chang2019-06-251-3/+8
| * | ath10k: change firmware file name for UTF mode of SDIO/USBWen Gong2019-06-252-1/+18
| * | ath10k: add support for firmware crash recovery on SDIO chipWen Gong2019-06-252-2/+9
| * | ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty2019-06-255-11/+28