summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: fix line over 80 charactersChaehyun Lim2015-10-291-1/+3
* staging: wilc1000: rename tenuAuth_type in host_int_add_wep_key_bss_apChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: rename u8mode in host_int_add_wep_key_bss_apChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_apChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_apChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_apChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: fix parameter name of function declarationChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: fix return type of host_int_add_wep_key_bss_apChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: fix line over 80 charactersChaehyun Lim2015-10-291-1/+2
* staging: wilc1000: rename u8Keyidx in host_int_add_wep_key_bss_staChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: rename u8WepKeylen in host_int_add_wep_key_bss_staChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_staChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: fix parameter name of function declarationChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: fix return type of host_int_add_wep_key_bss_staChaehyun Lim2015-10-291-1/+1
* staging: wilc1000: rename u8RemainOnChan_pendingreq of struct host_if_drvLeo Kim2015-10-291-1/+1
* staging: wilc1000: rename strHostIfRemainOnChan of struct host_if_drvLeo Kim2015-10-291-3/+1Star
* staging: wilc1000: rename strWILC_UsrConnReq of struct host_if_drvLeo Kim2015-10-291-1/+1
* staging: wilc1000: rename strWILC_UsrScanReq of struct host_if_drvLeo Kim2015-10-291-1/+1
* staging: wilc1000: rename u8MacAddress of struct get_mac_addrLeo Kim2015-10-291-1/+1
* staging: wilc1000: rename u8MacAddress of struct set_mac_addrLeo Kim2015-10-291-1/+1
* staging: wilc1000: rename u32Mode of struct op_modeLeo Kim2015-10-291-1/+1
* staging: wilc1000: rename u32Address of struct drv_handlerLeo Kim2015-10-291-1/+1
* staging: wilc1000: host_interface: removes unused functionsLeo Kim2015-10-291-34/+0Star
* staging: wilc1000: host_int_init: add argument net_deviceGlen Lee2015-10-291-1/+1
* staging: wilc1000: rename host_int_set_WEPDefaultKeyIDChaehyun Lim2015-10-271-1/+1
* staging: wilc1000: rename u8Index in host_int_set_WEPDefaultKeyIDChaehyun Lim2015-10-271-1/+1
* staging: wilc1000: fix parameter name of function declarationChaehyun Lim2015-10-271-1/+1
* staging: wilc1000: fix return type of host_int_set_WEPDefaultKeyIDChaehyun Lim2015-10-271-1/+1
* staging: wilc1000: rename u32Length of struct rcvd_net_infoLeo Kim2015-10-131-1/+1
* staging: wilc1000: rename pu8Buffer of struct rcvd_net_infoLeo Kim2015-10-131-1/+1
* staging: wilc1000: rename u32SetCfgFlag of struct cfg_param_valTony Cho2015-10-131-1/+1
* staging: wilc1000: host_infterface.h: remove unused enum tenuWILC_StaFlagTony Cho2015-10-131-20/+0Star
* staging: wilc1000: remove typedef from tenuConnDisconnEventLeo Kim2015-10-131-3/+3
* staging: wilc1000: rename typedef from tenuCfgParamLeo Kim2015-10-131-2/+2
* staging: wilc1000: remove typedef from tenuScanEventLeo Kim2015-10-131-6/+9
* staging: wilc1000: remove typedef from tstrStatisticsLeo Kim2015-10-131-4/+3Star
* staging: wilc1000: remove unused struct cfg_param_tLeo Kim2015-10-131-6/+0Star
* staging: wilc1000: remove unused struct WILC_WFIDrvHandleLeo Kim2015-10-131-5/+0Star
* staging: wilc1000: remove typedef from tstrHiddenNetworkInfoLeo Kim2015-10-131-5/+3Star
* staging: wilc1000: remove typedef from tstrFoundNetworkInfoLeo Kim2015-10-131-3/+3
* staging: wilc1000: remove typedef from tenuHostIFstateLeo Kim2015-10-131-4/+3Star
* staging: wilc1000: remove typedef from tstrWILC_UsrConnReqLeo Kim2015-10-131-5/+3Star
* staging: wilc1000: remove typedef from tstrWILC_UsrScanReqLeo Kim2015-10-131-4/+3Star
* staging: wilc1000: remove typedef from tenuWIDtypeLeo Kim2015-10-131-1/+1
* staging: wilc1000: remove typedef from tstrWILC_WFIDrvLeo Kim2015-10-131-54/+54
* staging: wilc1000: rename u8keyIdx in host_int_remove_wep_keyChaehyun Lim2015-10-081-1/+1
* staging: wilc1000: rename hWFIDrv in host_int_remove_wep_keyChaehyun Lim2015-10-081-1/+1
* staging: wilc1000: fix return type of host_int_remove_wep_keyChaehyun Lim2015-10-081-1/+1
* staging: wilc1000: rename u32mode in host_int_set_operation_modeChaehyun Lim2015-10-081-1/+1
* staging: wilc1000: rename hWFIDrv in host_int_set_operation_modeChaehyun Lim2015-10-081-1/+1