summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
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
2019-05-07ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-29ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu
2019-04-29ath10k: enable QCA6174 hw3.2 SDIO hardwareWen Gong
2019-04-29ath10k: add fragmentation handler for high latency devicesWen Gong
2019-04-29ath10k: add PN replay protection for high latency devicesWen Gong
2019-04-29ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND eventWen Gong