summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2019-06-27wil6210: update cid boundary check of wil_find_cid/_by_idx()Alexei Avshalom Lazar2-5/+5
2019-06-27wil6210: clear FW and ucode log addressMaya Erez3-0/+17
2019-06-27wil6210: fix printout in wil_read_pmccfgDedy Lansky1-3/+2
2019-06-27wil6210: Add support for setting RBUFCAP configurationAlexei Avshalom Lazar4-22/+88
2019-06-27wil6210: increase the frequency of status ring hw tail updateAhmad Masri1-3/+13
2019-06-27wil6210: enlarge Tx status ring sizeAhmad Masri1-1/+1
2019-06-27wil6210: do not reset FW in STA to P2P client interface switchAlexei Avshalom Lazar1-1/+12
2019-06-27wil6210: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-58/+22
2019-06-27carl9170: remove dead branch in op_conf_tx callbackChristian Lamparter1-7/+2
2019-06-27carl9170: fix misuse of device driver APIChristian Lamparter1-22/+17
2019-06-27ath9k: correctly handle short radar pulsesZefir Kurtisi1-1/+5
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller48-250/+1017
2019-06-26ath: fix SPDX tagsKalle Valo15-15/+15
2019-06-25ath10k: Add WMI diag fw logging support for WCN3990Govind Singh6-0/+86
2019-06-25ath10k: add report MIC error for sdio chipWen Gong1-1/+6
2019-06-25ath10k: add support for controlling tx power to a stationAshok Raj Nagarajan3-0/+48
2019-06-25ath10k: Add peer delete response eventDundi Raviteja6-2/+69
2019-06-25ath10k: wait for vdev delete response from firmwareRakesh Pillai6-6/+41
2019-06-25ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-06-25ath10k: fix failure to set multiple fixed rateMiaoqing Pan4-12/+108
2019-06-25ath10k: Change the warning message stringFabio Estevam1-1/+1
2019-06-25ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan1-4/+5
2019-06-25ath10k: add missing error handlingClaire Chang1-0/+4
2019-06-25ath10k: enabling tx stats support over pktlogBalaji Pothunoori3-1/+20
2019-06-25ath10k: acquire lock to fix lockdep's warningClaire Chang1-3/+8
2019-06-25ath10k: change firmware file name for UTF mode of SDIO/USBWen Gong2-1/+18
2019-06-25ath10k: add support for firmware crash recovery on SDIO chipWen Gong2-2/+9
2019-06-25ath10k: Add wrapper function to ath10k debugVenkateswara Naralasetty5-11/+28
2019-06-25ath10k: add htt_h2t_aggr_cfg_msg op for high latency devicesErik Stromdahl1-0/+1
2019-06-25ath10k: add inline wrapper for htt_h2t_aggr_cfg_msgErik Stromdahl3-8/+18
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 325Thomas Gleixner1-13/+1
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal1-2/+2
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo48-250/+1017
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner11-0/+11
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds17-137/+352
2019-05-07ath10k: Check tx_stats before use itYingying Tang1-0/+7
2019-05-07ath10k: add peer id check in ath10k_peer_find_by_idWen Gong1-0/+3
2019-05-07ath10k: Add wmi tlv service map for mesh 11sSurabhi Vishnoi1-0/+2
2019-05-07ath10k: Do not send probe response template for meshSurabhi Vishnoi1-0/+4
2019-05-07ath10k: Add wmi tlv vdev subtype for mesh in WCN3990Surabhi Vishnoi2-1/+33
2019-05-07ath10k: change swap mail box config for UTF mode of SDIOWen Gong2-3/+13
2019-05-07ath10k: Fix the wrong value of enums for wmi tlv stats idSurabhi Vishnoi1-3/+4
2019-05-07ath10k: coredump: use struct_size() helperGustavo A. R. Silva1-2/+2
2019-05-07ath10k: Use struct_size() helperGustavo A. R. Silva1-3/+1
2019-05-07ath10k: Fix encoding for protected management framesRakesh Pillai1-1/+3
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori3-7/+35
2019-05-07ath10k: Fix the tx stats bytes & packets parsingBrandon Huang1-3/+3
2019-05-07ath10k: Modify CE4 src buffer entries to 2048 for WCN3990Govind Singh1-1/+1