开源镜像站
帮助
动态
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
/
main.c
Age
Commit message (
Expand
)
Author
2023-05-12
wifi: rtw88: use work to update rate to avoid RCU warning
Ping-Ke Shih
2023-04-20
wifi: rtw88: set pkg_type correctly for specific rtw8821c variants
Sascha Hauer
2023-04-20
wifi: rtw88: 8822c: add iface combination
Po-Hao Huang
2023-04-20
wifi: rtw88: handle station mode concurrent scan with AP mode
Po-Hao Huang
2023-04-20
wifi: rtw88: disallow PS during AP mode
Po-Hao Huang
2023-04-20
wifi: rtw88: add port switch for AP mode
Po-Hao Huang
2023-04-20
wifi: rtw88: add bitmap for dynamic port settings
Po-Hao Huang
2023-04-12
wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards
Martin Blumenstingl
2023-04-12
wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets
Martin Blumenstingl
2023-01-16
wifi: rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()
Martin Blumenstingl
2022-12-08
wifi: rtw88: Add common USB chip support
Sascha Hauer
2022-12-08
wifi: rtw88: Drop coex mutex
Sascha Hauer
2022-12-08
wifi: rtw88: Drop h2c.lock
Sascha Hauer
2022-12-08
wifi: rtw88: Drop rf_lock
Sascha Hauer
2022-12-08
wifi: rtw88: print firmware type in info message
Sascha Hauer
2022-09-02
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
Yang Yingliang
2022-08-26
wifi: rtw88: fix uninitialized use of primary channel index
Ping-Ke Shih
2022-08-10
wifi: rtw88: add the update channel flow to support setting by parameters
Chih-Kang Chang
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
2022-08-09
wifi: rtw88: 8822c: extend supported probe request size
Po-Hao Huang
2022-07-29
wifi: rtw88: check the return value of alloc_workqueue()
William Dean
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-30
rtw88: fix null vif pointer when hw_scan fails
Po-Hao Huang
2022-05-30
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
2022-05-01
rtw88: add HT MPDU density value for each chip
Chih-Kang Chang
2022-04-12
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
2022-04-12
rtw88: add ieee80211:sta_rc_update ops
Po-Hao Huang
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-06
rtw88: change idle mode condition during hw_scan
Po-Hao Huang
2022-02-22
rtw88: change rtw_info() to proper message level
Ping-Ke Shih
2022-02-21
rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID Info
Ching-Te Ku
2022-02-21
rtw88: coex: update BT PTA counter regularly
Ching-Te Ku
2022-02-21
rtw88: 8822ce: add support for TX/RX 1ss mode
Chin-Yen Lee
2022-02-10
rtw88: recover rates of rate adaptive mechanism
Chien-Hsun Liao
2022-01-31
rtw88: fix idle mode flow for hw scan
Po-Hao Huang
2021-12-21
rtw88: support SAR via kernel common API
Zong-Zhe Yang
2021-12-21
rtw88: 8822c: add ieee80211_ops::hw_scan
Po-Hao Huang
2021-12-20
rtw88: 8822c: update rx settings to prevent potential hw deadlock
Po-Hao Huang
2021-12-08
rtw88: add debugfs to fix tx rate
Yan-Hsuan Chuang
2021-10-05
rtw88: refine fw_crash debugfs to show non-zero while triggering
Zong-Zhe Yang
2021-09-21
rtw88: support adaptivity for ETSI/JP DFS region
Zong-Zhe Yang
2021-09-21
rtw88: add regulatory strategy by chip type
Zong-Zhe Yang
2021-08-21
rtw88: 8822c: add tx stbc support under HT mode
Po-Hao Huang
2021-06-24
rtw88: fix c2h memory leak
Po-Hao Huang
2021-06-22
rtw88: dump FW crash via devcoredump
Zong-Zhe Yang
2021-06-22
rtw88: notify fw when driver in scan-period to avoid potential problem
Chin-Yen Lee
2021-06-22
rtw88: add rtw_fw_feature_check api
Chin-Yen Lee
2021-06-22
rtw88: add beacon filter support
Po-Hao Huang
[next]