index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+8
2026-02-02
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
-13
/
+0
2026-01-19
Merge tag 'rtw-next-2026-01-15' of https://github.com/pkshih/rtw
Johannes Berg
-1
/
+1
2025-12-23
wifi: rtlwifi: fix typo 'received' in comment
Rohit Chourasia
-1
/
+1
2025-12-15
wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()
Morning Star
-1
/
+2
2025-11-21
wifi: rtlwifi: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-11-11
wifi: rtlwifi: rtl8188ee: correct allstasleep in P2P PS H2C command
Ping-Ke Shih
-1
/
+1
2025-09-22
Merge tag 'rtw-next-2025-09-22' of https://github.com/pkshih/rtw
Johannes Berg
-1
/
+0
2025-09-04
wifi: mac80211: support parsing S1G TIM PVB
Lachlan Hodges
-1
/
+1
2025-08-19
wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188
Bitterblue Smith
-1
/
+0
2025-07-24
wifi: Fix typos
Bjorn Helgaas
-13
/
+13
2025-07-18
wifi: rtlwifi: Use min()/max() to improve code
Qianfeng Rong
-54
/
+12
2025-06-25
Merge tag 'rtw-next-2025-06-25' of https://github.com/pkshih/rtw
Johannes Berg
-42
/
+54
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
-1
/
+1
2025-06-24
wifi: rtlwifi: fix possible skb memory leak in `_rtl_pci_rx_interrupt()`.
Thomas Fourier
-6
/
+12
2025-06-16
wifi: rtlwifi: fix possible skb memory leak in _rtl_pci_init_one_rxdesc()
Thomas Fourier
-1
/
+4
2025-06-16
wifi: rtlwifi: rtl8821ae: make the read-only array params static const
Colin Ian King
-4
/
+6
2025-06-16
wifi: rtlwifi: avoid stack size warning for _read_eeprom_info
Arnd Bergmann
-21
/
+22
2025-06-10
wifi: rtlwifi: Constify struct rtl_hal_ops and rtl_hal_cfg
Christophe JAILLET
-10
/
+10
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-4
/
+6
2025-05-16
Merge tag 'rtw-next-2025-05-16' of https://github.com/pkshih/rtw
Johannes Berg
-48
/
+10
2025-05-05
wifi: rtlwifi: Remove unused rtl_bb_delay()
Dr. David Alan Gilbert
-12
/
+0
2025-05-05
wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrate
Dr. David Alan Gilbert
-22
/
+0
2025-05-05
wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend}
Dr. David Alan Gilbert
-14
/
+0
2025-04-28
wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723
Mingcong Bai
-0
/
+10
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-3
/
+3
2025-02-10
wifi: rtlwifi: rtl8192de: Fix typos of debug message of phy setting
Andrew Kreimer
-3
/
+3
2024-12-23
wifi: rtlwifi: rtl8821ae: Fix media status report
Bitterblue Smith
-2
/
+2
2024-12-12
wifi: rtlwifi: pci: wait for firmware loading before releasing memory
Thadeu Lima de Souza Cascardo
-0
/
+1
2024-12-12
wifi: rtlwifi: fix memory leaks and invalid access at probe error path
Thadeu Lima de Souza Cascardo
-5
/
+8
2024-12-12
wifi: rtlwifi: destroy workqueue at rtl_deinit_core
Thadeu Lima de Souza Cascardo
-7
/
+6
2024-12-12
wifi: rtlwifi: remove unused check_buddy_priv
Thadeu Lima de Souza Cascardo
-64
/
+0
2024-11-18
wifi: rtlwifi: usb: fix workqueue leak when probe fails
Thadeu Lima de Souza Cascardo
-0
/
+1
2024-11-18
wifi: rtlwifi: fix init_sw_vars leak when probe fails
Thadeu Lima de Souza Cascardo
-0
/
+1
2024-11-18
wifi: rtlwifi: wait for firmware loading before releasing memory
Thadeu Lima de Souza Cascardo
-1
/
+3
2024-11-18
wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step
Thadeu Lima de Souza Cascardo
-3
/
+4
2024-11-18
wifi: rtlwifi: do not complete firmware loading needlessly
Thadeu Lima de Souza Cascardo
-2
/
+0
2024-11-18
wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix infinite loop
Colin Ian King
-1
/
+3
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-103
/
+15
2024-11-06
wifi: rtlwifi: Remove some exhalbtc deadcode
Dr. David Alan Gilbert
-101
/
+0
2024-11-06
wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures
Guilherme G. Piccoli
-1
/
+10
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+0
2024-10-25
wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmware
Ping-Ke Shih
-1
/
+5
2024-10-17
wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171
Bitterblue Smith
-1
/
+0
2024-09-20
wifi: rtlwifi: make read-only arrays static const
Colin Ian King
-8
/
+10
2024-08-07
wifi: rtlwifi: rtl8192du: Initialise value32 in _rtl92du_init_queue_reserved_...
Bitterblue Smith
-1
/
+1
2024-07-09
Merge tag 'rtw-next-2024-07-05' of https://github.com/pkshih/rtw
Kalle Valo
-8
/
+8
2024-07-05
wifi: rtlwifi: fix default typo
Fredrik Lönnegren
-8
/
+8
[next]