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
/
rtw88
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-6
/
+6
2026-02-02
Merge tag 'rtw-next-2026-01-30' of https://github.com/pkshih/rtw
Johannes Berg
-1
/
+2
2026-01-27
wifi: rtw88: sdio: Migrate to use sdio specific shutdown function
Uwe Kleine-König
-8
/
+7
2026-01-22
wifi: rtw88: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+2
2026-01-19
Merge tag 'rtw-next-2026-01-15' of https://github.com/pkshih/rtw
Johannes Berg
-19
/
+64
2025-12-26
wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band data
Bitterblue Smith
-5
/
+29
2025-12-26
wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()
Bitterblue Smith
-13
/
+6
2025-12-26
wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()
Bitterblue Smith
-2
/
+2
2025-12-26
wifi: rtw88: Increase the RX gain before scanning
Martin Hrůza
-0
/
+25
2025-12-23
wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6H
Hsiu-Ming Chang
-0
/
+2
2025-12-23
wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()
Bitterblue Smith
-1
/
+2
2025-12-23
wifi: rtw88: fix DTIM period handling when conf->dtim_period is zero
Roman Peshkichev
-3
/
+3
2025-12-15
Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"
Bitterblue Smith
-2
/
+1
2025-12-15
wifi: rtw88: limit indirect IO under powered off for RTL8822CS
Ping-Ke Shih
-1
/
+3
2025-11-21
wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
-1
/
+2
2025-11-04
wifi: rtw88: Add BUFFALO WI-U3-866DHP to the USB ID list
Hiroaki Yamamoto
-0
/
+2
2025-11-04
wifi: rtw88: 8822c: use fixed rate and bandwidth to reply CSI packets
Chin-Yen Lee
-1
/
+14
2025-10-21
wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1
Zenm Chen
-0
/
+2
2025-08-26
wifi: rtw88: Use led->brightness_set_blocking for PCI too
Bitterblue Smith
-12
/
+3
2025-08-12
wifi: rtw88: Lock rtwdev->mutex before setting the LED
Bitterblue Smith
-3
/
+13
2025-08-12
wifi: rtw88: sdio: use indirect IO for device registers before power-on
Ping-Ke Shih
-0
/
+4
2025-07-15
wifi: rtw88: Fix macid assigned to TDLS station
Bitterblue Smith
-2
/
+2
2025-07-15
wifi: rtw88: enable TX reports for the management queue
Andrey Skvortsov
-1
/
+40
2025-07-04
wifi: rtw88: coex: Use bitwise instead of arithmetic operator for flags
Pei Xiao
-11
/
+11
2025-06-25
Merge tag 'rtw-next-2025-06-25' of https://github.com/pkshih/rtw
Johannes Berg
-48
/
+87
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
-4
/
+9
2025-06-10
wifi: rtw88: Enable AP and adhoc modes for SDIO again
Bitterblue Smith
-8
/
+4
2025-06-10
wifi: rtw88: Rename the RTW_WCPU_11{AC,N} enums
Bitterblue Smith
-40
/
+40
2025-06-10
wifi: rtw88: pci: add PCI Express error handling
Chin-Yen Lee
-0
/
+43
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+2
2025-05-16
wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds
Alexey Kodanev
-1
/
+1
2025-05-16
wifi: rtw88: Fix the random "error beacon valid" messages for USB
Bitterblue Smith
-1
/
+7
2025-05-16
wifi: rtw88: usb: Upload the firmware in bigger chunks
Bitterblue Smith
-4
/
+76
2025-05-16
wifi: rtw88: usb: Reduce control message timeout to 500 ms
Bitterblue Smith
-1
/
+1
2025-05-10
wifi: rtw88: rtw8822bu VID/PID for BUFFALO WI-U2-866DM
Yuuki NAGAO
-0
/
+2
2025-05-10
wifi: rtw88: Handle RTL8723D(S) with blank efuse
Bitterblue Smith
-60
/
+59
2025-05-10
wifi: rtw88: Fix RX aggregation settings for RTL8723DS
Bitterblue Smith
-2
/
+12
2025-04-17
wifi: rtw88: do not ignore hardware read error during DPK
Dmitry Antipov
-1
/
+2
2025-04-17
wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally
Zhen XIN
-4
/
+1
2025-04-17
wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT
Zhen XIN
-4
/
+1
2025-04-09
wifi: rtw88: Fix the module names printed in dmesg
Bitterblue Smith
-17
/
+17
2025-04-09
wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AU
Bitterblue Smith
-1
/
+9
2025-04-09
wifi: rtw88: Set AMPDU factor to hardware for RTL8814A
Bitterblue Smith
-0
/
+55
2025-04-09
wifi: rtw88: usb: Enable RX aggregation for RTL8814AU
Bitterblue Smith
-0
/
+1
2025-04-09
wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3
Bitterblue Smith
-1
/
+2
2025-03-31
wifi: rtw88: usb: Remove redundant 'flush_workqueue()' calls
Chen Ni
-2
/
+0
2025-03-31
wifi: rtw88: sdio: Remove redundant 'flush_workqueue()' calls
Chen Ni
-1
/
+0
2025-03-13
wifi: rtw88: Add __nonstring annotations for unterminated strings
Kees Cook
-1
/
+1
[next]