summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2019-10-02ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear
2019-10-01ath10k: fix backtrace on coredumpAnilkumar Kolli
2019-10-01ath10k: coredump: fix IRAM addr for QCA9984, QCA4019, QCA9888 and QCA99x0Anilkumar Kolli
2019-10-01ath10k: switch to ieee80211_tx_dequeue_niErik Stromdahl
2019-10-01ath10k: change sw version print format to hexTomislav Požega
2019-10-01ath10k: print supported MCS rates within service ready eventTomislav Požega
2019-10-01ath10k: print service ready returned channel rangeTomislav Požega
2019-10-01ath10k: add 2ghz channel arguments to service ready structureTomislav Požega
2019-09-23ath10k: fix memory leakNavid Emamdoost
2019-09-23ath10k: remove the warning of sdio not full supportWen Gong
2019-09-23ath: fix various spelling mistakesColin Ian King
2019-09-23ath10k: fix missing checks for bmi reads and writesKangjie Lu
2019-09-23ath10k: Add support to provide higher range mem chunks in wmi init commandSurabhi Vishnoi
2019-09-23ath10k: Add peer param map for tlv and non-tlvRakesh Pillai
2019-09-21ath10k: Enable MSA region dump support for WCN3990Govind Singh
2019-09-21ath10k: Add xo calibration support for wifi rf clockGovind Singh
2019-09-17ath10k: fix spelling mistake "eanble" -> "enable"Colin Ian King
2019-09-17ath10k: fix latency issue for QCA988xMiaoqing Pan
2019-09-17ath10k: add cleanup in ath10k_sta_state()Wenwen Wang
2019-09-17ath10k: revalidate the msa region coming from firmwareGovind Singh
2019-09-17ath10k: use ath10k_pci_soc_ functions for all warm_reset instancesTomislav Požega
2019-09-17ath10k: Use ARRAY_SIZEVasyl Gomonovych
2019-09-17ath10k: avoid leaving .bss_info_changed prematurelySven Eckelmann
2019-09-17ath10k: Use standard bulk clock API in snocBjorn Andersson
2019-09-17ath10k: Use standard regulator bulk API in snocBjorn Andersson
2019-09-17ath10k: snoc: skip regulator operationsBjorn Andersson
2019-09-17ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson
2019-09-17ath10k: Check if station exists before forwarding tx airtime reportHauke Mehrtens
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