summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2020-09-22ath10k: Use bdf calibration variant for snoc targetsRakesh Pillai
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-11ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZYueHaibing
2020-09-08ath10k: Add support for chain1 regulator supply votingRakesh Pillai
2020-09-01ath10k: Get rid of "per_ce_irq" hw paramDouglas Anderson
2020-09-01ath10k: Keep track of which interrupts fired, don't poll themDouglas Anderson
2020-09-01ath10k: Add interrupt summary based CE processingRakesh Pillai
2020-08-31ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()Gustavo A. R. Silva
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-26ath10k: Add new api to support reset TID configTamizh Chelvam
2020-08-26ath10k: Add new api to support TID specific configurationTamizh Chelvam
2020-08-26ath10k: Move rate mask validation function up in the fileTamizh Chelvam
2020-08-26ath10k: Add wmi command support for station specific TID configTamizh Chelvam
2020-08-19ath10k: sdio: add firmware coredump supportWen Gong
2020-08-19ath10k: add bus type for each layout of coredumpWen Gong
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-08-18ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam
2020-08-18ath10k: Register shutdown handlerRakesh Pillai
2020-08-18ath10k: move enable_pll_clk call to ath10k_core_start()Kalle Valo
2020-08-17ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET
2020-08-17ath10k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-15ath10k: correct the array index from mcs index for HT mode for QCA6174Wen Gong
2020-08-15ath10k: enable supports_peer_stats_info for QCA6174 PCI devicesWen Gong
2020-08-15ath10k: remove return for NL80211_STA_INFO_TX_BITRATEWen Gong
2020-08-15ath10k: add wmi service peer stat info for wmi tlvWen Gong
2020-08-14ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-20ath10k: Fix NULL pointer dereference in AHB device probeHauke Mehrtens
2020-07-20ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-15wireless: Fix trivial spellingKieran Bingham
2020-06-23ath10k: pci: fix memcpy size of bmi responseZekun Shen
2020-06-16ath10k: provide survey info as accumulated dataVenkateswara Naralasetty
2020-06-16ath10k: fix retry packets update in station dumpVenkateswara Naralasetty
2020-06-16ath10k: Wait until copy complete is actually done before completingDouglas Anderson
2020-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09ath10k: Acquire tx_lock in tx error pathsEvan Green
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-30ath10k: Remove ath10k_qmi_register_service_notifier() declarationDouglas Anderson
2020-05-29mmc: sdio: Move SDIO IDs from ath10k driver to common include filePali Rohár
2020-05-12ath10k: fix ath10k_pci struct layoutArnd Bergmann
2020-05-12ath10k: fix gcc-10 zero-length-bounds warningsArnd Bergmann
2020-05-11ath10k: remove experimental tag from SDIO and SNOC busses in KconfigGovind Singh
2020-05-11ath10k: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11ath10k: fix __le32 warning in ath10k_wmi_tlv_op_gen_request_peer_stats_info()Wen Gong
2020-05-11ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai