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
/
rtw88
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
wifi: rtw88: Fix potential memory leak in rtw_txq_push_skb()
Abdun Nihaal
1
-0
/
+1
2026-07-24
wifi: rtw88: disable ASPM and deep PS on ASUS TUF Gaming A15 FA506II
Mihail Dimoski
1
-0
/
+10
2026-07-03
wifi: rtw88: Enable receiving control frames in monitor mode
Bitterblue Smith (S.E.A. Datentechnik GmbH)
10
-12
/
+33
2026-07-03
wifi: rtw88: pci: fix resource leak on failed NAPI setup
Dawei Feng
1
-1
/
+3
2026-07-03
wifi: rtw88: 8822c: replace msleep() with fsleep() for DPK delays
Chen Jung Ku
1
-2
/
+2
2026-07-03
wifi: rtw88: 8822b: Don't process RF path C in query_phy_status_page1
Bitterblue Smith
1
-1
/
+1
2026-07-03
wifi: rtw88: 8822c: Don't process RF path C in query_phy_status_page{0,1}
Bitterblue Smith
1
-2
/
+2
2026-05-27
wifi: rtw88: Add more validation for the RX descriptor
Bitterblue Smith
5
-23
/
+47
2026-05-25
wifi: rtw88: usb: fix memory leaks on USB write failures
Luka Gejak
1
-2
/
+11
2026-05-25
wifi: rtw88: increase TX report timeout to fix race condition
Luka Gejak
1
-1
/
+6
2026-05-13
wifi: rtw88: remove rtw_txq_dequeue
Martin Kaiser
1
-15
/
+3
2026-04-29
wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer
Tristan Madani
1
-0
/
+5
2026-04-29
wifi: rtw88: Add NULL check for chip->edcca_th in rtw_fw_adaptivity_result()
Panagiotis Petrakopoulos
1
-0
/
+3
2026-04-29
wifi: rtw88: fix wrong pci_get_drvdata type in AER handlers
Chin-Yen Lee
1
-4
/
+4
2026-04-02
wifi: rtw88: Fill fw_version member of struct wiphy
Bitterblue Smith
1
-0
/
+6
2026-03-30
wifi: rtw88: coex: Ignore BT info byte 5 from RTL8821A
Bitterblue Smith
1
-0
/
+3
2026-03-30
wifi: rtw88: validate RX rate to prevent out-of-bound
Ping-Ke Shih
1
-0
/
+8
2026-03-30
wifi: rtw88: TX QOS Null data the same way as Null data
Bitterblue Smith
1
-1
/
+1
2026-03-30
wifi: rtw88: add quirks to disable PCI ASPM and deep LPS for HP P3S95EA#ACB
Ping-Ke Shih
2
-0
/
+36
2026-03-16
wifi: rtw88: fix device leak on probe failure
Johan Hovold
1
-2
/
+1
2026-03-03
wifi: rtw88: check for PCI upstream bridge existence
Fedor Pchelkin
1
-1
/
+2
2026-03-03
wifi: rtw88: coex: Solve LE-HID lag & update coex version to 26020420
Ching-Te Ku
8
-18
/
+61
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-6
/
+6
2026-02-02
Merge tag 'rtw-next-2026-01-30' of https://github.com/pkshih/rtw
Johannes Berg
1
-1
/
+2
2026-01-27
wifi: rtw88: sdio: Migrate to use sdio specific shutdown function
Uwe Kleine-König
7
-8
/
+7
2026-01-22
wifi: rtw88: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2026-01-19
Merge tag 'rtw-next-2026-01-15' of https://github.com/pkshih/rtw
Johannes Berg
6
-19
/
+64
2025-12-26
wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band data
Bitterblue Smith
1
-5
/
+29
2025-12-26
wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()
Bitterblue Smith
1
-13
/
+6
2025-12-26
wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()
Bitterblue Smith
1
-2
/
+2
2025-12-26
wifi: rtw88: Increase the RX gain before scanning
Martin Hrůza
3
-0
/
+25
2025-12-23
wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6H
Hsiu-Ming Chang
1
-0
/
+2
2025-12-23
wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()
Bitterblue Smith
1
-1
/
+2
2025-12-23
wifi: rtw88: fix DTIM period handling when conf->dtim_period is zero
Roman Peshkichev
2
-3
/
+3
2025-12-15
Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"
Bitterblue Smith
1
-2
/
+1
2025-12-15
wifi: rtw88: limit indirect IO under powered off for RTL8822CS
Ping-Ke Shih
1
-1
/
+3
2025-11-21
wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-11-04
wifi: rtw88: Add BUFFALO WI-U3-866DHP to the USB ID list
Hiroaki Yamamoto
1
-0
/
+2
2025-11-04
wifi: rtw88: 8822c: use fixed rate and bandwidth to reply CSI packets
Chin-Yen Lee
2
-1
/
+14
2025-10-21
wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1
Zenm Chen
1
-0
/
+2
2025-08-26
wifi: rtw88: Use led->brightness_set_blocking for PCI too
Bitterblue Smith
1
-12
/
+3
2025-08-12
wifi: rtw88: Lock rtwdev->mutex before setting the LED
Bitterblue Smith
1
-3
/
+13
2025-08-12
wifi: rtw88: sdio: use indirect IO for device registers before power-on
Ping-Ke Shih
1
-0
/
+4
2025-07-15
wifi: rtw88: Fix macid assigned to TDLS station
Bitterblue Smith
1
-2
/
+2
2025-07-15
wifi: rtw88: enable TX reports for the management queue
Andrey Skvortsov
14
-1
/
+40
2025-07-04
wifi: rtw88: coex: Use bitwise instead of arithmetic operator for flags
Pei Xiao
1
-11
/
+11
2025-06-25
Merge tag 'rtw-next-2025-06-25' of https://github.com/pkshih/rtw
Johannes Berg
19
-48
/
+87
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
4
-4
/
+9
[next]