summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)AuthorFilesLines
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang1-1/+1
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-32/+1
2022-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo1-32/+1
2022-03-10ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin1-1/+1
2022-02-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2-2/+2
2022-02-24ath10k: fix pointer arithmetic error in trace callFrancesco Magliocca1-1/+1
2022-02-21ath10k: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern2-2/+2
2022-01-17ath10k: abstract htt_rx_desc structureFrancesco Magliocca8-192/+722
2022-01-17ath10k: Use platform_get_irq() to get the interruptLad Prabhakar1-10/+5
2022-01-11ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong1-3/+4
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-3/+3
2021-12-22ath10k: replace strlcpy with strscpyJason Wang1-3/+3
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski1-1/+7
2021-12-13ath10k: wmi: remove array of flexible structuresKalle Valo1-1/+3
2021-12-13ath10k: htt: remove array of flexible structuresKalle Valo1-110/+0
2021-12-09ath10k: drop beacon and probe response which leak from other channelWen Gong1-1/+26
2021-12-08ath10k: fix scan abort when duration is set for hw scanWen Gong1-4/+5
2021-12-08ath10k: Fix tx hangingSebastian Gottschall2-2/+3
2021-12-07ath10k: Fix the MTU size on QCA9377 SDIOFabio Estevam2-1/+21
2021-11-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2-2/+68
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-24/+160
2021-11-02Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+10
2021-11-01ath10k: fetch (pre-)calibration data via nvmem subsystemChristian Lamparter2-2/+68
2021-10-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo5-7/+39
2021-10-28ath10k: fix division by zero in send pathJohan Hovold1-0/+5
2021-10-28ath10k: fix control-message timeoutJohan Hovold1-1/+1
2021-10-25ath10k: fix module load regression with iram-recovery featureAbinaya Kalaiselvan3-5/+24
2021-10-25ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann1-1/+9
2021-10-22Merge tag 'wireless-drivers-next-2021-10-22' of git://git.kernel.org/pub/scm/...Jakub Kicinski7-8/+90
2021-10-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo5-4/+90
2021-10-18treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook1-5/+5
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook1-2/+5
2021-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2-4/+0
2021-10-13ath10k: fix max antenna gain unitSven Eckelmann2-3/+6
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann1-1/+1
2021-10-07Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...David S. Miller3-9/+31
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski1-1/+1
2021-10-05ath10k: Don't always treat modem stop events as crashesStephen Boyd3-1/+84
2021-09-28ath10k: sdio: Add missing BH locking around napi_schdule()Fabio Estevam1-1/+4
2021-09-28ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-09-28ath10k: high latency fixes for beacon bufferAlagu Sankar1-8/+23
2021-09-02Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2021-07-19firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent moduleJohn Stultz1-0/+1
2021-07-02ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-8/+1
2021-06-19ath10k: demote chan info without scan request warningCaleb Connolly1-1/+1
2021-06-15ath10k: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-8/+1
2021-06-15ath10k: remove the repeated declarationShaokun Zhang2-2/+0
2021-06-15ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1