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
2023-05-17
wifi: rtl8xxxu: RTL8192EU always needs full init
Bitterblue Smith
1
-0
/
+1
2023-05-17
wifi: iwlwifi: mvm: check firmware response size
Johannes Berg
1
-0
/
+10
2023-05-17
wifi: iwlwifi: make the loop for card preparation effective
Emmanuel Grumbach
1
-1
/
+2
2023-05-17
wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()
Wei Chen
1
-3
/
+3
2023-05-17
wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()
Wei Chen
1
-3
/
+3
2023-05-17
rtlwifi: Replace RT_TRACE with rtl_dbg
Larry Finger
9
-489
/
+488
2023-05-17
rtlwifi: Start changing RT_TRACE into rtl_dbg
Larry Finger
1
-0
/
+11
2023-05-17
wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()
Martin Blumenstingl
1
-2
/
+4
2023-05-17
wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()
Martin Blumenstingl
1
-1
/
+1
2023-05-17
wifi: ath6kl: reduce WARN to dev_dbg() in callback
Fedor Pchelkin
1
-2
/
+2
2023-05-17
wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()
Dan Carpenter
1
-1
/
+1
2023-05-17
wifi: ath9k: hif_usb: fix memory leak of remain_skbs
Fedor Pchelkin
1
-0
/
+19
2023-05-17
wifi: ath6kl: minor fix for allocation size
Alexey V. Vissarionov
1
-1
/
+1
2023-05-17
wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()
Jisoo Jang
1
-0
/
+5
2023-03-11
wifi: ath9k: use proper statements in conditionals
Arnd Bergmann
1
-7
/
+7
2023-03-11
wifi: rtl8xxxu: Use a longer retry limit of 48
Bitterblue Smith
1
-9
/
+0
2023-03-11
wifi: rtl8xxxu: fixing transmisison failure for rtl8192eu
Jun ASAKA
1
-0
/
+5
2023-03-11
wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
Lorenzo Bianconi
1
-6
/
+7
2023-03-11
wifi: mt7601u: fix an integer underflow
Jisoo Jang
1
-1
/
+2
2023-03-11
wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...
Jisoo Jang
1
-2
/
+4
2023-03-11
wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
Jisoo Jang
1
-0
/
+1
2023-03-11
wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()
Dan Carpenter
1
-3
/
+3
2023-03-11
wifi: iwl4965: Add missing check for create_singlethread_workqueue()
Jiasheng Jiang
1
-2
/
+10
2023-03-11
wifi: iwl3945: Add missing check for create_singlethread_workqueue
Jiasheng Jiang
1
-4
/
+12
2023-03-11
wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()
Minsuk Kang
1
-0
/
+1
2023-03-11
wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
Fedor Pchelkin
1
-9
/
+22
2023-03-11
ath9k: htc: clean up statistics macros
Pavel Skripkin
3
-32
/
+36
2023-03-11
ath9k: hif_usb: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2023-03-11
wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...
Fedor Pchelkin
1
-1
/
+3
2023-03-11
wifi: orinoco: check return value of hermes_write_wordrec()
Alexey Kodanev
1
-0
/
+2
2023-03-11
wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-03-11
wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-03-11
wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-03-11
wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-03-11
wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-03-11
wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()
Zhengchao Shao
1
-1
/
+4
2023-03-11
wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()
Zhang Changzhong
1
-0
/
+1
2023-03-11
wifi: ipw2200: fix memory leak in ipw_wdev_init()
Zhengchao Shao
1
-2
/
+7
2023-03-11
wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-03-11
ipw2x00: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-89
/
+88
2023-03-11
wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_lim...
Li Zetao
1
-32
/
+20
2023-03-11
rtlwifi: fix -Wpointer-sign warning
Arnd Bergmann
3
-44
/
+45
2023-03-11
wifi: rtl8xxxu: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2023-03-11
wifi: libertas: fix memory leak in lbs_init_adapter()
Zhengchao Shao
1
-0
/
+1
2023-03-11
wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-2
/
+2
2023-03-11
net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...
Markus Elfring
5
-21
/
+7
2023-03-11
wifi: rsi: Fix memory leak in rsi_coex_attach()
Yuan Can
1
-0
/
+1
2023-02-25
wifi: mwifiex: Add missing compatible string for SD8787
Lukas Wunner
1
-0
/
+1
2023-02-25
wifi: rtl8xxxu: gen2: Turn on the rate control
Bitterblue Smith
1
-6
/
+2
2023-02-22
wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...
Minsuk Kang
1
-0
/
+17
[next]