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