summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)AuthorFilesLines
2022-05-06ath10k: support bus and device specific API 1 BDF selectionRobert Marko1-1/+12
2022-05-06ath10k: mac: fix too long linesKalle Valo1-4/+9
2022-05-04Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski9-54/+119
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo6-12/+24
2022-05-02ath10k: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski5-7/+4
2022-04-29ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar1-2/+18
2022-04-27ath10k: simplify if-if to if-elseWan Jiabing1-3/+2
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-37/+39
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang1-1/+1
2022-04-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo4-6/+57
2022-04-01ath10k: enable napi on RX path for usbErik Stromdahl1-0/+26
2022-04-01ath10k: add support for MSDU IDs for USB devicesErik Stromdahl1-0/+1
2022-03-21ath10k: Use of_device_get_match_data() helperMeng Tang1-6/+3
2022-03-21ath10k: Trigger sta disconnect on hardware restartYoughandhar Chintala2-0/+27
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