开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
Age
Commit message (
Expand
)
Author
2024-03-05
wifi: rtw88: 8821c: Fix false alarm count
Bitterblue Smith
2024-03-05
wifi: rtw88: 8821c: Fix beacon loss and disconnect
Bitterblue Smith
2024-03-05
wifi: rtw88: 8821cu: Fix connection failure
Bitterblue Smith
2024-03-05
wifi: rtw88: 8821cu: Fix firmware upload fail
Bitterblue Smith
2024-03-05
wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU
Nick Morrow
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-01-18
wifi: rtw88: use kstrtoX_from_user() in debugfs handlers
Dmitry Antipov
2024-01-10
wifi: rtw88: 8822ce: refine power parameters for RFE type 5
Ping-Ke Shih
2023-12-19
wifi: rtw88: use cfg80211_ssid_eq() instead of rtw_ssid_equal()
Dmitry Antipov
2023-12-12
wifi: rtw88: Use random MAC when efuse MAC invalid
Chris Morgan
2023-12-01
wifi: rtw88: sdio: Honor the host max_req_size in the RX path
Martin Blumenstingl
2023-11-30
wifi: rtw88: debug: remove wrapper of rtw_dbg()
Ping-Ke Shih
2023-11-08
wifi: rtw88: fix RX filter in FIF_ALLMULTI flag
Chih-Kang Chang
2023-11-08
wifi: rtw88: simplify __rtw_tx_work()
Dmitry Antipov
2023-10-19
wifi: rtw88: dump firmware debug information in abnormal state
Chin-Yen Lee
2023-10-19
wifi: rtw88: debug: add to check if debug mask is enabled
Chin-Yen Lee
2023-10-11
wifi: rtw88: Remove duplicate NULL check before calling usb_kill/free_urb()
Jinjie Ruan
2023-10-09
wifi: rtw88: 8821c: tweak CCK TX filter setting for SRRC regulation
Zong-Zhe Yang
2023-10-09
wifi: rtw88: regd: update regulatory map to R64-R42
Zong-Zhe Yang
2023-10-09
wifi: rtw88: 8822c: update TX power limit to V70
Zong-Zhe Yang
2023-10-09
wifi: rtw88: 8821c: update TX power limit to V67
Zong-Zhe Yang
2023-10-09
wifi: rtw88: regd: configure QATAR and UK
Zong-Zhe Yang
2023-10-06
Merge wireless into wireless-next
Johannes Berg
2023-09-20
wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
Jinjie Ruan
2023-09-18
wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM
Sascha Hauer
2023-09-04
wifi: rtw88: fix typo rtw8822cu_probe
Po-Hao Huang
2023-08-25
wifi: rtw88: usb: kill and free rx urbs on probe failure
Sascha Hauer
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
2023-07-25
wifi: rtw88: simplify vif iterators
Dmitry Antipov
2023-07-25
wifi: rtw88: remove unused USB bulkout size set
Dmitry Antipov
2023-07-25
wifi: rtw88: remove unused and set but unused leftovers
Dmitry Antipov
2023-07-25
wifi: rtw88: delete timer and free skb queue when unloading
Dmitry Antipov
2023-06-21
wifi: rtw88: fix not entering PS mode after AP stops
Po-Hao Huang
2023-06-21
wifi: rtw88: refine register based H2C command
Po-Hao Huang
2023-06-21
wifi: rtw88: Stop high queue during scan
Po-Hao Huang
2023-06-21
wifi: rtw88: Skip high queue in hci_flush
Po-Hao Huang
2023-06-21
wifi: rtw88: Fix AP mode incorrect DTIM behavior
Po-Hao Huang
2023-06-21
wifi: rtw88: use struct instead of macros to set TX desc
Po-Hao Huang
2023-06-21
wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failed
Chih-Kang Chang
2023-06-21
wifi: rtw88: Fix action frame transmission fail before association
Po-Hao Huang
2023-06-13
wifi: rtw88: add missing unwind goto for __rtw_download_firmware()
Ping-Ke Shih
2023-06-07
Merge wireless into wireless-next
Johannes Berg
2023-06-01
wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS
Ping-Ke Shih
2023-05-27
wifi: rtw88: usb: silence log flooding error message
Sascha Hauer
2023-05-25
wifi: rtw88: Add support for the SDIO based RTL8723DS chipset
Martin Blumenstingl
2023-05-25
wifi: rtw88: rtw8723d: Implement RTL8723DS (SDIO) efuse parsing
Martin Blumenstingl
2023-05-25
wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr()
Martin Blumenstingl
2023-05-17
wifi: rtw88: sdio: Always use two consecutive bytes for word operations
Martin Blumenstingl
2023-05-15
wifi: rtw88: correct qsel_to_ep[] type as int
Ping-Ke Shih
2023-05-12
wifi: rtw88: use work to update rate to avoid RCU warning
Ping-Ke Shih
[next]