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
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
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
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-08
wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()
Morning Star
1
-1
/
+2
2026-01-08
wifi: rtw88: limit indirect IO under powered off for RTL8822CS
Ping-Ke Shih
1
-1
/
+3
2026-01-02
wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
Bitterblue Smith
1
-4
/
+3
2025-12-18
wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()
Seungjin Bae
1
-8
/
+19
2025-12-18
wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()
Abdun Nihaal
1
-7
/
+2
2025-12-18
wifi: rtw89: usb: fix leak in rtw89_usb_write_port()
Fedor Pchelkin
1
-3
/
+4
2025-12-18
wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()
Fedor Pchelkin
1
-3
/
+3
2025-12-12
wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1
Zenm Chen
1
-0
/
+2
2025-12-12
wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1
Zenm Chen
1
-0
/
+3
2025-11-20
wifi: rtw89: hw_scan: Don't let the operating channel be last
Bitterblue Smith
1
-0
/
+7
2025-09-22
Merge tag 'rtw-next-2025-09-22' of https://github.com/pkshih/rtw
Johannes Berg
47
-401
/
+2583
2025-09-22
wifi: rtw89: avoid circular locking dependency in ser_state_run()
Fedor Pchelkin
1
-2
/
+1
2025-09-22
wifi: rtw89: fix leak in rtw89_core_send_nullfunc()
Fedor Pchelkin
1
-0
/
+1
2025-09-22
wifi: rtw89: avoid possible TX wait initialization race
Fedor Pchelkin
3
-20
/
+24
2025-09-22
wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
Fedor Pchelkin
4
-9
/
+61
2025-09-18
wifi: rtw89: wow: enable TKIP related feature
Chih-Kang Chang
4
-18
/
+74
2025-09-18
wifi: rtw89: 8922a: add TAS feature support
Kuan-Chung Chen
8
-31
/
+119
2025-09-18
wifi: rtw89: open C2H event waiting window first before sending H2C command
Zong-Zhe Yang
3
-14
/
+48
2025-09-18
wifi: rtw89: renew a completion for each H2C command waiting C2H event
Zong-Zhe Yang
3
-8
/
+53
2025-09-18
wifi: rtw89: 8852b: enable beacon tracking support
Kuan-Chung Chen
1
-0
/
+1
2025-09-18
wifi: rtw89: debug: support SER L0 simulation
Zong-Zhe Yang
2
-1
/
+68
2025-09-18
wifi: rtw89: phy: initialize AFE by firmware element table
Ping-Ke Shih
6
-0
/
+140
2025-09-18
wifi: rtw89: obtain RX path from ppdu status IE00
Chih-Kang Chang
2
-0
/
+5
2025-09-18
wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu status
Chih-Kang Chang
1
-2
/
+0
2025-09-18
wifi: rtw89: use ieee80211_tx_info::driver_data to store driver TX info
Ping-Ke Shih
2
-5
/
+10
2025-09-18
wifi: rtw89: chan: allow callers to check if a link has no managed chanctx
Zong-Zhe Yang
2
-3
/
+18
2025-09-09
wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1
Zenm Chen
1
-0
/
+2
2025-09-09
wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1
Zenm Chen
1
-0
/
+3
2025-09-09
wifi: rtl8xxxu: expose efuse via debugfs
Martin Kaistra
1
-0
/
+22
2025-09-04
wifi: mac80211: support parsing S1G TIM PVB
Lachlan Hodges
1
-1
/
+1
2025-09-01
wifi: rtw89: 8852bt: Remove redundant off_reverse variables
Liao Yuanhong
1
-6
/
+1
2025-09-01
wifi: rtw89: use int type to store negative error codes
Qianfeng Rong
3
-15
/
+16
2025-09-01
wifi: rtw89: add getting function of DMA channel v1
Ping-Ke Shih
2
-0
/
+23
2025-09-01
wifi: rtw89: abstract getting function of DMA channel
Ping-Ke Shih
10
-42
/
+59
2025-09-01
wifi: rtw89: pci: add RPP parser v1
Ping-Ke Shih
2
-0
/
+27
2025-09-01
wifi: rtw89: pci: abstract RPP parser
Ping-Ke Shih
8
-18
/
+52
2025-09-01
wifi: rtw89: pci: add group BD address design
Ping-Ke Shih
8
-9
/
+172
2025-09-01
wifi: rtw89: pci: define TX/RX buffer descriptor pool
Ping-Ke Shih
2
-48
/
+75
2025-09-01
wifi: rtw89: pci: add struct rtw89_{tx,rx}_rings to put related fields
Ping-Ke Shih
3
-28
/
+36
2025-09-01
wifi: rtw89: pci: use RDU status of R_BE_PCIE_DMA_IMR_0_V1 instead for 8922DE
Ping-Ke Shih
3
-24
/
+27
2025-09-01
wifi: rtw89: pci: prepare interrupt related registers and functions for 8922DE
Ping-Ke Shih
3
-0
/
+109
2025-09-01
wifi: rtw89: pci: move chip ISR definition out from chip generation
Ping-Ke Shih
9
-10
/
+27
2025-09-01
wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devices
Aleksej Smirnov
1
-1
/
+2
2025-08-26
wifi: rtw88: Use led->brightness_set_blocking for PCI too
Bitterblue Smith
1
-12
/
+3
2025-08-26
wifi: rtw89: coex: Limit Wi-Fi scan slot cost to avoid A2DP glitch
Ching-Te Ku
1
-1
/
+4
2025-08-26
wifi: rtw89: 8852c: update firmware crash trigger type for newer firmware
Ping-Ke Shih
1
-0
/
+1
2025-08-26
wifi: rtw89: 8852a: report average RSSI to avoid unnecessary scanning
Po-Hao Huang
1
-3
/
+10
2025-08-26
wifi: rtw89: 8852a: report per-channel noise level by get_survey ops
Po-Hao Huang
13
-4
/
+482
2025-08-19
wifi: rtw89: 8852bt: Simplify unnecessary if-else conditions in _dpk_onoff()
Liao Yuanhong
1
-4
/
+1
2025-08-19
wifi: rtl8xxxu: Don't claim USB ID 07b8:8188
Bitterblue Smith
1
-2
/
+0
[next]