summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_pwrctrl.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng2015-11-151-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/+0
* Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar2015-03-161-3/+5
* Staging: rtl8188eu: rtw_pwrctrl: removed space before semicolon.Surya Seetharaman2014-11-031-1/+1
* Staging: rtl8188eu: rtw_pwrctrl: removed a checkpatch warning.Surya Seetharaman2014-11-031-1/+0
* Staging: rtl8188eu: rtw_pwrctrl: fixed checkpatch warning.Surya Seetharaman2014-11-031-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-091-5/+5
* staging: rtl8188eu: Remove P2P supportnavin patidar2014-07-091-34/+2
* staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar2014-07-091-1/+0
* staging: rtl8188eu: Move usb_[read, write]() declarations to usb_ops_linux.hnavin patidar2014-06-191-0/+1
* staging: rtl8188eu: Remove function _rtw_read32()navin patidar2014-06-191-1/+1
* staging: rtl8188eu:Move rtw_hw_[suspend, resume]() to rtw_pwrctrl.cnavin patidar2014-06-191-0/+103
* staging: rtl8188eu: Remove bCardDisableWOHSM from struct adapternavin patidar2014-06-191-1/+0
* staging: rtl8188eu: Remove pbuddy_adapter from struct adapternavin patidar2014-06-191-19/+0
* staging: rtl8188eu: Remove unused function rtw_interface_ps_func()navin patidar2014-05-261-9/+0
* 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-271-1/+1
* staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger2014-02-111-25/+0
* staging: r8188eu: Fix sparse warning in core/rtw_pwrctrl.cLarry Finger2014-01-081-4/+0
* staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mute...Larry Finger2014-01-081-7/+0
* staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_osLarry Finger2014-01-081-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
OpenPOWER on IntegriCloud