index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
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-10-19
wifi: rtw88: dump firmware debug information in abnormal state
Chin-Yen Lee
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