summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-10-28ath10k: fix division by zero in send pathJohan Hovold
2021-10-28ath10k: fix control-message timeoutJohan Hovold
2021-10-25ath10k: fix module load regression with iram-recovery featureAbinaya Kalaiselvan
2021-10-25ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann
2021-10-22Merge tag 'wireless-drivers-next-2021-10-22' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-10-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-13ath10k: fix max antenna gain unitSven Eckelmann
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-10-07Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...David S. Miller
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski
2021-10-05ath10k: Don't always treat modem stop events as crashesStephen Boyd
2021-09-28ath10k: sdio: Add missing BH locking around napi_schdule()Fabio Estevam
2021-09-28ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain
2021-09-28ath10k: high latency fixes for beacon bufferAlagu Sankar
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-19firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent moduleJohn Stultz
2021-07-02ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-06-19ath10k: demote chan info without scan request warningCaleb Connolly
2021-06-15ath10k: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-15ath10k: remove the repeated declarationShaokun Zhang
2021-06-15ath10k: Fix an error code in ath10k_add_interface()Yang Li
2021-06-12ath10k: remove unused more_frags variableYang Yingliang
2021-06-12ath10k: add missing error return code in ath10k_pci_probe()Yang Yingliang
2021-06-12ath10k: go to path err_unsupported when chip id is not supportedYang Yingliang
2021-05-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King
2021-05-11ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2021-05-11ath10k: Fix TKIP Michael MIC verification for PCIeWen Gong
2021-05-11ath10k: drop MPDU which has discard flag set by firmware for SDIOWen Gong
2021-05-11ath10k: drop fragments with multicast DA for SDIOWen Gong
2021-05-11ath10k: drop fragments with multicast DA for PCIeWen Gong
2021-05-11ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-22ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan
2021-04-22ath10k: Fix a use after free in ath10k_htc_send_bundleLv Yunlong
2021-03-09ath10k: skip the wait for completion to recovery in shutdown pathYoughandhar Chintala
2021-03-06ath10k: Detect conf_mutex held ath10k_drain_tx() callsShuah Khan
2021-02-11ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan
2021-02-11ath10k: change ath10k_offchan_tx_work() peer present msg to a warnShuah Khan
2021-02-11ath10k: restore tx sk_buff of htt header for SDIOWen Gong
2021-02-09ath10k: Add new debug level for sta related logsTamizh Chelvam
2021-02-09ath10k: Fix lockdep assertion warning in ath10k_sta_statisticsAnand K Mistry
2021-02-09ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_i...Anand K Mistry