summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: fix return error code of wilc_deinitChaehyun Lim2016-02-071-1/+1
* staging: wilc1000: fix return type of wilc_deinitChaehyun Lim2016-02-071-2/+2
* staging: wilc1000: rename pstrCfgParamVal in wilc_hif_set_cfgChaehyun Lim2016-02-071-2/+2
* staging: wilc1000: fix return type of wilc_hif_set_cfgChaehyun Lim2016-02-071-2/+2
* staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park2016-02-071-39/+3
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-071-3/+3
* staging: wilc1000: renames u32Tsf of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames bNewNetwork of connect_resp_info structureLeo Kim2016-02-071-2/+2
* staging: wilc1000: renames u8DtimPeriod of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames u16BeaconPeriod of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames au8bssid of connect_resp_info structureLeo Kim2016-02-071-5/+5
* staging: wilc1000: renames u8SsidLen of connect_resp_info structureLeo Kim2016-02-071-2/+2
* staging: wilc1000: renames au8ssid of connect_resp_info structureLeo Kim2016-02-071-1/+2
* staging: wilc1000: renames u16CapInfo of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames s8rssi of connect_resp_info structureLeo Kim2016-02-071-3/+3
* staging: wilc1000: remove typedef from pstrNetworkInfoLeo Kim2016-02-071-3/+3
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-071-7/+7
* staging: wilc1000: remove typedef from tstrConnectRespInfoLeo Kim2016-02-071-1/+1
* staging: wilc1000: removes function 'wilc_dealloc_assoc_resp_info()'Leo Kim2016-02-071-2/+2
* staging: wilc1000: removes function 'wilc_dealloc_network_info()'Leo Kim2016-02-071-2/+2
* staging: wilc1000: remove unused log message using the HOSTINF_DBG tagChris Park2016-02-071-189/+9
* staging: wilc1000: renames u8IfIdx of wilc_vif structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: pass vif to wilc_send_config_pktGlen Lee2016-02-071-47/+47
* staging: wilc1000: fix WEP security bugGlen Lee2016-02-071-14/+13
* staging: wilc1000: add ops tx power in cfg80211Glen Lee2016-02-071-1/+87
* staging: wilc1000: increase link speedGlen Lee2016-02-071-16/+15
* staging: wilc1000: ignore power saveGlen Lee2016-02-071-0/+3
* staging: wilc1000: remove unused functionsGlen Lee2016-02-071-92/+0
* staging: wilc1000: wilc_set_wfi_drv_handler: add mac indexGlen Lee2016-02-071-5/+6
* staging: wilc1000: fix alignment for open parenthesisChaehyun Lim2016-02-031-45/+45
* staging: wilc1000: rename struct WILC_MsgQueueHandleChaehyun Lim2016-02-031-1/+1
* staging: wilc1000: fix return type of wilc_initChaehyun Lim2016-02-031-2/+2
* staging: wilc1000: use kmemdup instead of kmalloc/memcpyChaehyun Lim2016-02-031-4/+8
* staging: wilc1000: rename pstrHiddenNetwork in wilc_scanChaehyun Lim2016-02-031-5/+5
* staging: wilc1000: rename pvUserArg in wilc_scanChaehyun Lim2016-02-031-2/+2
* staging: wilc1000: rename ScanResult in wilc_scanChaehyun Lim2016-02-031-4/+4
* staging: wilc1000: rename IEsLen in wilc_scanChaehyun Lim2016-02-031-4/+4
* staging: wilc1000: rename pu8IEs in wilc_scanChaehyun Lim2016-02-031-2/+2
* staging: wilc1000: rename u8ChnlListLen in wilc_scanChaehyun Lim2016-02-031-4/+4
* staging: wilc1000: rename pu8ChnlFreqList in wilc_scanChaehyun Lim2016-02-031-2/+2
* staging: wilc1000: rename u8ScanType in wilc_scanChaehyun Lim2016-02-031-2/+2
* staging: wilc1000: rename u8ScanSource in wilc_scanChaehyun Lim2016-02-031-2/+2
* staging: wilc1000: fix return type of wilc_scanChaehyun Lim2016-02-031-2/+2
* staging: wilc1000: rename u8ssidnum in struct hidden_networkChaehyun Lim2016-02-031-5/+5
* staging: wilc1000: rename pstrHiddenNetworkInfo in struct hidden_networkChaehyun Lim2016-02-031-7/+7
* staging: wilc1000: rename u8ssidlen in struct hidden_net_infoChaehyun Lim2016-02-031-4/+4
* staging: wilc1000: rename pu8ssid in struct hidden_net_infoChaehyun Lim2016-02-031-1/+1
* staging: wilc1000: make some variables staticHugo Camboulive2016-02-031-1/+1
* staging: wilc1000: rename pstrSetBeaconParam in wilc_add_beaconChaehyun Lim2016-02-031-13/+12
* staging: wilc1000: rename pu8Tail in wilc_add_beaconChaehyun Lim2016-02-031-2/+2
OpenPOWER on IntegriCloud