summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove typedef from tstrWILC_WFIDrvLeo Kim2015-10-131-12/+12
* Staging: wilc1000: wilc_wfi_cfgoperations: Replace memset with eth_zero_addrShraddha Barke2015-10-081-3/+3
* staging: wilc1000: wilc_wfi_cfgoperations.c : remove unused functionsLeo Kim2015-10-081-109/+0Star
* staging: wilc1000: remove typedef from tstrCfgParamValLeo Kim2015-10-081-1/+1
* staging: wilc1000: remove typedef from tstrHostIFpmkidLeo Kim2015-10-081-1/+1
* staging: wilc1000: remove typedef from tstrHostIFpmkidAttrLeo Kim2015-10-081-1/+1
* staging: wilc1000: remove typedef from AUTHTYPE_TLeo Kim2015-10-081-2/+2
* staging: wilc1000: remove typedef from tstrHiddenNetworkLeo Kim2015-10-081-2/+2
* staging: wilc1000: rename u8CurrChannelChaehyun Lim2015-10-021-7/+7
* staging: wilc1000: set_channel: rename s32ErrorChaehyun Lim2015-10-021-4/+4
* staging: wilc1000: set_channel: fix data type of s32ErrorChaehyun Lim2015-10-021-1/+1
* staging: wilc1000: set_channel: remove blank line after open braceChaehyun Lim2015-10-021-1/+0Star
* staging: wilc1000: use int instead of int8_tChaehyun Lim2015-10-021-3/+3
* staging: wilc1000: remove #if 1 and #endifChaehyun Lim2015-10-021-2/+0Star
* staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee2015-10-021-1/+3
* staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IPGlen Lee2015-09-291-16/+0Star
* staging: wilc1000: make add_virtual_intf staticChaehyun Lim2015-09-291-4/+6
* staging: wilc1000: make mgmt_tx staticChaehyun Lim2015-09-291-4/+4
* staging: wilc1000: make mgmt_tx_cancel_wait staticChaehyun Lim2015-09-291-3/+3
* staging: wilc1000: make del_virtual_intf staticChaehyun Lim2015-09-291-1/+1
* staging: wilc1000: rename WILC_WFI_set_cqm_rssi_configChaehyun Lim2015-09-291-4/+4
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-291-14/+5Star
* staging: wilc1000: rename WILC_WFI_set_power_mgmtChaehyun Lim2015-09-291-4/+4
* staging: wilc1000: rename WILC_WFI_frame_registerChaehyun Lim2015-09-211-5/+4Star
* staging: wilc1000: remove typedef from the struct tstrWILC_AddStaParamTony Cho2015-09-211-2/+2
* staging: wilc1000: rename WILC_WFI_InitHostIntChaehyun Lim2015-09-211-1/+1
* staging: wilc1000: rename WILC_WFI_DeInitHostIntChaehyun Lim2015-09-211-1/+1
* staging: wilc1000: replace s32 with intChaehyun Lim2015-09-211-2/+2
* staging: wilc1000: remove braces for single statement blocksChaehyun Lim2015-09-211-4/+4
* staging: wilc1000: remove useless #if 1Chaehyun Lim2015-09-211-4/+0Star
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-211-2/+0Star
* staging: wilc1000: remove blank line before a close brace '{'Chaehyun Lim2015-09-211-1/+0Star
* staging: wilc1000: remove blank line after an open brace '{'Chaehyun Lim2015-09-211-1/+0Star
* staging: wilc1000: fix NULL comparison styleChaehyun Lim2015-09-211-3/+3
* staging: wilc1000: rename WILC_WFI_WiphyRegisterChaehyun Lim2015-09-211-2/+2
* staging: wilc1000: rename WILC_WFI_WiphyFreeChaehyun Lim2015-09-211-1/+1
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-191-42/+0Star
* staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related codeGlen Lee2015-09-171-2/+0Star
* staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee2015-09-171-37/+0Star
* staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef lineGlen Lee2015-09-171-20/+1Star
* staging: wilc1000: replace wilc error types with the generic error typesLeo Kim2015-09-171-38/+38
* staging: wilc1000: remove the macro WILC_ERRORREPORTLeo Kim2015-09-171-7/+2Star
* staging: wilc1000: remove the macro WILC_ERRORCHECKLeo Kim2015-09-171-16/+8Star
* staging: wilc1000: remove a macro WILC_NULLCHECKLeo Kim2015-09-171-9/+15
* staging: wilc1000: remove unused variable g_flushing_in_progressGlen Lee2015-09-171-1/+0Star
* staging: wilc1000: remove if defined codes of FORCE_P2P_CLIENTChaehyun Lim2015-09-151-8/+0Star
* staging: wilc1000: remove if defined codes of USE_SUPPLICANT_GO_INTENTChaehyun Lim2015-09-151-66/+0Star
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-3/+3
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-7/+7
* staging: wilc1000: rename WILC_WFI_privChaehyun Lim2015-09-151-45/+45