summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-10-28wifi: iwlwifi: iwlmld is always used for wifi7 devicesMiri Korenblit-11/+7
2025-10-28wifi: iwlwifi: mvm: move rate conversions to utils.cJohannes Berg-167/+169
2025-10-28wifi: iwlwifi: mld: reschedule check_tpt_wk also not in EMLSRMiri Korenblit-1/+2
2025-10-28wifi: iwlwifi: mld: remove support from of alive notif version 6Miri Korenblit-4/+2
2025-10-28wifi: iwlwifi: align the name of iwl_alive_ntf_v6 to the conventionMiri Korenblit-4/+4
2025-10-28wifi: rtw89: improve scan time on 6 GHz bandJui-Peng Tsai-0/+8
2025-10-28wifi: rtw89: restart hardware to recover firmware if power-save becomes abnormalChin-Yen Lee-4/+29
2025-10-28wifi: rtw89: 8852c: fix ADC oscillation in 160MHz affecting RX performanceKuan-Chung Chen-20/+39
2025-10-28wifi: rtw89: regd: apply ACPI policy even if country code is programmedZong-Zhe Yang-11/+13
2025-10-28wifi: rtw89: support EHT rate pattern via bitrate maskZong-Zhe Yang-1/+38
2025-10-28wifi: rtw89: mlo: handle needed H2C when link switching is requested by stackZong-Zhe Yang-16/+74
2025-10-28wifi: rtw89: use skb_dequeue() for queued ROC packets to prevent racingPing-Ke Shih-8/+4
2025-10-28wifi: rtw89: splice C2H events queue to local to prevent racingPing-Ke Shih-9/+22
2025-10-27Revert "wifi: ath10k: avoid unnecessary wait for service ready message"Baochen Qiang-19/+20
2025-10-27wifi: ath12k: Add lockdep warn for RCURipan Deuri-0/+6
2025-10-27wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx pathsHarsh Kumar Bijlani-149/+175
2025-10-27wifi: ath12k: Attach and detach ath12k_dp_link_peer to ath12k_dp_peerHarsh Kumar Bijlani-10/+189
2025-10-27wifi: ath12k: Define ath12k_dp_peer structure & APIs for create & deleteHarsh Kumar Bijlani-105/+291
2025-10-27wifi: ath12k: Add hash table for ath12k_dp_link_peerHarsh Kumar Bijlani-13/+160
2025-10-27wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dpHarsh Kumar Bijlani-193/+234
2025-10-27wifi: ath12k: Add hash table for ath12k_link_sta in ath12k_baseHarsh Kumar Bijlani-7/+218
2025-10-27wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peerHarsh Kumar Bijlani-144/+163
2025-10-27wifi: ath12k: Move DP related functions from peer.c to dp_peer.c fileHarsh Kumar Bijlani-267/+292
2025-10-27wifi: mac80211_hwsim: advertise puncturing feature supportAditya Kumar Singh-0/+1
2025-10-27wifi: rt2x00: check retval for of_get_mac_addressRosen Penev-4/+12
2025-10-24wifi: ath12k: Assert base_lock is held before allocating REO update elementSarika Sharma-0/+2
2025-10-24wifi: ath12k: restore register window after global resetBaochen Qiang-1/+19
2025-10-24wifi: ath12k: add support for BSS color changeWei Zhang-2/+154
2025-10-23wifi: ath11k: Correctly use "ab" macro parameterJeff Johnson-28/+28
2025-10-23wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTIONAditya Kumar Singh-0/+2
2025-10-23wifi: ath11k: add support for Tx Power insertion in RRM action frameAditya Kumar Singh-0/+166
2025-10-23wifi: ath11k: wrap ath11k_mac_op_get_txpower() with lock-aware internal helperAditya Kumar Singh-11/+20
2025-10-23wifi: ath11k: relocate some Tx power related functions in mac.cAditya Kumar Singh-135/+135
2025-10-23wifi: ath11k: fix peer HE MCS assignmentBaochen Qiang-4/+7
2025-10-23wifi: ath11k: fix VHT MCS assignmentBaochen Qiang-7/+12
2025-10-22wifi: ath10k: Support for FTM TLV test commandsLoic Poulain-31/+260
2025-10-21wifi: rtl8xxxu: Use correct power off sequence for RTL8192CUBitterblue Smith-126/+194
2025-10-21wifi: rtl8xxxu: Dump the efuse right after reading itBitterblue Smith-3/+3
2025-10-21wifi: rtl8xxxu: Report the signal strength only if it's knownBitterblue Smith-0/+4
2025-10-21wifi: rtw89: Replace hardcoded strings with helper functionsYu-Chun Lin-18/+18
2025-10-21wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1Zenm Chen-0/+2
2025-10-21wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1Zenm Chen-0/+3
2025-10-20Merge tag 'iwlwifi-fixes-2025-10-19' of https://git.kernel.org/pub/scm/linux/...Johannes Berg-2/+3
2025-10-20wifi: brcmfmac: fix crash while sending Action Frames in standalone AP ModeGokul Sivakumar-22/+12
2025-10-20Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-27/+72
2025-10-19wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()Dan Carpenter-2/+3
2025-10-18wifi: ath12k: Add MODULE_FIRMWARE() entriesTakashi Iwai-0/+4
2025-10-15wifi: ath12k: fix TX and RX MCS rate configurations in HE modePradeep Kumar Chitrapu-2/+3
2025-10-15wifi: ath12k: fix VHT MCS assignmentBaochen Qiang-9/+13
2025-10-15wifi: ath12k: Fix NSS value update in ext_rx_statsThiraviyam Mariyappan-7/+12