aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-29staging: wilc1000: wilc_wlan_if.h: remove warnings line over 80 charactersLeo Kim1-275/+369
2015-09-29staging: wilc1000: wilc_wlan_if.h: remove warnings on the multiple blank linesLeo Kim1-12/+0
2015-09-29staging: wilc1000: Modify null check routineLeo Kim1-1/+3
2015-09-20staging: wilc1000: rename WILC_WFI_frame_registerChaehyun Lim3-11/+10
2015-09-20staging: wilc1000: remove declaration of WILC_WFI_frame_registerChaehyun Lim2-5/+4
2015-09-20staging: wilc1000: delete unnecessary comments and dead codeTony Cho1-14/+13
2015-09-20staging: wilc1000: remove u32Intialized which is unnecessaryTony Cho1-15/+0
2015-09-20staging: wilc1000: remove unnecessary global variableTony Cho1-3/+0
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIFDelAllStaTony Cho1-7/+7
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIfRegisterFrameTony Cho2-7/+5
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIfRemainOnChanTony Cho2-6/+8
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIFDelStaTony Cho1-8/+8
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIfBASessionInfoTony Cho2-9/+12
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIfGetMacAddressTony Cho2-4/+5
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIfSetMacAddressTony Cho2-4/+5
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIfSetOperationModeTony Cho2-4/+5
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIFSetMultiTony Cho1-8/+9
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIfSetDrvHandlerTony Cho2-5/+6
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIFSetIPAddrTony Cho1-5/+4
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIfStaInactiveTTony Cho1-6/+6
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIfPowerMgmtParamTony Cho1-6/+7
2015-09-20staging: wilc1000: remove typedef from the struct tstrTimerCbTony Cho1-4/+4
2015-09-20staging: wilc1000: remove typedef from the struct tstrWILC_AddStaParamTony Cho3-24/+33
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIFDelBeaconTony Cho1-6/+7
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIFSetBeaconTony Cho1-7/+8
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIFGetChanTony Cho1-4/+4
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIFSetChanTony Cho1-6/+7
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIFCfgParamAttrTony Cho1-7/+7
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIFkeyAttrTony Cho1-6/+7
2015-09-20staging: wilc1000: remove typedef from the struct tstrRcvdGnrlAsyncInfoTony Cho1-6/+7
2015-09-20staging: wilc1000: remove typedef from the struct tstrRcvdNetworkInfoTony Cho2-6/+7
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIFconnectAttrTony Cho1-6/+7
2015-09-20staging: wilc1000: remove typedef from the struct tstrHostIFscanAttrTony Cho1-7/+7
2015-09-20staging: wilc1000: rename uniHostIFmsgBodyTony Cho1-148/+148
2015-09-20staging: wilc1000 remove typedef from the unionTony Cho1-4/+4
2015-09-20staging: wilc1000: rename u16MsgIdTony Cho1-51/+51
2015-09-20staging: wilc1000: rename strHostIFmsgTony Cho1-397/+397
2015-09-20staging: wilc1000: rename WILC_WFI_InitHostIntChaehyun Lim3-3/+3
2015-09-20staging: wilc1000: rename WILC_WFI_DeInitHostIntChaehyun Lim3-5/+5
2015-09-20staging: wilc1000: replace s32 with intChaehyun Lim1-2/+2
2015-09-20staging: wilc1000: remove braces for single statement blocksChaehyun Lim1-4/+4
2015-09-20staging: wilc1000: remove useless #if 1Chaehyun Lim3-8/+0
2015-09-20staging: wilc1000: wilc_msgqueue.c: replace s32RetStatus with resultChaehyun Lim1-9/+9
2015-09-20staging: wilc1000: remove useless commentChaehyun Lim9-46/+7
2015-09-20staging: wilc1000: remove blank line before a close brace '{'Chaehyun Lim1-1/+0
2015-09-20staging: wilc1000: remove blank line after an open brace '{'Chaehyun Lim1-1/+0
2015-09-20staging: wilc1000: fix NULL comparison styleChaehyun Lim1-3/+3
2015-09-20staging: wilc1000: rename WILC_WFI_WiphyRegisterChaehyun Lim3-4/+4
2015-09-20staging: wilc1000: rename WILC_WFI_WiphyFreeChaehyun Lim3-3/+3
2015-09-18staging: wilc1000: remove typedef from the structTony Cho1-147/+147