summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_pwrctrl.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8188eu: core: rtw_pwrctrl.c: Fix a comparision warning.Sanjana Sanikommu2019-03-181-1/+1
* staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube2018-11-221-1/+1
* staging: rtl8188eu: cleanup comparsions to falseMichael Straube2018-10-151-3/+4
* staging: rtl8188eu: Remove unnecessary parenthesesNathan Chancellor2018-09-251-1/+1
* staging: rtl8188eu: remove blank linesMichael Straube2018-07-211-6/+0Star
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1Star
* rtl8188eu: Fix a possible sleep-in-atomic bug in _rtw_pwr_wakeupJia-Ju Bai2017-10-181-1/+1
* staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook2017-10-181-5/+6
* staging:rtl8188eu Fix coding style issuesJanani Sankara Babu2017-09-171-5/+5
* staging:rtl8188eu Fix use __func__ for function nameJanani Sankara Babu2017-09-171-6/+6
* staging: rtl8188eu: fixed 'braces are not necessary for single statement bloc...Yamanappagouda Patil2017-01-101-2/+2
* staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil2017-01-031-0/+1
* staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov2016-10-161-1/+1
* staging:r8188eu: remove pm_netdev_open functionIvan Safonov2016-10-161-1/+1
* rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan2016-08-211-10/+10
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0Star
* staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng2015-11-161-7/+7
* drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian2015-07-241-1/+1
* staging: rtl8188eu: remove unused functionSudip Mukherjee2015-07-161-6/+0Star
* Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar2015-03-161-3/+5
* Staging: rtl8188eu: rtw_pwrctrl: removed space before semicolon.Surya Seetharaman2014-11-041-1/+1
* Staging: rtl8188eu: rtw_pwrctrl: removed a checkpatch warning.Surya Seetharaman2014-11-041-1/+0Star
* Staging: rtl8188eu: rtw_pwrctrl: fixed checkpatch warning.Surya Seetharaman2014-11-041-1/+1
* staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* staging: rtl8188eu: Use msecs_to_jiffies() instead of rtw_ms_to_systime()navin patidar2014-07-101-5/+5
* staging: rtl8188eu: Remove P2P supportnavin patidar2014-07-101-34/+2Star
* staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar2014-07-101-1/+0Star
* staging: rtl8188eu: Move usb_[read, write]() declarations to usb_ops_linux.hnavin patidar2014-06-201-0/+1
* staging: rtl8188eu: Remove function _rtw_read32()navin patidar2014-06-201-1/+1
* staging: rtl8188eu:Move rtw_hw_[suspend, resume]() to rtw_pwrctrl.cnavin patidar2014-06-201-0/+103
* staging: rtl8188eu: Remove bCardDisableWOHSM from struct adapternavin patidar2014-06-201-1/+0Star
* staging: rtl8188eu: Remove pbuddy_adapter from struct adapternavin patidar2014-06-201-19/+0Star
* staging: rtl8188eu: Remove unused function rtw_interface_ps_func()navin patidar2014-05-261-9/+0Star
* staging: rtl8188eu: use time_before/time_after and change type of ips_deny_timeManuel Schölling2014-05-251-3/+6
* staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida2014-02-281-1/+1
* staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger2014-02-111-25/+0Star
* staging: r8188eu: Fix sparse warning in core/rtw_pwrctrl.cLarry Finger2014-01-091-4/+0Star
* staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mute...Larry Finger2014-01-091-7/+0Star
* staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_osLarry Finger2014-01-091-1/+1
* staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a ...Larry Finger2013-12-201-1/+1
* staging: r8188eu: Replace rtw_get_current_time() with jiffiesLarry Finger2013-12-201-9/+9
* staging: rtl8188eu: do not use comparisons on bool testsValentina Manea2013-10-281-1/+1
* staging: r8188eu: Add files for new driver - part 5Larry Finger2013-08-221-0/+662