index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
Age
Commit message (
Expand
)
Author
11 days
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
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-01
wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITS
Bitterblue Smith
2024-05-30
wifi: rtlwifi: handle return value of usb init TX/RX
Ping-Ke Shih
2024-05-30
wifi: rtlwifi: Enable the new rtl8192du driver
Bitterblue Smith
2024-05-30
wifi: rtlwifi: Add rtl8192du/sw.c
Bitterblue Smith
2024-05-30
wifi: rtlwifi: Constify rtl_hal_cfg.{ops,usb_interface_cfg} and rtl_priv.cfg
Bitterblue Smith
2024-05-30
wifi: rtlwifi: Add rtl8192du/dm.{c,h}
Bitterblue Smith
2024-05-30
wifi: rtlwifi: Add rtl8192du/fw.{c,h} and rtl8192du/led.{c,h}
Bitterblue Smith
2024-05-30
wifi: rtlwifi: Add rtl8192du/rf.{c,h}
Bitterblue Smith
2024-05-30
wifi: rtlwifi: Add rtl8192du/trx.{c,h}
Bitterblue Smith
2024-05-30
wifi: rtlwifi: Add rtl8192du/phy.{c,h}
Bitterblue Smith
[next]