summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove typedef from the struct tstrHostIfGetMacAddressTony Cho2015-09-211-2/+3
* staging: wilc1000: remove typedef from the struct tstrHostIfSetMacAddressTony Cho2015-09-211-2/+3
* staging: wilc1000: remove typedef from the struct tstrHostIfSetOperationModeTony Cho2015-09-211-2/+3
* staging: wilc1000: remove typedef from the struct tstrHostIFSetMultiTony Cho2015-09-211-8/+9
* staging: wilc1000: remove typedef from the struct tstrHostIfSetDrvHandlerTony Cho2015-09-211-3/+4
* staging: wilc1000: remove typedef from the struct tstrHostIFSetIPAddrTony Cho2015-09-211-5/+4Star
* staging: wilc1000: remove typedef from the struct tstrHostIfStaInactiveTTony Cho2015-09-211-6/+6
* staging: wilc1000: remove typedef from the struct tstrHostIfPowerMgmtParamTony Cho2015-09-211-6/+7
* staging: wilc1000: remove typedef from the struct tstrTimerCbTony Cho2015-09-211-4/+4
* staging: wilc1000: remove typedef from the struct tstrWILC_AddStaParamTony Cho2015-09-211-16/+21
* staging: wilc1000: remove typedef from the struct tstrHostIFDelBeaconTony Cho2015-09-211-6/+7
* staging: wilc1000: remove typedef from the struct tstrHostIFSetBeaconTony Cho2015-09-211-7/+8
* staging: wilc1000: remove typedef from the struct tstrHostIFGetChanTony Cho2015-09-211-4/+4
* staging: wilc1000: remove typedef from the struct tstrHostIFSetChanTony Cho2015-09-211-6/+7
* staging: wilc1000: remove typedef from the struct tstrHostIFCfgParamAttrTony Cho2015-09-211-7/+7
* staging: wilc1000: remove typedef from the struct tstrHostIFkeyAttrTony Cho2015-09-211-6/+7
* staging: wilc1000: remove typedef from the struct tstrRcvdGnrlAsyncInfoTony Cho2015-09-211-6/+7
* staging: wilc1000: remove typedef from the struct tstrRcvdNetworkInfoTony Cho2015-09-211-3/+4
* staging: wilc1000: remove typedef from the struct tstrHostIFconnectAttrTony Cho2015-09-211-6/+7
* staging: wilc1000: remove typedef from the struct tstrHostIFscanAttrTony Cho2015-09-211-7/+7
* staging: wilc1000: rename uniHostIFmsgBodyTony Cho2015-09-211-148/+148
* staging: wilc1000 remove typedef from the unionTony Cho2015-09-211-4/+4
* staging: wilc1000: rename u16MsgIdTony Cho2015-09-211-51/+51
* staging: wilc1000: rename strHostIFmsgTony Cho2015-09-211-397/+397
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-211-14/+0Star
* staging: wilc1000: remove typedef from the structTony Cho2015-09-191-147/+147
* staging: wilc1000: rename tstrHostIFmsgTony Cho2015-09-191-147/+147
* staging: wilc1000: remove declaration of wilc_get_chipidChaehyun Lim2015-09-191-2/+1Star
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-191-36/+0Star
* staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee2015-09-171-32/+0Star
* staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef lineGlen Lee2015-09-171-27/+3Star
* staging: wilc1000: replace wilc error types with the generic error typesLeo Kim2015-09-171-119/+119
* staging: wilc1000: remove the macro WILC_ERRORREPORTLeo Kim2015-09-171-522/+347Star
* staging: wilc1000: remove the macro WILC_ERRORCHECKLeo Kim2015-09-171-1/+2
* staging: wilc1000: remove a macro WILC_NULLCHECKLeo Kim2015-09-171-2/+5
* staging: wilc1000: remove useless extern declarationsChaehyun Lim2015-09-151-2/+0Star
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-2/+2
* staging: wilc1000: use u8 instead of uint8_tChaehyun Lim2015-09-151-1/+1
* staging: wilc1000: off by one in get_handler_from_id()Dan Carpenter2015-09-151-1/+1
* staging: wilc1000: remove kmalloc wrapperGlen Lee2015-09-131-55/+55
* staging: wilc1000: define undefined operation modeJohnny Kim2015-09-131-1/+1
* staging: wilc1000: use id value as argumentJohnny Kim2015-09-131-66/+175
* staging/wilc1000: Use %pM format specifier to print mac addressAlexander Kuleshov2015-09-131-3/+3
* staging: wilc1000: simplify 'memset' of 2D arrayHari Prasath Gujulan Elango2015-09-131-2/+1Star
* staging: wilc1000: add an argument for Handle_SetWfiDrvHandlerJohnny Kim2015-09-131-5/+7
* staging: wilc1000: use the real data typeJohnny Kim2015-09-131-8/+8
* staging: wilc1000: rename WILC_MsgQueueDestroy to wilc_mq_destroyChaehyun Lim2015-09-131-2/+2
* staging: wilc1000: rename WILC_MsgQueueRecv to wilc_mq_recvChaehyun Lim2015-09-131-1/+1
* staging: wilc1000: rename WILC_MsgQueueSend to wilc_mq_sendChaehyun Lim2015-09-131-49/+49
* staging: wilc1000: rename WILC_MsgQueueCreate to wilc_mq_createChaehyun Lim2015-09-131-1/+1