summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_pwrctrl.c
AgeCommit message (Expand)Author
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter
2021-07-27staging: rtl8188eu: remove write-only power struct componentMartin Kaiser
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_pwrctrl.cPhillip Potter
2021-06-24staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_pwrctrl.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_pwrctrl.cPhillip Potter
2021-04-09staging: rtl8188eu: remove a constant variableMartin Kaiser
2021-03-22staging: rtl8188eu: use netdev routines for private dataMartin Kaiser
2020-09-22staging: rtl8188eu: clean up block comment style issuesMichael Straube
2020-08-18staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov
2020-07-01staging: rtl8188eu: add spaces around operatorsMichael Straube
2020-06-25Staging: rtl8188eu: Fix alignment coding style issuePeilin Ye
2020-04-25Staging: rtl8188eu: core: rtw_pwrctrl: fixed a coding style issueCarlos Guerrero Álvarez
2019-12-10staging: rtl8188eu: remove return variable from rtw_pwr_unassociated_idleMichael Straube
2019-12-10staging: rtl8188eu: cleanup declarations in rtw_pwrctrl.cMichael Straube
2019-12-10staging: rtl8188eu: remove unnecessary parentheses in rtw_pwrctrl.cMichael Straube
2019-10-14staging: rtl8188eu: remove unnecessary conversion to boolMichael Straube
2019-03-18Staging: rtl8188eu: core: rtw_pwrctrl.c: Fix a comparision warning.Sanjana Sanikommu
2018-11-22staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube
2018-09-25staging: rtl8188eu: Remove unnecessary parenthesesNathan Chancellor
2018-07-21staging: rtl8188eu: remove blank linesMichael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2017-10-18rtl8188eu: Fix a possible sleep-in-atomic bug in _rtw_pwr_wakeupJia-Ju Bai
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook
2017-09-17staging:rtl8188eu Fix coding style issuesJanani Sankara Babu
2017-09-17staging:rtl8188eu Fix use __func__ for function nameJanani Sankara Babu
2017-01-10staging: rtl8188eu: fixed 'braces are not necessary for single statement bloc...Yamanappagouda Patil
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil
2016-10-16staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov
2016-10-16staging:r8188eu: remove pm_netdev_open functionIvan Safonov
2016-08-21rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2015-11-15staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng
2015-07-24drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian
2015-07-16staging: rtl8188eu: remove unused functionSudip Mukherjee
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar
2014-11-03Staging: rtl8188eu: rtw_pwrctrl: removed space before semicolon.Surya Seetharaman
2014-11-03Staging: rtl8188eu: rtw_pwrctrl: removed a checkpatch warning.Surya Seetharaman
2014-11-03Staging: rtl8188eu: rtw_pwrctrl: fixed checkpatch warning.Surya Seetharaman
2014-10-30staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak
2014-07-09staging: rtl8188eu: Use msecs_to_jiffies() instead of rtw_ms_to_systime()navin patidar
2014-07-09staging: rtl8188eu: Remove P2P supportnavin patidar
2014-07-09staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar
2014-06-19staging: rtl8188eu: Move usb_[read, write]() declarations to usb_ops_linux.hnavin patidar
2014-06-19staging: rtl8188eu: Remove function _rtw_read32()navin patidar
2014-06-19staging: rtl8188eu:Move rtw_hw_[suspend, resume]() to rtw_pwrctrl.cnavin patidar
2014-06-19staging: rtl8188eu: Remove bCardDisableWOHSM from struct adapternavin patidar
2014-06-19staging: rtl8188eu: Remove pbuddy_adapter from struct adapternavin patidar
2014-05-26staging: rtl8188eu: Remove unused function rtw_interface_ps_func()navin patidar
2014-05-25staging: rtl8188eu: use time_before/time_after and change type of ips_deny_timeManuel Schölling