Show patches with: Submitter = Chaehyun Lim       |    Archived = No       |   749 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[05/11] staging: wilc1000: rename pu8ssid in struct user_conn_req - - - --- 2016-02-12 Chaehyun Lim kvalo Not Applicable
[04/11] staging: wilc1000: rename pu8bssid in struct user_conn_req - - - --- 2016-02-12 Chaehyun Lim kvalo Not Applicable
[03/11] staging: wilc1000: rename s8rssi in struct found_net_info - - - --- 2016-02-12 Chaehyun Lim kvalo Not Applicable
[02/11] staging: wilc1000: rename au8bssid in struct found_net_info - - - --- 2016-02-12 Chaehyun Lim kvalo Not Applicable
[01/11] staging: wilc1000: rename au8bssid in struct join_bss_param - - - --- 2016-02-12 Chaehyun Lim kvalo Not Applicable
[V2,4/4] staging: wilc1000: rename counter in wilc_send_config_pkt - - - --- 2016-02-11 Chaehyun Lim kvalo Not Applicable
[V2,3/4] staging: wilc1000: remove initialization code of counter variable - - - --- 2016-02-11 Chaehyun Lim kvalo Not Applicable
[V2,2/4] staging: wilc1000: use int type for counter variable - - - --- 2016-02-11 Chaehyun Lim kvalo Not Applicable
[V2,1/4] staging: wilc1000: fix return type of wilc_send_config_pkt - - - --- 2016-02-11 Chaehyun Lim kvalo Not Applicable
[8/8] staging: wilc1000: rename counter in wilc_send_config_pkt - - - --- 2016-02-05 Chaehyun Lim kvalo Not Applicable
[7/8] staging: wilc1000: remove initialization code of counter variable - - - --- 2016-02-05 Chaehyun Lim kvalo Not Applicable
[6/8] staging: wilc1000: use int type for counter variable - - - --- 2016-02-05 Chaehyun Lim kvalo Not Applicable
[5/8] staging: wilc1000: fix return type of wilc_send_config_pkt - - - --- 2016-02-05 Chaehyun Lim kvalo Not Applicable
[4/8] staging: wilc1000: fix return error code of wilc_deinit - - - --- 2016-02-05 Chaehyun Lim kvalo Not Applicable
[3/8] staging: wilc1000: fix return type of wilc_deinit - - - --- 2016-02-05 Chaehyun Lim kvalo Not Applicable
[2/8] staging: wilc1000: rename pstrCfgParamVal in wilc_hif_set_cfg - - - --- 2016-02-05 Chaehyun Lim kvalo Not Applicable
[1/8] staging: wilc1000: fix return type of wilc_hif_set_cfg - - - --- 2016-02-05 Chaehyun Lim kvalo Not Applicable
[11/11] staging: wilc1000: linux_mon: remove debug message of kmalloc failure - - - --- 2016-02-01 Chaehyun Lim kvalo Not Applicable
[10/11] staging: wilc1000: linux_mon: fix error code of kmalloc - - - --- 2016-02-01 Chaehyun Lim kvalo Not Applicable
[09/11] staging: wilc1000: linux_mon: fix coding style of kmalloc usage - - - --- 2016-02-01 Chaehyun Lim kvalo Not Applicable
[08/11] staging: wilc1000: linux_mon: add braces on all arms of if statement - - - --- 2016-02-01 Chaehyun Lim kvalo Not Applicable
[07/11] staging: wilc1000: linux_mon: insert blank line after a function - - - --- 2016-02-01 Chaehyun Lim kvalo Not Applicable
[06/11] staging: wilc1000: linux_mon: remove space after a cast - - - --- 2016-02-01 Chaehyun Lim kvalo Not Applicable
[05/11] staging: wilc1000: linux_mon: fix NULL comparison style - - - --- 2016-02-01 Chaehyun Lim kvalo Not Applicable
[04/11] staging: wilc1000: linux_mon: remove multiple blank lines - - - --- 2016-02-01 Chaehyun Lim kvalo Not Applicable
[03/11] staging: wilc1000: linux_mon: remove blank line before a close brace '}' - - - --- 2016-02-01 Chaehyun Lim kvalo Not Applicable
[02/11] staging: wilc1000: linux_mon: remove blank lines after open brace '{' - - - --- 2016-02-01 Chaehyun Lim kvalo Not Applicable
[01/11] staging: wilc1000: linux_mon: use __packed instead of __attribute__((packed)) - - - --- 2016-02-01 Chaehyun Lim kvalo Not Applicable
[2/2] staging: wilc1000: wilc_msgqueue: release semaphore in error path - - - --- 2016-01-29 Chaehyun Lim jmberg Not Applicable
[1/2] staging: wilc1000: wilc_msgqueue: use standard struct list_head - - - --- 2016-01-29 Chaehyun Lim jmberg Not Applicable
staging: wilc1000: fix alignment for open parenthesis - - - --- 2016-01-26 Chaehyun Lim Not Applicable
[V2,27/27] staging: wilc1000: remove over-commenting - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,26/27] staging: wilc1000: fix logical continuations - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,25/27] staging: wilc1000: fix coding style of kmalloc usage - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,24/27] staging: wilc1000: rename pstrMessage in wilc_mq_recv - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,23/27] staging: wilc1000: rename pu32ReceivedLength in wilc_mq_recv - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,22/27] staging: wilc1000: rename u32RecvBufferSize in wilc_mq_recv - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,21/27] staging: wilc1000: rename pvRecvBuffer in wilc_mq_recv - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,20/27] staging: wilc1000: rename pHandle in wilc_mq_recv - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,19/27] staging: wilc1000: fix return error code - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,18/27] staging: wilc1000: rename pstrTailMsg in wilc_mq_send - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,17/27] staging: wilc1000: rename pstrMessage in wilc_mq_send - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,16/27] staging: wilc1000: rename u32SendBufferSize in wilc_mq_send - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,15/27] staging: wilc1000: rename pvSendBuffer in wilc_mq_send - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,14/27] staging: wilc1000: rename pHandle in wilc_mq_send - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,13/27] staging: wilc1000: rename pstrMessge in wilc_mq_destroy - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,12/27] staging: wilc1000: rename pHandle in wilc_mq_destroy - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,11/27] staging: wilc1000: rename pHandle in wilc_mq_create - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,10/27] staging: wilc1000: rename pstrMessageList in struct message_queue - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,09/27] staging: wilc1000: rename u32ReceiversCount in struct message_queue - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,08/27] staging: wilc1000: rename bExiting in struct message_queue - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,07/27] staging: wilc1000: rename strCriticalSection in struct message_queue - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,06/27] staging: wilc1000: rename hSem in struct message_queue - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,05/27] staging: wilc1000: rename struct WILC_MsgQueueHandle - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,04/27] staging: wilc1000: rename pstrNext in struct message - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,03/27] staging: wilc1000: rename u32Length in struct message - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,02/27] staging: wilc1000: rename pvBuffer in struct message - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[V2,01/27] staging: wilc1000: rename struct __Message_struct - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[27/27] staging: wilc1000: remove over-commenting - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[26/27] staging: wilc1000: fix logical continuations - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[25/27] staging: wilc1000: fix coding style of kmalloc usage - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[24/27] staging: wilc1000: rename pstrMessage in wilc_mq_recv - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[23/27] staging: wilc1000: rename pu32ReceivedLength in wilc_mq_recv - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[22/27] staging: wilc1000: rename u32RecvBufferSize in wilc_mq_recv - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[21/27] staging: wilc1000: rename pvRecvBuffer in wilc_mq_recv - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[20/27] staging: wilc1000: rename pHandle in wilc_mq_recv - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[19/27] staging: wilc1000: fix return error code - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[18/27] staging: wilc1000: rename tail_msg in wilc_mq_send - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[17/27] staging: wilc1000: rename pstrMessage in wilc_mq_send - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[16/27] staging: wilc1000: rename u32SendBufferSize in wilc_mq_send - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[15/27] staging: wilc1000: rename pvSendBuffer in wilc_mq_send - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[14/27] staging: wilc1000: rename pHandle in wilc_mq_send - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[13/27] staging: wilc1000: rename pstrMessge in wilc_mq_destroy - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[12/27] staging: wilc1000: rename pHandle in wilc_mq_destroy - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[11/27] staging: wilc1000: rename pHandle in wilc_mq_create - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[10/27] staging: wilc1000: rename pstrMessageList in struct message_queue - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[09/27] staging: wilc1000: rename u32ReceiversCount in struct message_queue - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[08/27] staging: wilc1000: rename bExiting in struct message_queue - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[07/27] staging: wilc1000: rename strCriticalSection in struct message_queue - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[06/27] staging: wilc1000: rename hSem in struct message_queue - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[05/27] staging: wilc1000: rename struct WILC_MsgQueueHandle - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[04/27] staging: wilc1000: rename pstrNext in struct message - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[03/27] staging: wilc1000: rename u32Length in struct message - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[02/27] staging: wilc1000: rename pvBuffer in struct message - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
[01/27] staging: wilc1000: rename struct __Message_struct - - - --- 2016-01-21 Chaehyun Lim kvalo Not Applicable
staging: wilc1000: remove redundant check in wilc_mq_recv - - - --- 2016-01-20 Chaehyun Lim kvalo Not Applicable
[3/3] staging: wilc1000: use int type for counter variable - - - --- 2016-01-19 Chaehyun Lim kvalo Not Applicable
[2/3] staging: wilc1000: remove redundant initialization for counter variable - - - --- 2016-01-19 Chaehyun Lim kvalo Not Applicable
[1/3] staging: wilc1000: fix return type of wilc_send_config_pkt - - - --- 2016-01-19 Chaehyun Lim kvalo Not Applicable
[5/5] staging: wilc1000: remove typedef from struct wilc_cfg_str_t - - - --- 2016-01-12 Chaehyun Lim kvalo Not Applicable
[4/5] staging: wilc1000: remove typedef from struct wilc_cfg_word_t - - - --- 2016-01-12 Chaehyun Lim kvalo Not Applicable
[3/5] staging: wilc1000: remove typedef from struct wilc_cfg_hword_t - - - --- 2016-01-12 Chaehyun Lim kvalo Not Applicable
[2/5] staging: wilc1000: remove typedef from struct wilc_cfg_byte_t - - - --- 2016-01-12 Chaehyun Lim kvalo Not Applicable
[1/5] staging: wilc1000: fix alignment of open parenthesis - - - --- 2016-01-12 Chaehyun Lim kvalo Not Applicable
[13/13] staging: wilc1000: fix return type of wilc_init - - - --- 2016-01-05 Chaehyun Lim kvalo Not Applicable
[12/13] staging: wilc1000: rename phWFIDrv in wilc_init declaration - - - --- 2016-01-05 Chaehyun Lim kvalo Not Applicable
[11/13] staging: wilc1000: use kmemdup instead of kmalloc/memcpy - - - --- 2016-01-05 Chaehyun Lim kvalo Not Applicable
[10/13] staging: wilc1000: rename pstrHiddenNetwork in wilc_scan - - - --- 2016-01-05 Chaehyun Lim kvalo Not Applicable
[09/13] staging: wilc1000: rename pvUserArg in wilc_scan - - - --- 2016-01-05 Chaehyun Lim kvalo Not Applicable
[08/13] staging: wilc1000: rename ScanResult in wilc_scan - - - --- 2016-01-05 Chaehyun Lim kvalo Not Applicable
« 1 2 3 47 8 »