summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain1-1/+5
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds67-2843/+5536
2021-11-02Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+10
2021-10-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo21-100/+403
2021-10-28ath6kl: fix division by zero in send pathJohan Hovold1-0/+5
2021-10-28ath10k: fix division by zero in send pathJohan Hovold1-0/+5
2021-10-28ath6kl: fix control-message timeoutJohan Hovold1-1/+1
2021-10-28ath10k: fix control-message timeoutJohan Hovold1-1/+1
2021-10-28wcn36xx: add missing 5GHz channels 136 and 144Benjamin Li2-0/+3
2021-10-28wcn36xx: switch on antenna diversity feature bitBenjamin Li1-1/+3
2021-10-28wcn36xx: Channel list update before hardware scanLoic Poulain4-0/+116
2021-10-27Revert "wcn36xx: Enable firmware link monitoring"Bryan O'Donoghue1-1/+0
2021-10-27wcn36xx: Fix packet drop on resumeLoic Poulain1-0/+11
2021-10-27wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain1-2/+7
2021-10-27wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li1-1/+11
2021-10-27wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain1-1/+3
2021-10-27Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue3-15/+1
2021-10-27wcn36xx: Treat repeated BMPS entry fail as connection lossBryan O'Donoghue2-0/+10
2021-10-27wcn36xx: Add chained transfer support for AMSDULoic Poulain4-2/+91
2021-10-27wcn36xx: Enable hardware scan offload for 5Ghz bandLoic Poulain1-6/+6
2021-10-27wcn36xx: Correct band/freq reporting on RXLoic Poulain2-1/+25
2021-10-25wcn36xx: Fix tx_status mechanismLoic Poulain2-47/+21
2021-10-25wcn36xx: Fix (QoS) null data frame bitrate/modulationLoic Poulain1-0/+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-25ath11k: change return buffer manager for QCA6390Baochen Qiang6-15/+49
2021-10-22Merge tag 'wireless-drivers-next-2021-10-22' of git://git.kernel.org/pub/scm/...Jakub Kicinski29-77/+240
2021-10-20wil6210: use eth_hw_addr_set()Jakub Kicinski3-5/+7
2021-10-20ath6kl: use eth_hw_addr_set()Jakub Kicinski1-4/+5
2021-10-20wireless: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2-5/+5
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-10-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo22-60/+224
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-18ath5k: replace snprintf in show functions with sysfs_emitQing Wang1-4/+4
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-13ath9k: fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2021-10-13ath11k: Identify DFS channel when sending scan channel list commandBaochen Qiang1-0/+2
2021-10-13ath9k: support DT ieee80211-freq-limit property to limit channelsChristian Lamparter1-0/+2
2021-10-11ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang7-21/+19
2021-10-11ath11k: Handle MSI enablement during rmmod and SSRBaochen Qiang1-5/+36
2021-10-11ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li1-4/+6
2021-10-11ath11k: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva1-4/+4
2021-10-11ath11k: Remove redundant assignment to variable fw_sizeColin Ian King1-1/+0
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-10-08ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps()Kalle Valo1-2/+2
2021-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+7
2021-10-07ath11k: Fix spelling mistake "incompaitiblity" -> "incompatibility"Colin Ian King1-1/+1