summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2019-10-14ath10k: fix latency issue for QCA988xMiaoqing Pan
2019-09-12ath10k: fix channel info parsing for non tlv targetRakesh Pillai
2019-09-12ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat
2019-09-12ath10k: free beacon buf later in vdev teardownBen Greear
2019-09-10ath10k: add reorder and change PN check logic for mac80211Wen Gong
2019-09-10ath10k: add mic bytes for pmf management packetWen Gong
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-07-15ath10k: work around uninitialized vht_pfr variableArnd Bergmann
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-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-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07ath10k: Check tx_stats before use itYingying Tang
2019-05-07ath10k: add peer id check in ath10k_peer_find_by_idWen Gong
2019-05-07ath10k: Add wmi tlv service map for mesh 11sSurabhi Vishnoi
2019-05-07ath10k: Do not send probe response template for meshSurabhi Vishnoi
2019-05-07ath10k: Add wmi tlv vdev subtype for mesh in WCN3990Surabhi Vishnoi
2019-05-07ath10k: change swap mail box config for UTF mode of SDIOWen Gong
2019-05-07ath10k: Fix the wrong value of enums for wmi tlv stats idSurabhi Vishnoi
2019-05-07ath10k: coredump: use struct_size() helperGustavo A. R. Silva
2019-05-07ath10k: Use struct_size() helperGustavo A. R. Silva
2019-05-07ath10k: Fix encoding for protected management framesRakesh Pillai
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori
2019-05-07ath10k: Fix the tx stats bytes & packets parsingBrandon Huang
2019-05-07ath10k: Modify CE4 src buffer entries to 2048 for WCN3990Govind Singh
2019-05-07ath10k: Move board id and fw version logging to info levelGovind Singh
2019-05-07ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan