aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_pwrctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-09staging: rtl8188eu: remove a constant variableMartin Kaiser1-2/+1
2021-03-22staging: rtl8188eu: use netdev routines for private dataMartin Kaiser1-1/+1
2020-09-22staging: rtl8188eu: clean up block comment style issuesMichael Straube1-5/+5
2020-08-18staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov1-1/+1
2020-07-01staging: rtl8188eu: add spaces around operatorsMichael Straube1-4/+4
2020-06-25Staging: rtl8188eu: Fix alignment coding style issuePeilin Ye1-1/+1
2020-04-25Staging: rtl8188eu: core: rtw_pwrctrl: fixed a coding style issueCarlos Guerrero Álvarez1-1/+1
2019-12-10staging: rtl8188eu: remove return variable from rtw_pwr_unassociated_idleMichael Straube1-7/+3
2019-12-10staging: rtl8188eu: cleanup declarations in rtw_pwrctrl.cMichael Straube1-8/+8
2019-12-10staging: rtl8188eu: remove unnecessary parentheses in rtw_pwrctrl.cMichael Straube1-6/+6
2019-10-14staging: rtl8188eu: remove unnecessary conversion to boolMichael Straube1-2/+2
2019-03-18Staging: rtl8188eu: core: rtw_pwrctrl.c: Fix a comparision warning.Sanjana Sanikommu1-1/+1
2018-11-22staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube1-1/+1
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube1-3/+4
2018-09-25staging: rtl8188eu: Remove unnecessary parenthesesNathan Chancellor1-1/+1
2018-07-21staging: rtl8188eu: remove blank linesMichael Straube1-6/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2017-10-18rtl8188eu: Fix a possible sleep-in-atomic bug in _rtw_pwr_wakeupJia-Ju Bai1-1/+1
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook1-5/+6
2017-09-17staging:rtl8188eu Fix coding style issuesJanani Sankara Babu1-5/+5
2017-09-17staging:rtl8188eu Fix use __func__ for function nameJanani Sankara Babu1-6/+6
2017-01-10staging: rtl8188eu: fixed 'braces are not necessary for single statement blocks'.Yamanappagouda Patil1-2/+2
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings.Yamanappagouda Patil1-0/+1
2016-10-16staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov1-1/+1
2016-10-16staging:r8188eu: remove pm_netdev_open functionIvan Safonov1-1/+1
2016-08-21rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan1-10/+10
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2015-11-15staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng1-7/+7
2015-07-24drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian1-1/+1
2015-07-16staging: rtl8188eu: remove unused functionSudip Mukherjee1-6/+0
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar1-3/+5
2014-11-03Staging: rtl8188eu: rtw_pwrctrl: removed space before semicolon.Surya Seetharaman1-1/+1
2014-11-03Staging: rtl8188eu: rtw_pwrctrl: removed a checkpatch warning.Surya Seetharaman1-1/+0
2014-11-03Staging: rtl8188eu: rtw_pwrctrl: fixed checkpatch warning.Surya Seetharaman1-1/+1
2014-10-30staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak1-1/+1
2014-07-09staging: rtl8188eu: Use msecs_to_jiffies() instead of rtw_ms_to_systime()navin patidar1-5/+5
2014-07-09staging: rtl8188eu: Remove P2P supportnavin patidar1-34/+2
2014-07-09staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar1-1/+0
2014-06-19staging: rtl8188eu: Move usb_[read, write]() declarations to usb_ops_linux.hnavin patidar1-0/+1
2014-06-19staging: rtl8188eu: Remove function _rtw_read32()navin patidar1-1/+1
2014-06-19staging: rtl8188eu:Move rtw_hw_[suspend, resume]() to rtw_pwrctrl.cnavin patidar1-0/+103
2014-06-19staging: rtl8188eu: Remove bCardDisableWOHSM from struct adapternavin patidar1-1/+0
2014-06-19staging: rtl8188eu: Remove pbuddy_adapter from struct adapternavin patidar1-19/+0
2014-05-26staging: rtl8188eu: Remove unused function rtw_interface_ps_func()navin patidar1-9/+0
2014-05-25staging: rtl8188eu: use time_before/time_after and change type of ips_deny_timeManuel Schölling1-3/+6
2014-02-27staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida1-1/+1
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-25/+0
2014-01-08staging: r8188eu: Fix sparse warning in core/rtw_pwrctrl.cLarry Finger1-4/+0
2014-01-08staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mutex_initLarry Finger1-7/+0
2014-01-08staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_osLarry Finger1-1/+1