summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2020-04-27ath10k: add statistics of tx retries and tx failed when tx complete disableWen Gong
2020-04-27ath10k: enable rx duration report default for wmi tlvWen Gong
2020-04-23ath10k: drop the TX packet which size exceed credit size for sdioWen Gong
2020-04-23ath10k: Fix the invalid tx/rx chainmask configurationMaharaja Kennadyrajan
2020-04-22ath10k: add flush tx packets for SDIO chipWen Gong
2020-04-22ath10k: enable alt data of TX path for sdioWen Gong
2020-04-22ath10k: add htt TX bundle for sdioWen Gong
2020-04-21ath10k: hif: make send_complete_check op optionalKalle Valo
2020-04-21ath10k: sdio: remove _hif_ prefix from functions not part of hif interfaceKalle Valo
2020-04-21ath10k: improve power save performance for sdioWen Gong
2020-04-21ath10k: rename ath10k_hif_swap_mailbox() to ath10k_hif_start_post()Kalle Valo
2020-04-15ath10k: Fix typo in warning messagesMamatha Telu
2020-04-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-04-09ath10k: change ATH10K_SDIO_BUS_REQUEST_MAX_NUM from 64 to 1024Wen Gong
2020-04-09ath10k: disable TX complete indication of htt for sdioWen Gong
2020-04-07ath10k: fix kernel null pointer dereferenceVenkateswara Naralasetty
2020-04-06ath10k: enable radar detection in secondary segmentLei Wang
2020-04-06ath10k: enable VHT160 and VHT80+80 modesLei Wang
2020-04-06ath10k: Fix the race condition in firmware dump work queueMaharaja Kennadyrajan
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-22ath10k: Fill GCMP MIC length for PMFYingying Tang
2020-03-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-03-12ath10k: allow qca988x family to support ack rssi of tx data packets.Yibo Zhao
2020-03-11ath10k: fix not registering airtime of 11a station with WMM disableYibo Zhao
2020-03-11ath10k: fix unsupported chip reset debugs file writeYingying Tang
2020-03-11ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong
2020-03-11ath10k: start recovery process when read int status fail for sdioWen Gong
2020-03-11ath10k: add QCA9377 sdio hw_param itemErik Stromdahl
2020-03-11ath10k: avoid consecutive OTP download to reduce boot timeVikas Patel
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-14drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-02-11ath10k: Add support to read btcoex related data from DTTamizh Chelvam
2020-02-11ath10k: fix few checkpatch warningsKalle Valo
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-26ath10k: Use device_get_match_data() to simplify codeStephen Boyd
2020-01-26ath10k: Add newlines to printk messagesStephen Boyd
2020-01-26ath10k: Correct the DMA direction for management tx buffersRakesh Pillai
2020-01-26ath10k: Don't call SCM interface for statically mapped msa regionGovind Singh
2020-01-26Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen
2020-01-26ath10k: drop RX skb with invalid length for sdioWen Gong
2020-01-26ath10k: use true,false for bool variablezhengbin
2020-01-26ath10k: Add optional qdss clkBjorn Andersson
2020-01-26ath10k: pci: Fix comment on ath10k_pci_dump_memory_sramBryan O'Donoghue
2020-01-26ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safeBryan O'Donoghue
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-25Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-17ath10k: Fix some typo in some warning messagesChristophe JAILLET