index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
wifi: rtlwifi: rtl8821ae: remove conditional return with no effect in _rtl8821ae_llt_write()
Sang-Heon Jeon
1
-6
/
+1
2026-07-30
wifi: rtlwifi: pci: fix error path in rtl_pci_probe()
Abdun Nihaal
1
-1
/
+5
2026-07-30
wifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92du_init_sw_vars()
Abdun Nihaal
1
-3
/
+9
2026-07-17
wifi: rtlwifi: rtl8192d: remove dead SMPS rate mask code
Chelsy Ratnawat
1
-13
/
+8
2026-07-03
wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 17aa:b736
William Hansen-Baird
1
-0
/
+2
2026-07-03
wifi: rtlwifi: convert pci if-statement to ID table
William Hansen-Baird
1
-6
/
+8
2026-07-03
wifi: rtlwifi: fix disabling of ASPM for RTL8723BE with AER flooding
William Hansen-Baird
1
-13
/
+26
2026-07-03
wifi: rtlwifi: rtl8192du: check QoS TID before indexing tids
Runyu Xiao
1
-1
/
+2
2026-07-03
wifi: rtlwifi: rtl8723be: Remove unnecessary irq save/restore in hw_init()
William Hansen-Baird
1
-6
/
+0
2026-04-29
wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptor
Bitterblue Smith
1
-1
/
+1
2026-04-29
wifi: rtlwifi: fix typos in comments in rtl8821ae_card_disable()
Hugo Villeneuve
1
-1
/
+1
2026-04-29
wifi: rtlwifi: validate action frame size before using in _rtl_pci_tx_isr()
Ping-Ke Shih
1
-3
/
+4
2026-04-29
wifi: rtlwifi: validate action frame size in rtl_action_proc()
Ping-Ke Shih
1
-7
/
+10
2026-04-29
wifi: rtlwifi: rtl8821ae: Remove dead code in rtl8821ae_update_hal_rate_table()
Chelsy Ratnawat
1
-12
/
+7
2026-04-07
Merge tag 'rtw-next-2026-04-02' of https://github.com/pkshih/rtw into wireless-next
Johannes Berg
3
-10
/
+7
2026-03-16
wifi: rtlwifi: rtl8192d: fix typo in H2C wait counter names
Jaime Saguillo Revilla
1
-6
/
+6
2026-03-16
wifi: rtlwifi: usb: drop redundant device reference
Johan Hovold
1
-4
/
+0
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
2
-15
/
+15
2026-03-03
wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prepare_bcn_tasklet
Duoming Zhou
1
-0
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-8
/
+8
2026-02-02
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
1
-13
/
+0
2026-01-19
Merge tag 'rtw-next-2026-01-15' of https://github.com/pkshih/rtw
Johannes Berg
1
-1
/
+1
2025-12-23
wifi: rtlwifi: fix typo 'received' in comment
Rohit Chourasia
1
-1
/
+1
2025-12-15
wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()
Morning Star
1
-1
/
+2
2025-11-21
wifi: rtlwifi: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-11-11
wifi: rtlwifi: rtl8188ee: correct allstasleep in P2P PS H2C command
Ping-Ke Shih
1
-1
/
+1
2025-09-22
Merge tag 'rtw-next-2025-09-22' of https://github.com/pkshih/rtw
Johannes Berg
1
-1
/
+0
2025-09-04
wifi: mac80211: support parsing S1G TIM PVB
Lachlan Hodges
1
-1
/
+1
2025-08-19
wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188
Bitterblue Smith
1
-1
/
+0
2025-07-24
wifi: Fix typos
Bjorn Helgaas
3
-13
/
+13
2025-07-18
wifi: rtlwifi: Use min()/max() to improve code
Qianfeng Rong
6
-54
/
+12
2025-06-25
Merge tag 'rtw-next-2025-06-25' of https://github.com/pkshih/rtw
Johannes Berg
17
-42
/
+54
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
1
-1
/
+1
2025-06-24
wifi: rtlwifi: fix possible skb memory leak in `_rtl_pci_rx_interrupt()`.
Thomas Fourier
1
-6
/
+12
2025-06-16
wifi: rtlwifi: fix possible skb memory leak in _rtl_pci_init_one_rxdesc()
Thomas Fourier
1
-1
/
+4
2025-06-16
wifi: rtlwifi: rtl8821ae: make the read-only array params static const
Colin Ian King
1
-4
/
+6
2025-06-16
wifi: rtlwifi: avoid stack size warning for _read_eeprom_info
Arnd Bergmann
7
-21
/
+22
2025-06-10
wifi: rtlwifi: Constify struct rtl_hal_ops and rtl_hal_cfg
Christophe JAILLET
9
-10
/
+10
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
3
-4
/
+6
2025-05-16
Merge tag 'rtw-next-2025-05-16' of https://github.com/pkshih/rtw
Johannes Berg
13
-48
/
+10
2025-05-05
wifi: rtlwifi: Remove unused rtl_bb_delay()
Dr. David Alan Gilbert
2
-12
/
+0
2025-05-05
wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrate
Dr. David Alan Gilbert
8
-22
/
+0
2025-05-05
wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend}
Dr. David Alan Gilbert
2
-14
/
+0
2025-04-28
wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723
Mingcong Bai
1
-0
/
+10
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-3
/
+3
2025-02-10
wifi: rtlwifi: rtl8192de: Fix typos of debug message of phy setting
Andrew Kreimer
1
-3
/
+3
2024-12-23
wifi: rtlwifi: rtl8821ae: Fix media status report
Bitterblue Smith
1
-2
/
+2
2024-12-12
wifi: rtlwifi: pci: wait for firmware loading before releasing memory
Thadeu Lima de Souza Cascardo
1
-0
/
+1
[next]