aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-10staging: rtl8723bs: remove unused macros tied to core/rtw_pwrctrl.c debugFabio Aiuto1-2/+0
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto1-3/+6
2021-04-12staging: rtl8723bs: Remove camelcase in several filesFabio M. De Francesco1-9/+9
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto1-7/+0
2021-04-07staging: rtl8723bs: remove unnecessary parenthesesFabio Aiuto1-2/+2
2021-04-07staging: rtl8723bs: split long linesFabio Aiuto1-1/+2
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto1-34/+20
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto1-18/+3
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto1-23/+0
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto1-51/+6
2021-04-07staging: rtl8723bs: core: Move constants to the right of comparisonZhansaya Bagdauletkyzy1-8/+8
2021-04-05staging: rtl8723bs: remove unnecessary parentheses in if-condition in core/rtw_pwrctrl.cFabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: fix logical continuation issue in core/rtw_pwrctrl.cFabio Aiuto1-2/+2
2021-04-05staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_pwrctrl.cFabio Aiuto1-50/+4
2021-03-20staging: rtl8723bs: remove unnecessary logging in core/rtw_pwrctrl.cFabio Aiuto1-5/+0
2021-03-18staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_AP_WOWLANFabio Aiuto1-35/+0
2021-03-18Staging: rtl8723bs: fix names in rtw_pwrctrl.hMarco Cesati1-2/+2
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_WOWLANFabio Aiuto1-3/+3
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_PNO_SUPPORTFabio Aiuto1-18/+0
2021-03-10staging: rtl8723bs: core: Replace sprintf with scnprintfCandy Febriyanto1-2/+2
2020-11-13staging: rtl8723bs: clean up logical continuationsRoss Schmidt1-26/+15
2020-11-13staging: rtl8723bs: clean up open ended linesRoss Schmidt1-5/+2
2020-11-13staging: rtl8723bs: clean up space before tabsRoss Schmidt1-8/+8
2020-10-27staging: rtl8723bs: Rewrite comparison to NULLIzabela Bakollari1-3/+3
2020-03-26staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar1-1/+1
2020-03-21staging: rtl8723bs: remove unneeded variablesPayal Kshirsagar1-6/+1
2019-09-30staging: rtl8723bs: remove return statements from void functionsMichael Straube1-1/+0
2019-09-03staging: rtl8723bs: replace __inline by inlineRasmus Villemoes1-2/+2
2019-07-25staging: rtl8723bs: rtw_pwrctrl: Change true/false checksNishka Dasgupta1-63/+54
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_IsBtDisabled()Nishka Dasgupta1-4/+4
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_IsBtControlLps()Nishka Dasgupta1-11/+11
2019-07-03staging: rtl8723bs: Remove rtw_btcoex_LpsVal()Nishka Dasgupta1-4/+4
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_IsLpsOn()Nishka Dasgupta1-2/+2
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_LpsNotify()Nishka Dasgupta1-2/+2
2019-07-01staging: rtl8723bs: Remove rtw_btcoex_IpsNotify()Nishka Dasgupta1-2/+2
2019-05-20staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans1-1/+1
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore1-3/+3
2018-12-12staging: rtl8723bs: remove semaphore remnantsArnd Bergmann1-1/+0
2018-12-12staging: rtl8723bs: change pwrctrl lock to a mutexArnd Bergmann1-37/+36
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann1-2/+2
2018-09-18staging: rtl8723bs: Fix two sleep-in-atomic-context bugs in _rtw_pwr_wakeup()Jia-Ju Bai1-2/+2
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-03-29staging: rtl8723bs: Remove yield call, replace with cond_resched()Thomas Avery1-1/+1
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook1-12/+11
2017-10-18staging: rtl8723bs: hide "nolinked power save" info when not debuggingIcenowy Zheng1-2/+2
2017-10-18staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta1-2/+3
2017-10-03Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel1-2/+0
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha1-1/+1
2017-07-30Staging: rtl8723bs: Do not initialise static to 0.Shreeya Patel1-2/+2
2017-04-09staging: rtl8723bs: Fix indenting error in core/rtw_pwrctrl.cLarry Finger1-1/+1