summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/include/osdep_service.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-12staging: rtl8188eu: remove useless includeLuca Ceresoli1-1/+0
2016-09-12staging: r8188eu: remove sizeof_priv parameter of rtw_alloc_etherdev_with_old...Ivan Safonov1-2/+1
2016-09-12staging: r8188eu: remove sizeof_priv member of rtw_netdev_priv_indicatorIvan Safonov1-1/+0
2016-08-21rtl8188eu: Remove unused semaphoresBinoy Jayan1-1/+0
2016-08-21rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan1-2/+1
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2015-11-15staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng1-2/+0
2015-10-24rtl8188eu : BIT() macro cleanupAnish Bhatt1-39/+0
2015-10-17staging: r8188eu: Add _enter_critical_mutex() error handlingAlexey Khoroshilov1-9/+0
2015-08-14staging: rtl8188eu: Remove unnecessary externsJoe Perches1-1/+1
2015-06-01staging: rtl8188eu: Kill dead calls to kill_pid()Jakub Sitnicki1-2/+0
2015-03-18Staging: rtl8188eu: Remove timer handler macrosVaishali Thakkar1-5/+0
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar1-9/+0
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar1-5/+0
2015-02-07staging: rtl8188eu: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+1
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-2/+2
2014-07-09staging: rtl8188eu: osdep_service.h: Remove unused struct rtw_cbufnavin patidar1-7/+0
2014-07-09staging: rtl8188eu: Remove unused functions rtw_cbuf_[full, empty, push, pop]()navin patidar1-6/+0
2014-07-09staging: rtl8188eu: Remove unused function rtw_cbuf_alloc()navin patidar1-1/+0
2014-07-09staging: rtl8188eu: Use msecs_to_jiffies() instead of rtw_ms_to_systime()navin patidar1-1/+0
2014-07-09staging: rtl8188eu: use jiffies_to_msecs() instead of rtw_systime_to_ms()navin patidar1-1/+0
2014-07-09staging: rtl8188eu: Remove function rtw_alloc_etherdev()navin patidar1-1/+0
2014-06-26staging: rtl8188eu: Replace _cancel_timer() with del_timer_sync()navin patidar1-6/+0
2014-06-26staging: rtl8188eu: Remove function flush_signals_thread()navin patidar1-6/+0
2014-06-26staging: rtl8188eu: Remove function thread_enter()navin patidar1-5/+0
2014-06-26staging: rtl8188eu: Use round_up() instead of RND4()navin patidar1-2/+0
2014-06-26staging: rtl8188eu: osdep_service.h: Remove unused macrosnavin patidar1-4/+0
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND4()navin patidar1-8/+0
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND8()navin patidar1-8/+0
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND128()navin patidar1-8/+0
2014-06-26staging: rtl8188eu: Remove unused inline function _RND256()navin patidar1-8/+0
2014-06-26staging: rtl8188eu: osdep_service.h: Remove unused function definationsnavin patidar1-3/+0
2014-06-26staging: rtl8188eu: Use cpu_to_le16() insted of RTW_PUT_LE16()navin patidar1-6/+0
2014-06-26staging: rtl8188eu: Use get_unaligned_le16() instead of RTW_GET_LE16()navin patidar1-1/+0
2014-06-26staging: rtl8188eu: Remove unused inline function bitshift()navin patidar1-10/+0
2014-06-26staging: rtl8188eu: Use get_unaligned_be16() instead of RTW_GET_BE16()navin patidar1-2/+0
2014-06-26staging: rtl8188eu: Use cpu_to_be16() instead of RTW_PUT_BE16()navin patidar1-5/+0
2014-06-26staging: rtl8188eu: Use cpu_to_be32() instead of RTW_PUT_BE32()navin patidar1-10/+0
2014-06-26staging: rtl8188eu: Replace _cancel_timer_ex() with del_timer_sync()navin patidar1-5/+0
2014-06-26staging: rtl8188eu: Remove unused inline function _RND512()navin patidar1-8/+0
2014-06-26staging: rtl8188eu: Replace _cancel_workitem_sync() with cancel_work_sync()navin patidar1-5/+0
2014-06-26staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar1-1/+0
2014-06-26staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar1-7/+0
2014-06-26staging: rtl8188eu: osdep_service.h: Remove unused macro, enum and variablesnavin patidar1-27/+0
2014-06-26staging: rtl8188eu: Remove unused function rtw_get_time_interval_ms()navin patidar1-1/+0
2014-06-26staging: rtl8188eu: Remove unused function rtw_division64()navin patidar1-1/+0
2014-06-26staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar1-2/+0
2014-06-26staging: rtl8188eu: Use kstrtoul() for string to long conversionnavin patidar1-3/+0
2014-06-26staging: rtl8188eu: Remove unused function rtw_sleep_schedulable()navin patidar1-1/+0
2014-06-26staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar1-1/+0