index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
iwlwifi: fix Bz NMI behaviour
Johannes Berg
2
-3
/
+4
2022-01-27
iwlwifi: mvm: Increase the scan timeout guard to 30 seconds
Ilan Peer
1
-1
/
+1
2022-01-27
ath11k: Fix napi related hang
Ben Greear
3
-7
/
+19
2022-01-27
iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ
Luca Coelho
1
-1
/
+6
2022-01-27
iwlwifi: mvm: fix AUX ROC removal
Avraham Stern
1
-3
/
+6
2022-01-27
iwlwifi: mvm: Fix calculation of frame length
Ilan Peer
1
-0
/
+27
2022-01-27
iwlwifi: remove module loading failure message
Johannes Berg
1
-8
/
+1
2022-01-27
iwlwifi: fix leaks/bad data after failed firmware load
Johannes Berg
1
-0
/
+8
2022-01-27
iwlwifi: recognize missing PNVM data and then log filename
Luca Coelho
3
-3
/
+16
2022-01-27
rtw88: 8822c: update rx settings to prevent potential hw deadlock
Po-Hao Huang
4
-4
/
+4
2022-01-27
ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream
Zekun Shen
1
-0
/
+7
2022-01-27
ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()
Tetsuo Handa
3
-0
/
+10
2022-01-27
ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()
Tetsuo Handa
2
-0
/
+9
2022-01-27
mt76: mt7921: fix network buffer leak by txs missing
Deren Wu
4
-1
/
+43
2022-01-27
mt76: mt7615: improve wmm index allocation
Felix Fietkau
1
-5
/
+3
2022-01-27
mt76: do not pass the received frame with decryption error
Xing Song
4
-3
/
+28
2022-01-27
mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_p...
Lorenzo Bianconi
1
-2
/
+2
2022-01-27
mt76: mt7915: fix SMPS operation fail
Ryder Lee
2
-28
/
+61
2022-01-27
mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()
Peter Chiu
1
-2
/
+6
2022-01-27
ath11k: Avoid false DEADLOCK warning reported by lockdep
Baochen Qiang
2
-0
/
+24
2022-01-27
ath10k: drop beacon and probe response which leak from other channel
Wen Gong
1
-1
/
+26
2022-01-27
rtw89: don't kick off TX DMA if failed to write skb
Ping-Ke Shih
1
-0
/
+1
2022-01-27
ath10k: Fix tx hanging
Sebastian Gottschall
2
-2
/
+3
2022-01-27
ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_work
Wen Gong
1
-1
/
+1
2022-01-27
iwlwifi: acpi: fix wgds rev 3 size
Miri Korenblit
1
-1
/
+1
2022-01-27
iwlwifi: mvm: avoid clearing a just saved session protection id
Shaul Triebitz
1
-6
/
+6
2022-01-27
iwlwifi: mvm: synchronize with FW after multicast commands
Johannes Berg
1
-0
/
+17
2022-01-27
ath11k: Avoid NULL ptr access during mgmt tx cleanup
Sriram R
1
-15
/
+20
2022-01-27
rsi: Fix out-of-bounds read in rsi_read_pkt()
Zekun Shen
3
-1
/
+6
2022-01-27
rsi: Fix use-after-free in rsi_rx_done_handler()
Zekun Shen
1
-1
/
+7
2022-01-27
mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
Zekun Shen
1
-1
/
+2
2022-01-27
rtw89: fix potentially access out of range of RF register array
Ping-Ke Shih
1
-14
/
+19
2022-01-27
ath11k: Fix mon status ring rx tlv processing
Anilkumar Kolli
1
-7
/
+7
2022-01-27
ath11k: Fix crash caused by uninitialized TX ring
Baochen Qiang
1
-2
/
+0
2022-01-27
ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabled
Wen Gong
1
-0
/
+4
2022-01-27
ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
Zekun Shen
1
-0
/
+4
2022-01-27
iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()
Nathan Chancellor
1
-2
/
+1
2022-01-27
mt76: mt7921: fix a possible race enabling/disabling runtime-pm
Lorenzo Bianconi
2
-6
/
+9
2022-01-27
ath11k: Fix unexpected return buffer manager error for QCA6390
Baochen Qiang
2
-2
/
+2
2022-01-27
iwlwifi: mvm: set protected flag only for NDP ranging
Avraham Stern
1
-1
/
+1
2022-01-27
iwlwifi: mvm: perform 6GHz passive scan after suspend
Avraham Stern
1
-12
/
+9
2022-01-27
iwlwifi: mvm: test roc running status bits before removing the sta
Nathan Errera
1
-3
/
+12
2022-01-27
iwlwifi: don't pass actual WGDS revision number in table_revision
Luca Coelho
2
-9
/
+17
2022-01-27
iwlwifi: mvm: fix 32-bit build in FTM
Johannes Berg
1
-1
/
+2
2022-01-27
rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE
Kai-Heng Feng
2
-51
/
+21
2022-01-27
rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PC
Ping-Ke Shih
1
-0
/
+9
2022-01-27
wilc1000: fix double free error in probe()
Dan Carpenter
3
-1
/
+4
2022-01-27
mt76: mt7921s: fix suspend error with enlarging mcu timeout value
Sean Wang
1
-1
/
+1
2022-01-27
mt76: connac: introduce MCU_UNI_CMD macro
Lorenzo Bianconi
5
-63
/
+64
2022-01-27
mt76: connac: remove MCU_FW_PREFIX bit
Lorenzo Bianconi
1
-11
/
+9
[next]