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