summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2025-11-05wifi: ath12k: Build all the files in wifi7 directory into ath12k_wifi7.koPavankumar Nandeshwar
2025-11-05wifi: ath12k: Remove arch-specific HAL dependencies from common DPPavankumar Nandeshwar
2025-11-05wifi: ath12k: Move ath12k_dp_rx_get_peer_id API to Wi-Fi 7Pavankumar Nandeshwar
2025-11-05wifi: ath12k: Move ath12k_dp_rx_frags_cleanup API to Wi-Fi 7Pavankumar Nandeshwar
2025-11-05wifi: ath12k: Remove the wifi7 header inclusions in common codePavankumar Nandeshwar
2025-11-05wifi: ath12k: Move ieee80211_ops callback to the arch specific moduleRipan Deuri
2025-11-05wifi: ath12k: Add helper to free DP link peerPavankumar Nandeshwar
2025-11-05wifi: ath12k: Move DP specific link stats to DP link peerHarsh Kumar Bijlani
2025-11-05wifi: ath12k: Move DP device stats to ath12k_dpPavankumar Nandeshwar
2025-11-05wifi: ath12k: Add callbacks in arch_ops for rx APIsPavankumar Nandeshwar
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-30wifi: ath10k: use = {} to initialize bmi_target_info instead of memsetZhongqiu Han
2025-10-30wifi: ath10k: use = {} to initialize pm_qos_request instead of memsetZhongqiu Han
2025-10-30wifi: ath12k: unassign arvif on scan vdev create failureRameshkumar Sundaram
2025-10-30wifi: ath12k: enforce vdev limit in ath12k_mac_vdev_create()Rameshkumar Sundaram
2025-10-30wifi: ath12k: Set EHT fixed rates for associated STAsMuna Sinada
2025-10-30wifi: ath12k: add EHT rates to ath12k_mac_op_set_bitrate_mask()Muna Sinada
2025-10-30wifi: ath12k: Add EHT fixed GI/LTFMuna Sinada
2025-10-30wifi: ath12k: Add EHT MCS/NSS rates to Peer AssocMuna Sinada
2025-10-30wifi: ath12k: add EHT rate handling to existing set rate functionsMuna Sinada
2025-10-30wifi: ath12k: generalize GI and LTF fixed rate functionsMuna Sinada
2025-10-30wifi: ath12k: fix error handling in creating hardware groupBaochen Qiang
2025-10-30wifi: ath12k: fix reusing m3 memoryBaochen Qiang
2025-10-30wifi: ath12k: fix potential memory leak in ath12k_wow_arp_ns_offload()Abdun Nihaal
2025-10-30net: wireless: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-10-29Revert "wifi: ath12k: Fix missing station power save configuration"Miaoqing Pan
2025-10-27Revert "wifi: ath10k: avoid unnecessary wait for service ready message"Baochen Qiang
2025-10-27wifi: ath12k: Add lockdep warn for RCURipan Deuri
2025-10-27wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx pathsHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Attach and detach ath12k_dp_link_peer to ath12k_dp_peerHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Define ath12k_dp_peer structure & APIs for create & deleteHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Add hash table for ath12k_dp_link_peerHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dpHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Add hash table for ath12k_link_sta in ath12k_baseHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peerHarsh Kumar Bijlani
2025-10-27wifi: ath12k: Move DP related functions from peer.c to dp_peer.c fileHarsh Kumar Bijlani
2025-10-24wifi: ath12k: Assert base_lock is held before allocating REO update elementSarika Sharma
2025-10-24wifi: ath12k: restore register window after global resetBaochen Qiang
2025-10-24wifi: ath12k: add support for BSS color changeWei Zhang
2025-10-23wifi: ath11k: Correctly use "ab" macro parameterJeff Johnson
2025-10-23wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTIONAditya Kumar Singh
2025-10-23wifi: ath11k: add support for Tx Power insertion in RRM action frameAditya Kumar Singh
2025-10-23wifi: ath11k: wrap ath11k_mac_op_get_txpower() with lock-aware internal helperAditya Kumar Singh
2025-10-23wifi: ath11k: relocate some Tx power related functions in mac.cAditya Kumar Singh
2025-10-23wifi: ath11k: fix peer HE MCS assignmentBaochen Qiang
2025-10-23wifi: ath11k: fix VHT MCS assignmentBaochen Qiang
2025-10-22wifi: ath10k: Support for FTM TLV test commandsLoic Poulain
2025-10-20Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-10-18wifi: ath12k: Add MODULE_FIRMWARE() entriesTakashi Iwai