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
2025-05-02
wifi: wl1251: fix memory leak in wl1251_tx_work
Abdun Nihaal
1
-1
/
+3
2025-05-02
wifi: at76c50x: fix use after free access in at76_disconnect
Abdun Nihaal
1
-1
/
+1
2025-05-02
wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
Icenowy Zheng
1
-0
/
+1
2025-04-10
wifi: iwlwifi: fw: allocate chained SG tables for dump
Johannes Berg
1
-28
/
+58
2025-03-13
wifi: iwlwifi: limit printed string from FW file
Johannes Berg
1
-1
/
+1
2025-03-13
wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()
Marcel Hamer
1
-0
/
+5
2025-03-13
wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
Dmitry Antipov
1
-0
/
+3
2025-03-13
wifi: wlcore: fix unbalanced pm_runtime calls
Andreas Kemnade
1
-5
/
+5
2025-03-13
wifi: rtlwifi: pci: wait for firmware loading before releasing memory
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2025-03-13
wifi: rtlwifi: fix memory leaks and invalid access at probe error path
Thadeu Lima de Souza Cascardo
1
-5
/
+8
2025-03-13
wifi: rtlwifi: remove unused check_buddy_priv
Thadeu Lima de Souza Cascardo
4
-64
/
+0
2025-03-13
wifi: rtlwifi: remove unused dualmac control leftovers
Dmitry Antipov
2
-14
/
+0
2025-03-13
wifi: rtlwifi: remove unused timer and related code
Dmitry Antipov
3
-18
/
+1
2025-03-13
rtlwifi: replace usage of found with dedicated list iterator variable
Jakob Koschel
2
-15
/
+13
2025-03-13
wifi: rtlwifi: usb: fix workqueue leak when probe fails
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2025-03-13
wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step
Thadeu Lima de Souza Cascardo
1
-3
/
+4
2025-03-13
rtlwifi: rtl8192se Rename RT_TRACE to rtl_dbg
Larry Finger
8
-273
/
+271
2025-03-13
wifi: rtlwifi: do not complete firmware loading needlessly
Thadeu Lima de Souza Cascardo
2
-2
/
+0
2024-12-14
wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis...
Norbert van Bolhuis
1
-1
/
+1
2024-12-14
wifi: ipw2x00: libipw_rx_any(): fix bad alignment
Jiapeng Chong
1
-4
/
+4
2024-12-14
wifi: ath5k: add PCI ID for Arcadyan devices
Rosen Penev
1
-0
/
+1
2024-12-14
wifi: ath5k: add PCI ID for SX76X
Rosen Penev
1
-0
/
+1
2024-12-14
wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_sc...
Alper Nebi Yasak
1
-1
/
+1
2024-12-14
wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-2
/
+2
2024-12-14
wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-3
/
+1
2024-12-14
wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()
Jeongjun Park
1
-0
/
+3
2024-11-08
wifi: iwlegacy: Clear stale interrupts before resuming device
Ville Syrjälä
1
-0
/
+2
2024-11-08
wifi: ath10k: Fix memory leak in management tx
Manikanta Pubbisetty
2
-1
/
+8
2024-11-08
wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()
Daniel Gabay
1
-6
/
+4
2024-11-08
wifi: iwlwifi: mvm: disconnect station vifs if recovery failed
Emmanuel Grumbach
1
-1
/
+13
2024-11-08
wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_1...
Gustavo A. R. Silva
2
-3
/
+2
2024-11-08
wifi: rtw88: select WANT_DEV_COREDUMP
Zong-Zhe Yang
1
-0
/
+1
2024-11-08
wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit
Toke Høiland-Jørgensen
1
-4
/
+2
2024-11-08
wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()
Dmitry Kandybka
1
-2
/
+2
2024-11-08
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
6
-89
/
+89
2024-11-08
wifi: rtw88: 8822c: Fix reported RX band width
Bitterblue Smith
1
-4
/
+6
2024-11-08
wifi: ath9k: Remove error checks when creating debugfs entries
Toke Høiland-Jørgensen
2
-4
/
+0
2024-11-08
wifi: ath9k: fix parameter check in ath9k_init_debug()
Minjie Du
1
-1
/
+1
2024-11-08
wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead
Emmanuel Grumbach
1
-1
/
+8
2024-11-08
wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()
Daniel Gabay
1
-4
/
+4
2024-09-12
wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
Sascha Hauer
1
-0
/
+3
2024-09-12
wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
Arend van Spriel
1
-0
/
+1
2024-09-04
wifi: mwifiex: duplicate static structs used in driver instances
Sascha Hauer
1
-6
/
+26
2024-09-04
wifi: iwlwifi: abort scan when rfkill on but device enabled
Miri Korenblit
1
-1
/
+1
2024-09-04
wifi: cw1200: Avoid processing an invalid TIM IE
Jeff Johnson
1
-1
/
+1
2024-08-19
wifi: mwifiex: Fix interface type change
Rafael Beims
1
-0
/
+2
2024-08-19
wifi: virt_wifi: don't use strlen() in const context
Johannes Berg
1
-2
/
+3
2024-08-19
wifi: virt_wifi: avoid reporting connection success with wrong SSID
En-Wei Wu
1
-3
/
+16
2024-08-19
wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only device
Samasth Norway Ananda
1
-9
/
+9
2024-07-05
wifi: iwlwifi: mvm: don't read past the mfuart notifcation
Emmanuel Grumbach
1
-10
/
+0
[next]