summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: remove wrapper function get_nextJames A Shackleford2014-06-2710-51/+48Star
* staging: rtl8712: remove wrapper function list_deleteJames A Shackleford2014-06-278-26/+21Star
* staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford2014-06-279-30/+24Star
* staging: rtl8712: remove wrapper function is_list_emptyJames A Shackleford2014-06-274-13/+5Star
* staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford2014-06-2710-35/+30Star
* drivers/staging/rtl8821ae: replace magic number by macroRickard Strandqvist2014-06-272-1/+2
* staging: rtl8712: remove unused inline _RND512()James A Shackleford2014-06-271-5/+0Star
* staging: rtl8712: remove unused inline _RND256()James A Shackleford2014-06-271-5/+0Star
* staging: rtl8712: remove inline _RND128() and use round_up()James A Shackleford2014-06-272-6/+1Star
* staging: rtl8712: remove inline _RND8() and use round_up()James A Shackleford2014-06-272-6/+1Star
* drivers/staging/rtl8821ae/rtl8821ae: Remove dead codeRasmus Villemoes2014-06-271-14/+0Star
* staging: rtl8188eu: Replace _cancel_timer() with del_timer_sync()navin patidar2014-06-274-17/+4Star
* staging: rtl8188eu: Remove function flush_signals_thread()navin patidar2014-06-273-8/+4Star
* staging: rtl8188eu: Remove function thread_enter()navin patidar2014-06-273-8/+2Star
* staging: rtl8188eu: Use round_up() instead of RND4()navin patidar2014-06-274-8/+6Star
* staging: rtl8188eu: osdep_service.h: Remove unused macrosnavin patidar2014-06-271-4/+0Star
* staging: rtl8188eu: Use round_up() instead of _RND4()navin patidar2014-06-274-12/+4Star
* staging: rtl8188eu: Use round_up() instead of _RND8()navin patidar2014-06-272-9/+1Star
* staging: rtl8188eu: Use round_up() instead of _RND128()navin patidar2014-06-272-9/+1Star
* staging: rtl8188eu: Remove unused inline function _RND256()navin patidar2014-06-271-8/+0Star
* staging: rtl8188eu: osdep_service.h: Remove unused function definationsnavin patidar2014-06-271-3/+0Star
* staging: rtl8188eu: Use cpu_to_le16() insted of RTW_PUT_LE16()navin patidar2014-06-273-26/+11Star
* staging: rtl8188eu: Use get_unaligned_le16() instead of RTW_GET_LE16()navin patidar2014-06-274-10/+9Star
* staging: rtl8188eu: Remove unused inline function bitshift()navin patidar2014-06-271-10/+0Star
* staging: rtl8188eu: Use get_unaligned_be16() instead of RTW_GET_BE16()navin patidar2014-06-273-8/+6Star
* staging: rtl8188eu: Use cpu_to_be16() instead of RTW_PUT_BE16()navin patidar2014-06-272-36/+17Star
* staging: rtl8188eu: Use cpu_to_be32() instead of RTW_PUT_BE32()navin patidar2014-06-272-15/+3Star
* staging: rtl8188eu: Replace _cancel_timer_ex() with del_timer_sync()navin patidar2014-06-275-58/+52Star
* staging: rtl8188eu: Remove unused inline function _RND512()navin patidar2014-06-271-8/+0Star
* staging: rtl8188eu: Replace _cancel_workitem_sync() with cancel_work_sync()navin patidar2014-06-273-7/+2Star
* staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar2014-06-278-22/+16Star
* staging: rtl8188eu: osdep_service.c: Remove unused macronavin patidar2014-06-271-2/+0Star
* staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar2014-06-2710-60/+53Star
* staging: rtl8188eu: osdep_service.h: Remove unused macro, enum and variablesnavin patidar2014-06-271-27/+0Star
* staging: rtl8188eu: Remove unused function rtw_get_time_interval_ms()navin patidar2014-06-272-6/+0Star
* staging: rtl8188eu: Remove unused function rtw_division64()navin patidar2014-06-272-7/+0Star
* staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar2014-06-2716-119/+108Star
* staging: rtl8188eu: Use kstrtoul() for string to long conversionnavin patidar2014-06-273-27/+17Star
* staging: rtl8188eu: Remove unused function rtw_sleep_schedulable()navin patidar2014-06-272-13/+0Star
* staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar2014-06-2713-43/+37Star
* staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar2014-06-278-32/+14Star
* staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar2014-06-2713-104/+49Star
* staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar2014-06-2710-37/+31Star
* staging: rtl8188eu: Remove unused function rtw_list_insert_head()navin patidar2014-06-272-6/+0Star
* staging: rtl8188eu: Remove rtw_mfree2d(), wrapper for kfree()navin patidar2014-06-273-7/+1Star
* staging: rtl8188eu: Remove function _rtw_memset()navin patidar2014-06-2727-198/+191Star
* staging: rtl8188eu: Remove dummy rtl8188eu_free_xmit_priv() and its wrappernavin patidar2014-06-276-17/+0Star
* staging: rtl8188eu: Remove dummy function Hal_InitChannelPlan()navin patidar2014-06-273-9/+0Star
* staging: rtl8188eu: Remove dummy rtl8188e_stop_thread() and its wrappernavin patidar2014-06-274-15/+0Star
* staging: rtl8188eu: Remove dummy rtl8188e_start_thread() and its wrappernavin patidar2014-06-274-15/+0Star