summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2025-10-24wifi: ath12k: add support for BSS color changeWei Zhang4-2/+154
2025-10-23wifi: ath11k: Correctly use "ab" macro parameterJeff Johnson2-28/+28
2025-10-23wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTIONAditya Kumar Singh1-0/+2
2025-10-23wifi: ath11k: add support for Tx Power insertion in RRM action frameAditya Kumar Singh1-0/+166
2025-10-23wifi: ath11k: wrap ath11k_mac_op_get_txpower() with lock-aware internal helperAditya Kumar Singh1-11/+20
2025-10-23wifi: ath11k: relocate some Tx power related functions in mac.cAditya Kumar Singh1-135/+135
2025-10-23wifi: ath11k: fix peer HE MCS assignmentBaochen Qiang2-4/+7
2025-10-23wifi: ath11k: fix VHT MCS assignmentBaochen Qiang3-7/+12
2025-10-22wifi: ath10k: Support for FTM TLV test commandsLoic Poulain4-31/+260
2025-10-20Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg4-27/+72
2025-10-18wifi: ath12k: Add MODULE_FIRMWARE() entriesTakashi Iwai1-0/+4
2025-10-16wifi: ath12k: fix TX and RX MCS rate configurations in HE modePradeep Kumar Chitrapu1-2/+3
2025-10-16wifi: ath12k: fix VHT MCS assignmentBaochen Qiang3-9/+13
2025-10-16wifi: ath12k: Fix NSS value update in ext_rx_statsThiraviyam Mariyappan1-7/+12
2025-10-16wifi: ath12k: Defer vdev bring-up until CSA finalize to avoid stale beaconAditya Kumar Singh2-12/+79
2025-10-16wifi: ath12k: track dropped MSDU buffer type packets in REO exception ringSarika Sharma3-1/+7
2025-10-16wifi: ath12k: Fix MSDU buffer types handling in RX error pathSarika Sharma2-14/+66
2025-10-16wifi: ath11k: restore register window after global resetBaochen Qiang1-1/+19
2025-10-16wifi: ath12k: Remove struct wmi_bcn_send_from_host_cmdJeff Johnson1-15/+1
2025-10-16wifi: ath11k: Remove struct wmi_bcn_send_from_host_cmdJeff Johnson1-15/+1
2025-10-16wifi: ath10k: move recovery check logic into a new workKang Yang3-13/+11
2025-10-16wifi: wcn36xx: Remove unused wcn36xx_smd_update_scan_paramsDr. David Alan Gilbert3-135/+0
2025-10-06wifi: ath11k: avoid bit operation on key flagsRameshkumar Sundaram1-5/+5
2025-10-06wifi: ath12k: free skb during idr cleanup callbackKarthik M1-16/+18
2025-10-06wifi: ath11k: Add missing platform IDs for quirk tableMark Pearson1-6/+48
2025-10-06wifi: ath10k: Fix memory leak on unsupported WMI commandLoic Poulain1-0/+1
2025-10-03Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds31-284/+671
2025-10-02Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-09-23wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum3-5/+18
2025-09-22wifi: ath12k: enforce CPU endian format for all QMI dataAlexander Wilhelm2-16/+24
2025-09-22wifi: ath12k: Use 1KB Cache Flush Command for QoS TID DescriptorsManish Dharanenthiran4-30/+34
2025-09-22wifi: ath12k: Fix flush cache failure during RX queue updateNithyanantham Paramasivam1-0/+2
2025-09-22wifi: ath12k: Add Retry Mechanism for REO RX Queue Update FailuresManish Dharanenthiran4-60/+150
2025-09-22wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxqNithyanantham Paramasivam2-16/+40
2025-09-22wifi: ath12k: Refactor RX TID buffer cleanup into helper functionNithyanantham Paramasivam1-18/+16
2025-09-22wifi: ath12k: Refactor RX TID deletion handling into helper functionNithyanantham Paramasivam1-8/+19
2025-09-22wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256Nithyanantham Paramasivam1-1/+1
2025-09-20wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()Hari Chandrakanthan1-4/+3
2025-09-19wifi: ath12k: Extend beacon miss handling for MLO non-AP STAMaharaja Kennadyrajan3-32/+32
2025-09-19wifi: ath12k: Add support to handle reason inactivity STA kickout event for Q...Arulanbu Balusamy1-3/+15
2025-09-19wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI re...Maharaja Kennadyrajan2-2/+20
2025-09-19wifi: ath12k: report station mode per-chain signal strengthLingbo Kong4-3/+144
2025-09-19wifi: ath10k: Fix connection after GTK rekeyingLoic Poulain1-2/+10
2025-09-19wifi: ath10k: avoid unnecessary wait for service ready messageBaochen Qiang1-20/+19
2025-09-19wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()Matvey Kovalev1-1/+1
2025-09-19wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)3-38/+10
2025-09-19wifi: ath10k: remove gpio number assignmentArnd Bergmann1-2/+1
2025-09-19wifi: ath11k: Remove redundant semicolonLiao Yuanhong1-1/+0
2025-09-19wifi: ath12k: downgrade log level for CE buffer enqueue failureBaochen Qiang1-1/+2
2025-09-19wifi: ath12k: fix wrong logging ID used for CEBaochen Qiang2-1/+2