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