开源镜像站
帮助
动态
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
/
ps.c
Age
Commit message (
Expand
)
Author
2023-07-25
wifi: rtw88: simplify vif iterators
Dmitry Antipov
2023-06-21
wifi: rtw88: Fix action frame transmission fail before association
Po-Hao Huang
2023-06-01
wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS
Ping-Ke Shih
2023-02-17
wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twice
Ping-Ke Shih
2022-12-08
wifi: rtw88: iterate over vif/sta list non-atomically
Sascha Hauer
2022-08-10
wifi: rtw88: add flag check before enter or leave IPS
Chih-Kang Chang
2021-12-22
rtw88: don't consider deep PS mode when transmitting packet
Chin-Yen Lee
2021-06-22
rtw88: add rtw_fw_feature_check api
Chin-Yen Lee
2020-11-07
rtw88: decide lps deep mode from firmware feature.
Chin-Yen Lee
2020-11-07
rtw88: add C2H response for checking firmware leave lps
Chin-Yen Lee
2020-11-07
rtw88: sync the power state between driver and firmware
Chin-Yen Lee
2020-01-26
rtw88: use shorter delay time to poll PS state
Yan-Hsuan Chuang
2019-11-20
rtw88: allows to enable/disable HCI link PS mechanism
Yan-Hsuan Chuang
2019-11-15
rtw88: remove duplicated include from ps.c
YueHaibing
2019-10-14
rtw88: use a for loop in rtw_power_mode_change(), not goto
Brian Norris
2019-10-09
rtw88: Fix an error message
Dan Carpenter
2019-10-04
rtw88: check firmware leave lps successfully
Chin-Yen Lee
2019-10-02
rtw88: add deep PS PG mode for 8822c
Yan-Hsuan Chuang
2019-10-02
rtw88: select deep PS mode when module is inserted
Yan-Hsuan Chuang
2019-10-02
rtw88: not to enter LPS by coex strategy
Yan-Hsuan Chuang
2019-10-02
rtw88: add deep power save support
Yan-Hsuan Chuang
2019-10-02
rtw88: LPS enter/leave should be protected by lock
Yan-Hsuan Chuang
2019-10-02
rtw88: remove unused lps state check helper
Yan-Hsuan Chuang
2019-10-02
rtw88: not to control LPS by each vif
Yan-Hsuan Chuang
2019-10-02
rtw88: not to enter or leave PS under IRQ
Yan-Hsuan Chuang
2019-10-02
rtw88: remove redundant flag check helper function
Yan-Hsuan Chuang
2019-08-06
rtw88: add BT co-existence support
Yan-Hsuan Chuang
2019-04-30
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang