summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)AuthorFilesLines
2016-02-11staging: wilc1000: spelling correctionsRoger H. Newell1-3/+3
2016-02-11staging: wilc1000: Remove unneeded parentheses in assignmentJanani Ravichandran1-1/+1
2016-02-11staging: wilc1000: remove parentheses on right hand side of assignmentAlison Schofield1-2/+2
2016-02-11staging: wilc1000: rename counter in wilc_send_config_pktChaehyun Lim1-16/+15
2016-02-11staging: wilc1000: remove initialization code of counter variableChaehyun Lim1-1/+0
2016-02-11staging: wilc1000: use int type for counter variableChaehyun Lim1-1/+1
2016-02-11staging: wilc1000: fix return type of wilc_send_config_pktChaehyun Lim2-3/+4
2016-02-11staging: wilc1000: fix mgmt_tx()Dan Carpenter1-2/+3
2016-02-07staging: wilc1000: fix return error code of wilc_deinitChaehyun Lim1-1/+1
2016-02-07staging: wilc1000: fix return type of wilc_deinitChaehyun Lim2-3/+3
2016-02-07staging: wilc1000: rename pstrCfgParamVal in wilc_hif_set_cfgChaehyun Lim2-3/+3
2016-02-07staging: wilc1000: fix return type of wilc_hif_set_cfgChaehyun Lim2-3/+3
2016-02-07staging: wilc1000: remove warnings line over 80 charactersLeo Kim1-4/+7
2016-02-07staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park7-125/+18
2016-02-07staging: wilc1000: remove unused debug tagChris Park2-17/+3
2016-02-07staging: wilc1000: remove unused log message using the RX_DBG tagChris Park4-13/+1
2016-02-07staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park3-12/+1
2016-02-07staging: wilc1000: renames u64Tsf of connect_resp_info structureLeo Kim3-5/+5
2016-02-07staging: wilc1000: renames strRssi of connect_resp_info structureLeo Kim2-7/+8
2016-02-07staging: wilc1000: renames pJoinParams of connect_resp_info structureLeo Kim2-7/+7
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim4-24/+23
2016-02-07staging: wilc1000: renames u32Tsf of connect_resp_info structureLeo Kim3-3/+3
2016-02-07staging: wilc1000: renames u8Found of connect_resp_info structureLeo Kim2-4/+4
2016-02-07staging: wilc1000: renames bNewNetwork of connect_resp_info structureLeo Kim3-4/+4
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2-9/+10
2016-02-07staging: wilc1000: renames u8channel of connect_resp_info structureLeo Kim3-9/+9
2016-02-07staging: wilc1000: renames u8DtimPeriod of connect_resp_info structureLeo Kim4-4/+4
2016-02-07staging: wilc1000: renames u16BeaconPeriod of connect_resp_info structureLeo Kim4-7/+7
2016-02-07staging: wilc1000: renames au8bssid of connect_resp_info structureLeo Kim4-23/+25
2016-02-07staging: wilc1000: renames u8SsidLen of connect_resp_info structureLeo Kim4-7/+7
2016-02-07staging: wilc1000: renames au8ssid of connect_resp_info structureLeo Kim4-11/+15
2016-02-07staging: wilc1000: renames u16CapInfo of connect_resp_info structureLeo Kim4-13/+35
2016-02-07staging: wilc1000: renames s8rssi of connect_resp_info structureLeo Kim4-12/+12
2016-02-07staging: wilc1000: remove typedef from pstrNetworkInfoLeo Kim5-18/+20
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim3-19/+19
2016-02-07staging: wilc1000: remove typedef from tstrConnectRespInfoLeo Kim3-7/+7
2016-02-07staging: wilc1000: removes function 'wilc_dealloc_assoc_resp_info()'Leo Kim3-25/+2
2016-02-07staging: wilc1000: removes function 'wilc_dealloc_network_info()'Leo Kim3-25/+2
2016-02-07staging: wilc1000: remove unused log message using the TX_DBG tagChris Park4-13/+4
2016-02-07staging: wilc1000: remove unused log message using the HOSTINF_DBG tagChris Park4-194/+10
2016-02-07staging: wilc1000: remove unused log message using the CORECONFIG_DBG tagChris Park4-23/+2
2016-02-07staging: wilc1000: wilc_msgqueue.c: removes debug print logLeo Kim1-14/+4
2016-02-07staging: wilc1000: wilc_wfi_cfgoperations.c: replaces PRINT_ER with netdev_errLeo Kim1-55/+31
2016-02-07staging: wilc1000: Optimize code of wilc_get_chipid functionChris Park3-15/+10
2016-02-07staging: wilc1000: remove warnings missing a blank line after declarationsChris Park1-0/+1
2016-02-07staging: wilc1000: remove unnecessary bracesChris Park1-4/+4
2016-02-07staging: wilc1000: remove useless functionChris Park1-9/+0
2016-02-07staging: wilc1000: remove useless log messageChris Park1-106/+22
2016-02-07staging: wilc1000: fix warnings for line over 80 charactersChris Park2-14/+22
2016-02-07staging: wilc1000: wilc_dealloc_network_info(): renames function variablesLeo Kim2-8/+8