summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan.c
Commit message (Expand)AuthorAgeFilesLines
* staging/wilc1000: make symbols static if possibleArnd Bergmann2015-12-181-8/+15
* staging/wilc1000: remove unused functionsArnd Bergmann2015-12-181-4/+0Star
* staging: wilc1000: change parameter type of hif_initGlen Lee2015-11-161-2/+6
* staging: wilc1000: separate hif_sdio and hif_spi into different moduleGlen Lee2015-11-161-19/+17Star
* staging: wilc1000: remove typedef from wilc_hif_func_tLeo Kim2015-11-161-5/+5
* staging: wilc1000: remove typedef from wilc_cfg_rsp_tLeo Kim2015-11-161-1/+1
* staging: wilc1000: remove typedef from wilc_cfg_frame_tLeo Kim2015-11-161-2/+2
* staging: wilc1000: replace numeric type to kernel error typeLeo Kim2015-11-161-12/+12
* staging: wilc1000: remove warnings line over 80 charactersLeo Kim2015-11-161-16/+34
* staging: wilc1000: fixes possible unnecessary 'out of memory' messageLeo Kim2015-11-161-1/+0Star
* staging: wilc1000: fixes space prohibited between function name and open pare...Leo Kim2015-11-161-1/+1
* staging: wilc1000: rename tcp_PendingAck_index of struct txq_entry_tLeo Kim2015-11-161-6/+6
* staging: wilc1000: fixes alignment should match open parenthesisLeo Kim2015-11-161-1/+1
* staging: wilc1000: wilc_wlan.c: remove unused pointer variablesLeo Kim2015-11-161-3/+0Star
* staging: wilc1000: rename drvHandler in wilc_wlan_cfg_get functionLeo Kim2015-11-161-2/+2
* staging: wilc1000: rename drvHandler in wilc_wlan_cfg_set functionLeo Kim2015-11-161-2/+2
* staging: wilc1000: rename drvHandler in wilc_wlan_cfg_commit functionLeo Kim2015-11-161-2/+2
* staging: wilc1000: fixes braces {} are not necessary for any arm of this stat...Leo Kim2015-11-161-3/+2Star
* staging: wilc1000: fixes braces {} should be used on all arms of this statementLeo Kim2015-11-161-2/+2
* staging: wilc1000: rename bValue in set_machw_change_vir_if functionLeo Kim2015-11-161-2/+2
* staging: wilc1000: fixes a struct allocation to match coding standardsLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename pBSSID variableLeo Kim2015-11-161-2/+2
* staging: wilc1000: fixes else should follow close brace '}'Leo Kim2015-11-161-7/+3Star
* staging: wilc1000: rename pu32TxqCount in wilc_wlan_handle_txq functionLeo Kim2015-11-161-2/+2
* staging: wilc1000: remove unused argument of chip_sleep_manually functionLeo Kim2015-11-161-1/+1
* staging: wilc1000: fixes a struct allocation to match coding standardsLeo Kim2015-11-161-3/+3
* staging: wilc1000: rename is_TCP_ACK_Filter_Enabled functionLeo Kim2015-11-161-2/+2
* staging: wilc1000: rename Enable_TCP_ACK_Filter functionLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename EnableTCPAckFilter variableLeo Kim2015-11-161-3/+3
* staging: wilc1000: rename Dropped variableLeo Kim2015-11-161-4/+4
* staging: wilc1000: remove warnings line over 80 charactersLeo Kim2015-11-161-1/+4
* staging: wilc1000: rename Ack_no variableLeo Kim2015-11-161-4/+7
* staging: wilc1000: rename Data_offset variableLeo Kim2015-11-161-3/+3
* staging: wilc1000: rename Total_Length variableLeo Kim2015-11-161-3/+4
* staging: wilc1000: remove do-nothing else condition case.Leo Kim2015-11-161-3/+0Star
* staging: wilc1000: rename Session_index member variableLeo Kim2015-11-161-2/+2
* staging: wilc1000: rename Ack member variableLeo Kim2015-11-161-5/+5
* staging: wilc1000: rename add_TCP_Pending_Ack functionLeo Kim2015-11-161-2/+3
* staging: wilc1000: rename Update_TCP_track_session functionLeo Kim2015-11-161-2/+2
* staging: wilc1000: rename add_TCP_track_session functionLeo Kim2015-11-161-2/+2
* staging: wilc1000: rename Init_TCP_tracking functionLeo Kim2015-11-161-2/+2
* staging: wilc1000: rename Pending_Acks variableLeo Kim2015-11-161-9/+9
* staging: wilc1000: rename Opened_TCP_session variableLeo Kim2015-11-161-10/+10
* staging: wilc1000: rename PendingAcks_arrBase variableLeo Kim2015-11-161-9/+9
* staging: wilc1000: rename Pending_Acks_info variableLeo Kim2015-11-161-8/+9
* staging: wilc1000: rename Acks_keep_track_info variableLeo Kim2015-11-161-9/+9
* staging: wilc1000: rename Session_index of struct pending_acks_infoLeo Kim2015-11-161-3/+3
* staging: wilc1000: remove typedef of struct Pending_Acks_info_tLeo Kim2015-11-161-3/+3
* staging: wilc1000: rename Bigger_Ack_num of struct ack_session_infoLeo Kim2015-11-161-5/+5
* staging: wilc1000: rename Ack_seq_num of struct ack_session_infoLeo Kim2015-11-161-3/+3