aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2020-03-20ath9k_htc: Discard undersized packetsMasashi Honma
2020-03-20ath9k_htc: Modify byte order for an error messageMasashi Honma
2020-02-24ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"Bjorn Andersson
2020-02-24ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan
2020-02-24ath10k: Correct error handling of dma_map_single()Bjorn Andersson
2020-02-24ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear
2020-02-24ath10k: fix backtrace on coredumpAnilkumar Kolli
2020-02-24ath10k: Check if station exists before forwarding tx airtime reportHauke Mehrtens
2020-02-24ath10k: add cleanup in ath10k_sta_state()Wenwen Wang
2020-01-31ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2020-01-31wil6210: check len before memcpy() callsDenis Efremov
2020-01-09ath9k_hw: fix uninitialized variable dataDenis Efremov
2020-01-09ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng
2020-01-09ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson
2020-01-09ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter
2019-12-10ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-12-02ath9k: release allocated buffer if timed outNavid Emamdoost
2019-12-02ath10k: fix memory leakNavid Emamdoost
2019-12-02ath9k_htc: release allocated buffer if timed outNavid Emamdoost
2019-10-05ath10k: fix channel info parsing for non tlv targetRakesh Pillai
2019-08-04ath10k: Change the warning message stringFabio Estevam
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-07-26ath10k: Fix memory leak in qmiDundi Raviteja
2019-07-26wil6210: drop old event after wmi_call timeoutAhmad Masri
2019-07-26ath9k: correctly handle short radar pulsesZefir Kurtisi
2019-07-26ath10k: fix PCIE device wake up failedMiaoqing Pan
2019-07-26ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-07-26ath10k: add missing error handlingClaire Chang
2019-07-26ath10k: Fix encoding for protected management framesRakesh Pillai
2019-07-26ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli
2019-07-26wil6210: fix spurious interrupts in 3-msiMaya Erez
2019-07-26ath10k: add peer id check in ath10k_peer_find_by_idWen Gong
2019-07-26ath6kl: add some bounds checkingDan Carpenter
2019-07-26wil6210: fix missed MISC mbox interruptMaya Erez
2019-07-26ath10k: Fix the wrong value of enums for wmi tlv stats idSurabhi Vishnoi
2019-07-26ath9k: Check for errors when reading SREV registerTim Schumacher
2019-07-26ath10k: Do not send probe response template for meshSurabhi Vishnoi
2019-07-26wil6210: fix potential out-of-bounds readGustavo A. R. Silva
2019-07-26ath9k: Don't trust TX status TID number when reporting airtimeToke Høiland-Jørgensen
2019-07-26ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu
2019-07-26ath10k: htt: don't use txdone_fifo with SDIOAlagu Sankar
2019-07-26ath10k: Check tx_stats before use itYingying Tang
2019-07-14carl9170: fix misuse of device driver APIChristian Lamparter
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller