summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-16staging: wilc1000: remove typedef from wilc_hif_func_tLeo Kim
2015-11-16staging: wilc1000: remove typedef from wilc_cfg_rsp_tLeo Kim
2015-11-16staging: wilc1000: remove unused typedef wilc_wlan_cfg_func_tLeo Kim
2015-11-16staging: wilc1000: remove typedef from wilc_cfg_frame_tLeo Kim
2015-11-16staging: wilc1000: fixes please don't use multiple blank linesLeo Kim
2015-11-16staging: wilc1000: fixes prefer using the BIT macroLeo Kim
2015-11-16staging: wilc1000: wilc_wlan.h: alignment definesLeo Kim
2015-11-16staging: wilc1000: replace numeric type to kernel error typeLeo Kim
2015-11-16staging: wilc1000: remove warnings line over 80 charactersLeo Kim
2015-11-16staging: wilc1000: fixes possible unnecessary 'out of memory' messageLeo Kim
2015-11-16staging: wilc1000: fixes space prohibited between function name and open pare...Leo Kim
2015-11-16staging: wilc1000: rename tcp_PendingAck_index of struct txq_entry_tLeo Kim
2015-11-16staging: wilc1000: fixes alignment should match open parenthesisLeo Kim
2015-11-16staging: wilc1000: wilc_wlan.c: remove unused pointer variablesLeo Kim
2015-11-16staging: wilc1000: rename drvHandler in wilc_wlan_cfg_get functionLeo Kim
2015-11-16staging: wilc1000: rename drvHandler in wilc_wlan_cfg_set functionLeo Kim
2015-11-16staging: wilc1000: rename drvHandler in wilc_wlan_cfg_commit functionLeo Kim
2015-11-16staging: wilc1000: fixes braces {} are not necessary for any arm of this stat...Leo Kim
2015-11-16staging: wilc1000: fixes braces {} should be used on all arms of this statementLeo Kim
2015-11-16staging: wilc1000: rename bValue in set_machw_change_vir_if functionLeo Kim
2015-11-16staging: wilc1000: fixes a struct allocation to match coding standardsLeo Kim
2015-11-16staging: wilc1000: rename pBSSID variableLeo Kim
2015-11-16staging: wilc1000: fixes else should follow close brace '}'Leo Kim
2015-11-16staging: wilc1000: rename pu32TxqCount in wilc_wlan_handle_txq functionLeo Kim
2015-11-16staging: wilc1000: remove unused argument of chip_sleep_manually functionLeo Kim
2015-11-16staging: wilc1000: fixes a struct allocation to match coding standardsLeo Kim
2015-11-16staging: wilc1000: rename is_TCP_ACK_Filter_Enabled functionLeo Kim
2015-11-16staging: wilc1000: rename Enable_TCP_ACK_Filter functionLeo Kim
2015-11-16staging: wilc1000: rename EnableTCPAckFilter variableLeo Kim
2015-11-16staging: wilc1000: rename Dropped variableLeo Kim
2015-11-16staging: wilc1000: remove warnings line over 80 charactersLeo Kim
2015-11-16staging: wilc1000: rename Ack_no variableLeo Kim
2015-11-16staging: wilc1000: rename Data_offset variableLeo Kim
2015-11-16staging: wilc1000: rename Total_Length variableLeo Kim
2015-11-16staging: wilc1000: remove do-nothing else condition case.Leo Kim
2015-11-16staging: wilc1000: rename Session_index member variableLeo Kim
2015-11-16staging: wilc1000: rename Ack member variableLeo Kim
2015-11-16staging: wilc1000: rename add_TCP_Pending_Ack functionLeo Kim
2015-11-16staging: wilc1000: rename Update_TCP_track_session functionLeo Kim
2015-11-16staging: wilc1000: rename add_TCP_track_session functionLeo Kim
2015-11-16staging: wilc1000: rename Init_TCP_tracking functionLeo Kim
2015-11-16staging: wilc1000: rename Pending_Acks variableLeo Kim
2015-11-16staging: wilc1000: rename Opened_TCP_session variableLeo Kim
2015-11-16staging: wilc1000: rename PendingAcks_arrBase variableLeo Kim
2015-11-16staging: wilc1000: rename Pending_Acks_info variableLeo Kim
2015-11-16staging: wilc1000: rename Acks_keep_track_info variableLeo Kim
2015-11-16staging: wilc1000: rename Session_index of struct pending_acks_infoLeo Kim
2015-11-16staging: wilc1000: remove typedef of struct Pending_Acks_info_tLeo Kim
2015-11-16staging: wilc1000: rename Bigger_Ack_num of struct ack_session_infoLeo Kim
2015-11-16staging: wilc1000: rename Ack_seq_num of struct ack_session_infoLeo Kim