summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-11staging: wilc1000: spelling correctionsRoger H. Newell1-3/+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 Lim1-2/+2
2016-02-07staging: wilc1000: rename pstrCfgParamVal in wilc_hif_set_cfgChaehyun Lim1-2/+2
2016-02-07staging: wilc1000: fix return type of wilc_hif_set_cfgChaehyun Lim1-2/+2
2016-02-07staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park1-39/+3
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim1-3/+3
2016-02-07staging: wilc1000: renames u32Tsf of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames bNewNetwork of connect_resp_info structureLeo Kim1-2/+2
2016-02-07staging: wilc1000: renames u8DtimPeriod of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames u16BeaconPeriod of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames au8bssid of connect_resp_info structureLeo Kim1-5/+5
2016-02-07staging: wilc1000: renames u8SsidLen of connect_resp_info structureLeo Kim1-2/+2
2016-02-07staging: wilc1000: renames au8ssid of connect_resp_info structureLeo Kim1-1/+2
2016-02-07staging: wilc1000: renames u16CapInfo of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames s8rssi of connect_resp_info structureLeo Kim1-3/+3
2016-02-07staging: wilc1000: remove typedef from pstrNetworkInfoLeo Kim1-3/+3
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim1-7/+7
2016-02-07staging: wilc1000: remove typedef from tstrConnectRespInfoLeo Kim1-1/+1
2016-02-07staging: wilc1000: removes function 'wilc_dealloc_assoc_resp_info()'Leo Kim1-2/+2
2016-02-07staging: wilc1000: removes function 'wilc_dealloc_network_info()'Leo Kim1-2/+2
2016-02-07staging: wilc1000: remove unused log message using the HOSTINF_DBG tagChris Park1-189/+9
2016-02-07staging: wilc1000: renames u8IfIdx of wilc_vif structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: pass vif to wilc_send_config_pktGlen Lee1-47/+47
2016-02-07staging: wilc1000: fix WEP security bugGlen Lee1-14/+13
2016-02-07staging: wilc1000: add ops tx power in cfg80211Glen Lee1-1/+87
2016-02-07staging: wilc1000: increase link speedGlen Lee1-16/+15
2016-02-07staging: wilc1000: ignore power saveGlen Lee1-0/+3
2016-02-07staging: wilc1000: remove unused functionsGlen Lee1-92/+0
2016-02-07staging: wilc1000: wilc_set_wfi_drv_handler: add mac indexGlen Lee1-5/+6
2016-02-03staging: wilc1000: fix alignment for open parenthesisChaehyun Lim1-45/+45
2016-02-03staging: wilc1000: rename struct WILC_MsgQueueHandleChaehyun Lim1-1/+1
2016-02-03staging: wilc1000: fix return type of wilc_initChaehyun Lim1-2/+2
2016-02-03staging: wilc1000: use kmemdup instead of kmalloc/memcpyChaehyun Lim1-4/+8
2016-02-03staging: wilc1000: rename pstrHiddenNetwork in wilc_scanChaehyun Lim1-5/+5
2016-02-03staging: wilc1000: rename pvUserArg in wilc_scanChaehyun Lim1-2/+2
2016-02-03staging: wilc1000: rename ScanResult in wilc_scanChaehyun Lim1-4/+4
2016-02-03staging: wilc1000: rename IEsLen in wilc_scanChaehyun Lim1-4/+4
2016-02-03staging: wilc1000: rename pu8IEs in wilc_scanChaehyun Lim1-2/+2
2016-02-03staging: wilc1000: rename u8ChnlListLen in wilc_scanChaehyun Lim1-4/+4
2016-02-03staging: wilc1000: rename pu8ChnlFreqList in wilc_scanChaehyun Lim1-2/+2
2016-02-03staging: wilc1000: rename u8ScanType in wilc_scanChaehyun Lim1-2/+2
2016-02-03staging: wilc1000: rename u8ScanSource in wilc_scanChaehyun Lim1-2/+2
2016-02-03staging: wilc1000: fix return type of wilc_scanChaehyun Lim1-2/+2
2016-02-03staging: wilc1000: rename u8ssidnum in struct hidden_networkChaehyun Lim1-5/+5
2016-02-03staging: wilc1000: rename pstrHiddenNetworkInfo in struct hidden_networkChaehyun Lim1-7/+7
2016-02-03staging: wilc1000: rename u8ssidlen in struct hidden_net_infoChaehyun Lim1-4/+4
2016-02-03staging: wilc1000: rename pu8ssid in struct hidden_net_infoChaehyun Lim1-1/+1
2016-02-03staging: wilc1000: make some variables staticHugo Camboulive1-1/+1
2016-02-03staging: wilc1000: rename pstrSetBeaconParam in wilc_add_beaconChaehyun Lim1-13/+12