index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Lines
2025-10-28
wifi: iwlwifi: iwlmld is always used for wifi7 devices
Miri Korenblit
-11
/
+7
2025-10-28
wifi: iwlwifi: mvm: move rate conversions to utils.c
Johannes Berg
-167
/
+169
2025-10-28
wifi: iwlwifi: mld: reschedule check_tpt_wk also not in EMLSR
Miri Korenblit
-1
/
+2
2025-10-28
wifi: iwlwifi: mld: remove support from of alive notif version 6
Miri Korenblit
-4
/
+2
2025-10-28
wifi: iwlwifi: align the name of iwl_alive_ntf_v6 to the convention
Miri Korenblit
-4
/
+4
2025-10-28
wifi: rtw89: improve scan time on 6 GHz band
Jui-Peng Tsai
-0
/
+8
2025-10-28
wifi: rtw89: restart hardware to recover firmware if power-save becomes abnormal
Chin-Yen Lee
-4
/
+29
2025-10-28
wifi: rtw89: 8852c: fix ADC oscillation in 160MHz affecting RX performance
Kuan-Chung Chen
-20
/
+39
2025-10-28
wifi: rtw89: regd: apply ACPI policy even if country code is programmed
Zong-Zhe Yang
-11
/
+13
2025-10-28
wifi: rtw89: support EHT rate pattern via bitrate mask
Zong-Zhe Yang
-1
/
+38
2025-10-28
wifi: rtw89: mlo: handle needed H2C when link switching is requested by stack
Zong-Zhe Yang
-16
/
+74
2025-10-28
wifi: rtw89: use skb_dequeue() for queued ROC packets to prevent racing
Ping-Ke Shih
-8
/
+4
2025-10-28
wifi: rtw89: splice C2H events queue to local to prevent racing
Ping-Ke Shih
-9
/
+22
2025-10-27
Revert "wifi: ath10k: avoid unnecessary wait for service ready message"
Baochen Qiang
-19
/
+20
2025-10-27
wifi: ath12k: Add lockdep warn for RCU
Ripan Deuri
-0
/
+6
2025-10-27
wifi: ath12k: Use ath12k_dp_peer in per packet Tx & Rx paths
Harsh Kumar Bijlani
-149
/
+175
2025-10-27
wifi: ath12k: Attach and detach ath12k_dp_link_peer to ath12k_dp_peer
Harsh Kumar Bijlani
-10
/
+189
2025-10-27
wifi: ath12k: Define ath12k_dp_peer structure & APIs for create & delete
Harsh Kumar Bijlani
-105
/
+291
2025-10-27
wifi: ath12k: Add hash table for ath12k_dp_link_peer
Harsh Kumar Bijlani
-13
/
+160
2025-10-27
wifi: ath12k: Move ath12k_dp_link_peer list from ath12k_base to ath12k_dp
Harsh Kumar Bijlani
-193
/
+234
2025-10-27
wifi: ath12k: Add hash table for ath12k_link_sta in ath12k_base
Harsh Kumar Bijlani
-7
/
+218
2025-10-27
wifi: ath12k: Rename ath12k_peer to ath12k_dp_link_peer
Harsh Kumar Bijlani
-144
/
+163
2025-10-27
wifi: ath12k: Move DP related functions from peer.c to dp_peer.c file
Harsh Kumar Bijlani
-267
/
+292
2025-10-27
wifi: mac80211_hwsim: advertise puncturing feature support
Aditya Kumar Singh
-0
/
+1
2025-10-27
wifi: rt2x00: check retval for of_get_mac_address
Rosen Penev
-4
/
+12
2025-10-24
wifi: ath12k: Assert base_lock is held before allocating REO update element
Sarika Sharma
-0
/
+2
2025-10-24
wifi: ath12k: restore register window after global reset
Baochen Qiang
-1
/
+19
2025-10-24
wifi: ath12k: add support for BSS color change
Wei Zhang
-2
/
+154
2025-10-23
wifi: ath11k: Correctly use "ab" macro parameter
Jeff Johnson
-28
/
+28
2025-10-23
wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTION
Aditya Kumar Singh
-0
/
+2
2025-10-23
wifi: ath11k: add support for Tx Power insertion in RRM action frame
Aditya Kumar Singh
-0
/
+166
2025-10-23
wifi: ath11k: wrap ath11k_mac_op_get_txpower() with lock-aware internal helper
Aditya Kumar Singh
-11
/
+20
2025-10-23
wifi: ath11k: relocate some Tx power related functions in mac.c
Aditya Kumar Singh
-135
/
+135
2025-10-23
wifi: ath11k: fix peer HE MCS assignment
Baochen Qiang
-4
/
+7
2025-10-23
wifi: ath11k: fix VHT MCS assignment
Baochen Qiang
-7
/
+12
2025-10-22
wifi: ath10k: Support for FTM TLV test commands
Loic Poulain
-31
/
+260
2025-10-21
wifi: rtl8xxxu: Use correct power off sequence for RTL8192CU
Bitterblue Smith
-126
/
+194
2025-10-21
wifi: rtl8xxxu: Dump the efuse right after reading it
Bitterblue Smith
-3
/
+3
2025-10-21
wifi: rtl8xxxu: Report the signal strength only if it's known
Bitterblue Smith
-0
/
+4
2025-10-21
wifi: rtw89: Replace hardcoded strings with helper functions
Yu-Chun Lin
-18
/
+18
2025-10-21
wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1
Zenm Chen
-0
/
+2
2025-10-21
wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1
Zenm Chen
-0
/
+3
2025-10-20
Merge tag 'iwlwifi-fixes-2025-10-19' of https://git.kernel.org/pub/scm/linux/...
Johannes Berg
-2
/
+3
2025-10-20
wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode
Gokul Sivakumar
-22
/
+12
2025-10-20
Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-27
/
+72
2025-10-19
wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()
Dan Carpenter
-2
/
+3
2025-10-18
wifi: ath12k: Add MODULE_FIRMWARE() entries
Takashi Iwai
-0
/
+4
2025-10-15
wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
Pradeep Kumar Chitrapu
-2
/
+3
2025-10-15
wifi: ath12k: fix VHT MCS assignment
Baochen Qiang
-9
/
+13
2025-10-15
wifi: ath12k: Fix NSS value update in ext_rx_stats
Thiraviyam Mariyappan
-7
/
+12
[prev]
[next]