summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath10k: Change the warning message stringFabio Estevam2019-08-041-1/+1
* ath10k: destroy sdio workqueue while remove sdio moduleWen Gong2019-07-261-0/+3
* wil6210: drop old event after wmi_call timeoutAhmad Masri2019-07-261-1/+12
* ath10k: fix PCIE device wake up failedMiaoqing Pan2019-07-261-1/+1
* ath10k: add missing error handlingClaire Chang2019-07-261-0/+4
* ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli2019-07-261-1/+1
* wil6210: fix spurious interrupts in 3-msiMaya Erez2019-07-261-25/+40
* ath10k: add peer id check in ath10k_peer_find_by_idWen Gong2019-07-261-0/+3
* ath6kl: add some bounds checkingDan Carpenter2019-07-261-1/+9
* ath9k: Check for errors when reading SREV registerTim Schumacher2019-07-261-9/+23
* ath10k: Do not send probe response template for meshSurabhi Vishnoi2019-07-261-0/+4
* wil6210: fix potential out-of-bounds readGustavo A. R. Silva2019-07-261-0/+1
* carl9170: fix misuse of device driver APIChristian Lamparter2019-07-141-22/+17Star
* wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David2019-05-312-5/+11
* ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki2019-05-051-1/+1
* ath10k: fix shadow register implementation for WCN3990Rakesh Pillai2019-04-052-14/+14
* wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar2019-04-051-3/+11
* ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson2019-03-131-3/+3
* ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi2019-02-121-2/+2
* ath9k: dynack: make ewma estimation fasterLorenzo Bianconi2019-02-124-12/+29
* ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi2019-02-121-1/+2
* ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris2019-02-121-0/+1
* wil6210: fix memory leak in wil_find_tx_bcast_2Lior David2019-02-121-0/+2
* wil6210: fix reset flow for Talyn-mbAlexei Avshalom Lazar2019-02-121-4/+7
* ath10k: fix peer stats null pointer dereferenceZhi Chen2019-01-262-3/+3
* ath10k: schedule hardware restart if WMI command times outMartin Willi2018-11-131-0/+6
* wil6210: fix RX buffers release and unmapMaya Erez2018-11-131-5/+10
* ath10k: fix tx status flag setting for management framesRakesh Pillai2018-11-131-1/+6
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\
| * headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-1/+0Star
|\ \
| * | ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0Star
| |/
* | wil6210: fix eDMA RX chainingMaya Erez2018-07-313-7/+15
* | wil6210: prevent FW download if HW is configured for secured bootMaya Erez2018-07-311-0/+5
* | wil6210: off channel transmit management frames in AP modeAhmad Masri2018-07-314-7/+101
* | wil6210: align to latest auto generated wmi.hAhmad Masri2018-07-311-3/+197
* | wil6210: set default 3-MSIAlexei Avshalom Lazar2018-07-311-2/+2
* | wil6210: support Talyn specific board fileMaya Erez2018-07-314-6/+38
* | wil6210: increase firmware ready timeoutHamad Kadmany2018-07-311-1/+1
* | wil6210: support max aggregation window size 64Maya Erez2018-07-314-4/+19
* | wil6210: allow scan on AP interfaceAhmad Masri2018-07-311-1/+2
* | wil6210: add support for link statisticsDedy Lansky2018-07-314-16/+437
* | wil6210: fix min() compilation errorsAlexei Avshalom Lazar2018-07-311-1/+1
* | wil6210: add 3-MSI supportAlexei Avshalom Lazar2018-07-315-21/+110
* | wil6210: align to latest auto generated wmi.hDedy Lansky2018-07-311-25/+434
* | wil6210: support Talyn specific FW fileMaya Erez2018-07-312-0/+11
* | wil6210: fix RX checksum report to network stackMaya Erez2018-07-314-2/+20
* | wil6210: fix temperature debugfsDedy Lansky2018-07-311-3/+4
* | wil6210: add TX latency statisticsDedy Lansky2018-07-316-0/+188
* | wil6210: drop Rx packets with L2 error indication from HWDedy Lansky2018-07-314-39/+55