summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-06-28ath10k: pci: remove unnecessary castsKalle Valo
2019-06-28ath10k: remove unnecessary 'out of memory' messageKalle Valo
2019-06-28ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-06-28ath10k: Move non-fatal warn logs to dbg level for SDIO chipWen Gong
2019-06-28ath10k: Fix memory leak in qmiDundi Raviteja
2019-06-27ath10k: add new hw_ops for sdio chipWen Gong
2019-06-27wil6210: drop old event after wmi_call timeoutAhmad Masri
2019-06-27wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeoutAhmad Masri
2019-06-27wil6210: add support for reading multiple RFs temperature via debugfsTzahi Sabo
2019-06-27wil6210: publish max_msdu_size to FW on BCAST ringMaya Erez
2019-06-27wil6210: update cid boundary check of wil_find_cid/_by_idx()Alexei Avshalom Lazar
2019-06-27wil6210: clear FW and ucode log addressMaya Erez
2019-06-27wil6210: fix printout in wil_read_pmccfgDedy Lansky
2019-06-27wil6210: Add support for setting RBUFCAP configurationAlexei Avshalom Lazar
2019-06-27wil6210: increase the frequency of status ring hw tail updateAhmad Masri
2019-06-27wil6210: enlarge Tx status ring sizeAhmad Masri
2019-06-27wil6210: do not reset FW in STA to P2P client interface switchAlexei Avshalom Lazar
2019-06-27wil6210: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-27carl9170: remove dead branch in op_conf_tx callbackChristian Lamparter
2019-06-27carl9170: fix misuse of device driver APIChristian Lamparter
2019-06-27ath9k: correctly handle short radar pulsesZefir Kurtisi
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-26ath: fix SPDX tagsKalle Valo
2019-06-25ath10k: Add WMI diag fw logging support for WCN3990Govind Singh
2019-06-25ath10k: add report MIC error for sdio chipWen Gong
2019-06-25ath10k: add support for controlling tx power to a stationAshok Raj Nagarajan
2019-06-25ath10k: Add peer delete response eventDundi Raviteja
2019-06-25ath10k: wait for vdev delete response from firmwareRakesh Pillai
2019-06-25ath10k: fix PCIE device wake up failedMiaoqing Pan
2019-06-25ath10k: fix failure to set multiple fixed rateMiaoqing Pan
2019-06-25ath10k: Change the warning message stringFabio Estevam
2019-06-25ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan
2019-06-25ath10k: add missing error handlingClaire Chang
2019-06-25ath10k: enabling tx stats support over pktlogBalaji Pothunoori
2019-06-25ath10k: acquire lock to fix lockdep's warningClaire Chang
2019-06-25ath10k: change firmware file name for UTF mode of SDIO/USBWen Gong
2019-06-25ath10k: add support for firmware crash recovery on SDIO chipWen Gong
2019-06-25ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty
2019-06-25ath10k: add htt_h2t_aggr_cfg_msg op for high latency devicesErik Stromdahl
2019-06-25ath10k: add inline wrapper for htt_h2t_aggr_cfg_msgErik Stromdahl
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325Thomas Gleixner
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
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-07ath10k: Check tx_stats before use itYingying Tang