summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/os_dep/osdep_service.c
AgeCommit message (Expand)Author
2016-10-25staging: rtl8188eu: os_dep: remove unnecessary alloc fail messagePierre-Yves Kerbrat
2016-10-25staging: rtl8188eu: os_dep: remove unnecessary parenthesesPierre-Yves Kerbrat
2016-10-25staging: rtl8188eu: os_dep: fix missing spaces around operatorsPierre-Yves Kerbrat
2016-10-25staging: rtl8188eu: os_dep: fix block comment alignment issuePierre-Yves Kerbrat
2016-10-25staging: rtl8188eu: os_dep: remove empty linesPierre-Yves Kerbrat
2016-09-12staging: r8188eu: remove sizeof_priv parameter of rtw_alloc_etherdev_with_old...Ivan Safonov
2016-09-12staging: r8188eu: remove sizeof_priv member of rtw_netdev_priv_indicatorIvan Safonov
2016-08-21rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2016-03-11staging: rtl8188eu: os_dep: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-11staging: rtl8188eu: os_dep: Remove useless return variablesBhaktipriya Shridhar
2015-11-15staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng
2015-09-12Staging: rtl8188eu: os_dep: osdep_service.c: Remove explicit NULL comparisonShraddha Barke
2015-06-12staging: rtl8188eu: remove unused variablesSudip Mukherjee
2014-10-23staging: rtl8188eu: os_dep: Remove useless cast on kzallocTapasweni Pathak
2014-07-09staging: rtl8188eu: Remove unused functions rtw_cbuf_[full, empty, push, pop]()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_cbuf_alloc()navin patidar
2014-07-09staging: rtl8188eu: Use msecs_to_jiffies() instead of rtw_ms_to_systime()navin patidar
2014-07-09staging: rtl8188eu: use jiffies_to_msecs() instead of rtw_systime_to_ms()navin patidar
2014-07-09staging: rtl8188eu: Remove function rtw_alloc_etherdev()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_change_ifname()navin patidar
2014-06-26staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar
2014-06-26staging: rtl8188eu: osdep_service.c: Remove unused macronavin patidar
2014-06-26staging: rtl8188eu: Remove unused function rtw_get_time_interval_ms()navin patidar
2014-06-26staging: rtl8188eu: Remove unused function rtw_division64()navin patidar
2014-06-26staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar
2014-06-26staging: rtl8188eu: Use kstrtoul() for string to long conversionnavin patidar
2014-06-26staging: rtl8188eu: Remove unused function rtw_sleep_schedulable()navin patidar
2014-06-26staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar
2014-06-26staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar
2014-06-26staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar
2014-06-26staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar
2014-06-26staging: rtl8188eu: Remove unused function rtw_list_insert_head()navin patidar
2014-06-26staging: rtl8188eu: Remove rtw_mfree2d(), wrapper for kfree()navin patidar
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar
2014-06-19staging: rtl8188eu: Remove empty files rtw_io.[c,h]navin patidar
2014-02-11staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger
2014-02-07staging: r8188eu: Remove wrappers around vfreeLarry Finger
2014-02-07staging: r8188eu: Remove wrappers around vmalloc and vzallocLarry Finger
2014-01-08staging: r8188eu: Remove wrapper around mutex_destroyLarry Finger
2014-01-08staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mute...Larry Finger
2014-01-08staging: r8188eu: Replace wrapper around sema_initLarry Finger
2014-01-08staging: r8188eu: Replace wrappers for atomic_inc and atomic_inc_returnLarry Finger
2014-01-08staging: r8188eu: Remove unused atomic_xxx wrappersLarry Finger
2014-01-08staging: r8188eu: Replace wrapper around atomic_set()Larry Finger
2014-01-08staging: r8188eu: Replace ATOMIC_T with atomic_tLarry Finger
2014-01-08staging: r8188eu: Remove wrapper code for rtw_suspend_lock_init, rtw_suspend_...Larry Finger
2014-01-08staging: r8188eu: Replace wrapper rtw_yield_osLarry Finger
2014-01-08staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_osLarry Finger
2013-12-20staging: r8188eu: Replace wrappers ODM_StallExecution, ODM_delay_us, and rtw_...Larry Finger