summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2023-10-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo40-225/+589
2023-10-25Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"Kalle Valo1-1/+3
2023-10-25wifi: ath12k: Introduce and use ath12k_sta_to_arsta()Jeff Johnson4-11/+16
2023-10-25wifi: ath12k: fix htt mlo-offset event lockingJohan Hovold1-2/+5
2023-10-25wifi: ath12k: fix dfs-radar and temperature event lockingJohan Hovold1-1/+10
2023-10-25wifi: ath11k: fix gtk offload status event lockingJohan Hovold1-2/+5
2023-10-25wifi: ath11k: fix htt pktlog lockingJohan Hovold1-1/+7
2023-10-25wifi: ath11k: fix dfs radar event lockingJohan Hovold1-0/+4
2023-10-25wifi: ath11k: fix temperature event lockingJohan Hovold1-2/+6
2023-10-25wifi: ath12k: rename the sc naming convention to abKarthikeyan Periyasamy2-11/+11
2023-10-25wifi: ath12k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy1-11/+11
2023-10-25wifi: ath11k: add firmware-2.bin supportAnilkumar Kolli7-17/+258
2023-10-25wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()Kalle Valo1-7/+11
2023-10-23wifi: ath9k_htc: fix format-truncation warningKalle Valo1-1/+1
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo4-5/+5
2023-10-18wifi: ath11k: rename the sc naming convention to abKarthikeyan Periyasamy4-45/+45
2023-10-18wifi: ath11k: rename the wmi_sc naming convention to wmi_abKarthikeyan Periyasamy1-16/+16
2023-10-18wifi: ath6kl: replace deprecated strncpy with memcpyJustin Stitt1-1/+1
2023-10-18wifi: ath5k: replace deprecated strncpy with strscpyJustin Stitt1-2/+1
2023-10-18wifi: ath12k: Remove ath12k_base::bd_apiJeff Johnson2-4/+4
2023-10-18wifi: ath11k: Remove ath11k_base::bd_apiJeff Johnson2-4/+4
2023-10-18wifi: ath12k: Enable Mesh support for QCN9274Ramya Gnanasekar1-2/+4
2023-10-18wifi: ath12k: register EHT mesh capabilitiesRamya Gnanasekar1-0/+45
2023-10-18wifi: ath11k: Use device_get_match_data()Rob Herring1-8/+2
2023-10-18Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski15-115/+248
2023-10-12wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson8-36/+41
2023-10-12wifi: ath11k: Remove unused struct ath11k_htc_frameJeff Johnson1-12/+0
2023-10-12wifi: ath12k: fix invalid m3 buffer addressWen Gong1-0/+1
2023-10-12wifi: ath12k: add ath12k_qmi_free_resource() for recoveryWen Gong3-0/+8
2023-10-12wifi: ath12k: configure RDDM size to MHI for device recoveryWen Gong3-0/+9
2023-10-12wifi: ath12k: add parsing of phy bitmap for reg rulesAditya Kumar Singh3-2/+23
2023-10-12wifi: ath11k: add parsing of phy bitmap for reg rulesAditya Kumar Singh3-2/+17
2023-10-12wifi: ath11k: ath11k_debugfs_register(): fix format-truncation warningKalle Valo1-2/+2
2023-10-12netdev: replace napi_reschedule with napi_scheduleChristian Marangi1-1/+1
2023-10-10wifi: ath12k: Consistently use ath12k_vif_to_arvif()Jeff Johnson1-22/+22
2023-10-10wifi: ath11k: call ath11k_mac_fils_discovery() without conditionAloka Dixit1-3/+1
2023-10-10wifi: ath12k: remove redundant memset() in ath12k_hal_reo_qdesc_setup()Dmitry Antipov1-2/+0
2023-10-09Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo15-115/+248
2023-10-07Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski49-284/+682
2023-10-05wifi: ath12k: fix debug messagesKalle Valo1-1/+1
2023-10-05wifi: ath11k: fix Tx power value during active CACAditya Kumar Singh1-0/+8
2023-10-05wifi: ath11k: fix CAC running state during virtual interface startAditya Kumar Singh1-8/+11
2023-10-03wifi: ath10k: simplify ath10k_peer_create()Dmitry Antipov1-9/+2
2023-10-02wifi: ath10k: indicate to mac80211 scan complete with aborted flag for ATH10K...Wen Gong1-6/+9
2023-10-02wifi: ath: dfs_pattern_detector: Use flex array to simplify codeChristophe JAILLET1-13/+8
2023-10-02wifi: ath: dfs_pattern_detector: Fix a memory initialization issueChristophe JAILLET1-1/+1
2023-10-02wifi: carl9170: remove unnecessary (void*) conversionsWu Yunchuan1-5/+5
2023-10-02wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson1-4/+14
2023-10-02wifi: ath10k: consistently use kstrtoX_from_user() functionsDmitry Antipov2-51/+22
2023-10-02wifi: ath12k: add keep backward compatibility of PHY mode to avoid firmware c...Wen Gong2-2/+66