index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
Merge tag 'rtw-next-2024-07-05' of https://github.com/pkshih/rtw
Kalle Valo
9
-4
/
+30
2024-07-05
wifi: rtw88: usb: schedule rx work after everything is set up
Marcin Ĺšlusarz
1
-3
/
+10
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-06-21
wifi: rtw88: usb: Further limit the TX aggregation
Bitterblue Smith
9
-1
/
+20
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-12
/
+21
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-05-09
wifi: rtw88: usb: Fix disconnection after beacon loss
Bitterblue Smith
1
-0
/
+2
2024-05-09
wifi: rtw88: usb: Simplify rtw_usb_write_data
Bitterblue Smith
1
-7
/
+5
2024-05-09
wifi: rtw88: Un-embed dummy device
Breno Leitao
2
-5
/
+14
2024-04-25
wifi: rtw88: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-04-22
wifi: rtw88: suppress messages of failed to flush queue
Ping-Ke Shih
3
-3
/
+6
2024-04-04
wifi: rtw88: Set default CQM config if not present
Po-Hao Huang
3
-4
/
+14
2024-04-03
wifi: rtw88: remove unsupported interface type of mesh point
Ping-Ke Shih
1
-2
/
+1
2024-03-29
wifi: rtw88: station mode only for SDIO chips
Ping-Ke Shih
1
-5
/
+9
2024-03-26
wifi: rtw88: coex: Prevent doing I/O during Wi-Fi power saving
Ching-Te Ku
2
-4
/
+5
2024-03-14
wifi: rtw88: SDIO device driver for RTL8723CS
Fiona Klute
3
-0
/
+58
2024-03-14
wifi: rtw88: Reset 8703b firmware before download
Fiona Klute
1
-0
/
+6
2024-03-14
wifi: rtw88: Add rtw8703b_tables.c
Fiona Klute
1
-0
/
+902
2024-03-14
wifi: rtw88: Add rtw8703b_tables.h
Fiona Klute
1
-0
/
+14
2024-03-14
wifi: rtw88: Add rtw8703b.c
Fiona Klute
1
-0
/
+2109
2024-03-14
wifi: rtw88: Add rtw8703b.h
Fiona Klute
1
-0
/
+102
2024-03-14
wifi: rtw88: Add definitions for 8703b chip
Fiona Klute
3
-0
/
+16
2024-03-14
wifi: rtw88: Debug output for rtw8723x EFUSE
Fiona Klute
2
-0
/
+170
2024-03-14
wifi: rtw88: Shared module for rtw8723x devices
Fiona Klute
6
-900
/
+1107
2024-03-05
wifi: rtw88: 8821c: Fix false alarm count
Bitterblue Smith
1
-1
/
+1
2024-03-05
wifi: rtw88: 8821c: Fix beacon loss and disconnect
Bitterblue Smith
2
-2
/
+3
2024-03-05
wifi: rtw88: 8821cu: Fix connection failure
Bitterblue Smith
1
-0
/
+7
2024-03-05
wifi: rtw88: 8821cu: Fix firmware upload fail
Bitterblue Smith
1
-0
/
+40
2024-03-05
wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU
Nick Morrow
1
-14
/
+26
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-0
/
+4
2024-01-18
wifi: rtw88: use kstrtoX_from_user() in debugfs handlers
Dmitry Antipov
1
-36
/
+8
2024-01-10
wifi: rtw88: 8822ce: refine power parameters for RFE type 5
Ping-Ke Shih
2
-0
/
+7
2023-12-19
wifi: rtw88: use cfg80211_ssid_eq() instead of rtw_ssid_equal()
Dmitry Antipov
2
-14
/
+2
2023-12-12
wifi: rtw88: Use random MAC when efuse MAC invalid
Chris Morgan
1
-0
/
+5
2023-12-01
wifi: rtw88: sdio: Honor the host max_req_size in the RX path
Martin Blumenstingl
1
-7
/
+28
2023-11-30
wifi: rtw88: debug: remove wrapper of rtw_dbg()
Ping-Ke Shih
2
-7
/
+5
2023-11-08
wifi: rtw88: fix RX filter in FIF_ALLMULTI flag
Chih-Kang Chang
1
-2
/
+2
2023-11-08
wifi: rtw88: simplify __rtw_tx_work()
Dmitry Antipov
1
-2
/
+1
2023-10-19
wifi: rtw88: dump firmware debug information in abnormal state
Chin-Yen Lee
5
-0
/
+108
2023-10-19
wifi: rtw88: debug: add to check if debug mask is enabled
Chin-Yen Lee
1
-0
/
+12
2023-10-11
wifi: rtw88: Remove duplicate NULL check before calling usb_kill/free_urb()
Jinjie Ruan
1
-6
/
+3
2023-10-09
wifi: rtw88: 8821c: tweak CCK TX filter setting for SRRC regulation
Zong-Zhe Yang
4
-0
/
+78
2023-10-09
wifi: rtw88: regd: update regulatory map to R64-R42
Zong-Zhe Yang
1
-7
/
+7
2023-10-09
wifi: rtw88: 8822c: update TX power limit to V70
Zong-Zhe Yang
1
-717
/
+522
2023-10-09
wifi: rtw88: 8821c: update TX power limit to V67
Zong-Zhe Yang
1
-329
/
+825
2023-10-09
wifi: rtw88: regd: configure QATAR and UK
Zong-Zhe Yang
2
-1
/
+5
2023-10-06
Merge wireless into wireless-next
Johannes Berg
1
-0
/
+1
2023-09-20
wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
Jinjie Ruan
1
-2
/
+2
2023-09-18
wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM
Sascha Hauer
1
-0
/
+1
2023-09-04
wifi: rtw88: fix typo rtw8822cu_probe
Po-Hao Huang
1
-2
/
+2
[next]