summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: wilc1000: fix return type of host_int_set_operation_modeChaehyun Lim2015-10-081-1/+1
* staging: wilc1000: rename u32address in host_int_set_wfi_drv_handlerChaehyun Lim2015-10-081-1/+1
* staging: wilc1000: fix return type of host_int_set_wfi_drv_handlerChaehyun Lim2015-10-081-1/+1
* staging: wilc1000: host_interface.c : remove unused functionsLeo Kim2015-10-081-4/+0Star
* staging: wilc1000: rename tWILCpfRemainOnChanReadyLeo Kim2015-10-081-3/+3
* staging: wilc1000: rename tWILCpfRemainOnChanExpiredLeo Kim2015-10-081-3/+3
* staging: wilc1000: remove typedef from CURRENT_TX_RATE_TLeo Kim2015-10-081-3/+3
* staging: wilc1000: remove typedef from SITE_SURVEY_TLeo Kim2015-10-081-1/+1
* staging: wilc1000: remove typedef from tstrCfgParamValLeo Kim2015-10-081-4/+4
* staging: wilc1000: remove typedef from tstrHostIFpmkidLeo Kim2015-10-081-3/+3
* staging: wilc1000: remove typedef from tstrHostIFpmkidAttrLeo Kim2015-10-081-3/+3
* staging: wilc1000: remove typedef from tenuKeyTypeLeo Kim2015-10-081-2/+2
* staging: wilc1000: remove typedef from AUTHTYPE_TLeo Kim2015-10-081-3/+3
* staging: wilc1000: rename tWILCpfConnectResultLeo Kim2015-10-081-3/+3
* staging: wilc1000: remove typedef from tstrHiddenNetworkLeo Kim2015-10-081-4/+4
* staging: wilc1000: rename tWILCpfScanResultLeo Kim2015-10-081-3/+3
* staging: wilc1000: fix return type of host_int_wait_msg_queue_idleChaehyun Lim2015-10-041-1/+1
* staging: wilc1000: rename hWFIDrv of host_int_set_mac_chnl_numChaehyun Lim2015-10-041-1/+1
* staging: wilc1000: rename u8ChNum of host_int_set_mac_chnl_numChaehyun Lim2015-10-041-1/+1
* staging: wilc1000: fix return type of host_int_set_mac_chnl_numChaehyun Lim2015-10-041-1/+1
* staging: wilc1000: remove unnecessary commentChaehyun Lim2015-10-021-12/+4Star
* staging: wilc1000: remove define CONNECT_DIRECTGlen Lee2015-09-301-40/+0Star
* wilc1000 : Use BIT() macro where possibleAnish Bhatt2015-09-301-19/+19
* staging: wilc1000: remove typedef from the struct tstrHostIfRegisterFrameTony Cho2015-09-211-5/+2Star
* staging: wilc1000: remove typedef from the struct tstrHostIfRemainOnChanTony Cho2015-09-211-3/+3
* staging: wilc1000: remove typedef from the struct tstrHostIfBASessionInfoTony Cho2015-09-211-2/+2
* staging: wilc1000: remove typedef from the struct tstrHostIfGetMacAddressTony Cho2015-09-211-2/+2
* staging: wilc1000: remove typedef from the struct tstrHostIfSetMacAddressTony Cho2015-09-211-2/+2
* staging: wilc1000: remove typedef from the struct tstrHostIfSetOperationModeTony Cho2015-09-211-2/+2
* staging: wilc1000: remove typedef from the struct tstrHostIfSetDrvHandlerTony Cho2015-09-211-2/+2
* staging: wilc1000: remove typedef from the struct tstrWILC_AddStaParamTony Cho2015-09-211-6/+10
* staging: wilc1000: remove typedef from the struct tstrRcvdNetworkInfoTony Cho2015-09-211-3/+3
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-191-4/+0Star
* staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee2015-09-171-10/+0Star
* staging: wilc1000: fix alignment of enumChaehyun Lim2015-09-151-38/+38
* staging: wilc1000: fix alignment of definesChaehyun Lim2015-09-151-21/+21
* staging: wilc1000: remove unused definesChaehyun Lim2015-09-151-2/+0Star
* staging: wilc1000: remove bit shift macro that is custom definedChaehyun Lim2015-09-151-7/+3Star
* staging: wilc1000: remove commented codesChaehyun Lim2015-09-151-13/+0Star
* staging: wilc1000: define undefined operation modeJohnny Kim2015-09-131-0/+1
* staging: wilc1000: use id value as argumentJohnny Kim2015-09-131-0/+1
* staging: wilc1000: remove WILC_TimerHandle typedefGreg Kroah-Hartman2015-08-151-3/+3
* staging: wilc1000: clarify the argument typeJohnny Kim2015-08-151-2/+2
* staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrvJohnny Kim2015-08-151-52/+52