navin patidar ([email protected])

Number of posts: 289 (1.71 per day)
First post: 2014-02-09 08:41:16
Last post: 2014-07-28 17:45:11

Date List Subject
2014-06-22 08:52:47 linux-kernel [PATCH 36/42] staging: rtl8188eu: Use round_up() instead of _RND8()
2014-06-22 08:52:40 linux-kernel [PATCH 35/42] staging: rtl8188eu: Use round_up() instead of _RND128()
2014-06-22 08:52:35 linux-kernel [PATCH 34/42] staging: rtl8188eu: Remove unused inline function _RND256()
2014-06-22 08:52:22 linux-kernel [PATCH 33/42] staging: rtl8188eu: osdep_service.h: Remove unused function definations
2014-06-22 08:52:15 linux-kernel [PATCH 32/42] staging: rtl8188eu: Use cpu_to_le16() insted of RTW_PUT_LE16()
2014-06-22 08:52:12 linux-kernel [PATCH 31/42] staging: rtl8188eu: Use get_unaligned_le16() instead of RTW_GET_LE16()
2014-06-22 08:52:05 linux-kernel [PATCH 30/42] staging: rtl8188eu: Remove unused inline function bitshift()
2014-06-22 08:51:58 linux-kernel [PATCH 29/42] staging: rtl8188eu: Use get_unaligned_be16() instead of RTW_GET_BE16()
2014-06-22 08:40:43 linux-kernel [PATCH 23/42] staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()
2014-06-22 08:38:45 linux-kernel [PATCH 28/42] staging: rtl8188eu: Use cpu_to_be16() instead of RTW_PUT_BE16()
2014-06-22 08:38:32 linux-kernel [PATCH 27/42] staging: rtl8188eu: Use cpu_to_be32() instead of RTW_PUT_BE32()
2014-06-22 08:38:26 linux-kernel [PATCH 26/42] staging: rtl8188eu: Replace _cancel_timer_ex() with del_timer_sync()
2014-06-22 08:38:07 linux-kernel [PATCH 25/42] staging: rtl8188eu: Remove unused inline function _RND512()
2014-06-22 08:37:57 linux-kernel [PATCH 24/42] staging: rtl8188eu: Replace _cancel_workitem_sync() with cancel_work_sync()
2014-06-22 08:37:51 linux-kernel [PATCH 22/42] staging: rtl8188eu: osdep_service.c: Remove unused macro
2014-06-22 08:37:48 linux-kernel [PATCH 21/42] staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()
2014-06-22 08:37:44 linux-kernel [PATCH 20/42] staging: rtl8188eu: osdep_service.h: Remove unused macro, enum and variables
2014-06-22 08:37:41 linux-kernel [PATCH 19/42] staging: rtl8188eu: Remove unused function rtw_get_time_interval_ms()
2014-06-22 08:37:38 linux-kernel [PATCH 18/42] staging: rtl8188eu: Remove unused function rtw_division64()
2014-06-22 08:37:07 linux-kernel [PATCH 17/42] staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()
2014-06-22 08:27:31 linux-kernel [PATCH 03/42] staging: rtl8188eu: Remove dummy rtl8188e_GetHalODMVar() and its wrapper
2014-06-22 08:23:52 linux-kernel [PATCH 16/42] staging: rtl8188eu: Use kstrtoul() for string to long conversion
2014-06-22 08:23:44 linux-kernel [PATCH 15/42] staging: rtl8188eu: Remove unused function rtw_sleep_schedulable()
2014-06-22 08:23:37 linux-kernel [PATCH 14/42] staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()
2014-06-22 08:23:25 linux-kernel [PATCH 13/42] staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()
2014-06-22 08:23:16 linux-kernel [PATCH 12/42] staging: rtl8188eu: Remove function rtw_end_of_queue_search()
2014-06-22 08:23:05 linux-kernel [PATCH 11/42] staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()
2014-06-22 08:22:51 linux-kernel [PATCH 10/42] staging: rtl8188eu: Remove unused function rtw_list_insert_head()
2014-06-22 08:22:47 linux-kernel [PATCH 09/42] staging: rtl8188eu: Remove rtw_mfree2d(), wrapper for kfree()
2014-06-22 08:22:34 linux-kernel [PATCH 08/42] staging: rtl8188eu: Remove function _rtw_memset()
2014-06-22 08:22:04 linux-kernel [PATCH 07/42] staging: rtl8188eu: Remove dummy rtl8188eu_free_xmit_priv() and its wrapper
2014-06-22 08:21:53 linux-kernel [PATCH 06/42] staging: rtl8188eu: Remove dummy function Hal_InitChannelPlan()
2014-06-22 08:21:45 linux-kernel [PATCH 05/42] staging: rtl8188eu: Remove dummy rtl8188e_stop_thread() and its wrapper
2014-06-22 08:21:38 linux-kernel [PATCH 04/42] staging: rtl8188eu: Remove dummy rtl8188e_start_thread() and its wrapper
2014-06-22 08:21:24 linux-kernel [PATCH 02/42] staging: rtl8188eu: Remove dummy function CheckFwRsvdPageContent()
2014-06-22 08:21:21 linux-kernel [PATCH 01/42] staging: rtl8188eu: Remove dummy function odm_DynamicTxPower()
2014-06-22 08:20:57 linux-kernel [PATCH 00/42] Remove dummy and wrapper functions.
2014-06-21 12:51:22 linux-kernel [PATCH 7/7] staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.h
2014-06-21 12:51:11 linux-kernel [PATCH 6/7] staging: rtl8188eu: Remove continual_urb_error from struct dvobj_priv
2014-06-21 12:50:54 linux-kernel [PATCH 5/7] staging: rtl8188eu: Remove inline function rtw_inc_and_chk_continual_urb_error()
2014-06-21 12:50:42 linux-kernel [PATCH 4/7] staging: rtl8188eu: usb_ops.h: Remove macro rtw_usb_control_msg()
2014-06-21 12:50:36 linux-kernel [PATCH 3/7] staging:rtl8188eu:usb_ops.h:Remove unused enum, macros and function declaration
2014-06-21 12:50:32 linux-kernel [PATCH 2/7] staging: rtl8188eu: Remove macros specific to kernel version < 2.6.12
2014-06-21 12:50:23 linux-kernel [PATCH 1/7] staging: rtl8188eu: Merge hal/usb_ops_linux.c into os_dep/usb_ops_linux.c
2014-06-21 12:50:07 linux-kernel [PATCH 0/7] staging: rtl8188eu: Consolidate usb operation code.
2014-06-20 15:07:54 linux-kernel [PATCH 30/41] staging: rtl8188eu: Efuse_GetCurrentSize(): Remove parameter bool test
2014-06-20 15:05:20 linux-kernel [PATCH 41/41] staging: rtl8188eu: Move all efuse related code to rtw_efuse.c
2014-06-20 15:05:17 linux-kernel [PATCH 40/41] staging: rtl8188eu: rtw_efuse.c: Remove unnecessary comments
2014-06-20 15:05:10 linux-kernel [PATCH 39/41] staging: rtl8188eu: rtw_efuse.c: Remove unused local variables
2014-06-20 15:05:03 linux-kernel [PATCH 38/41] staging: rtl8188eu: rtw_efuse.c: Remove unused global variables
2014-06-20 15:04:55 linux-kernel [PATCH 37/41] staging: rtl8188eu: hal_EfusePartialWriteCheck(): Remove bluetooth specific code