summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: wilc1000: remove unnecessary filesTony Cho2015-07-291-1/+0Star
* staging: wilc1000: remove commented codeChaehyun Lim2015-06-191-64/+1Star
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-121-10/+10
* staging: wilc1000: remove WILC_Sint32Chaehyun Lim2015-06-111-62/+62
* staging: wilc1000: remove WILC_Sint8Chaehyun Lim2015-06-111-6/+6
* staging: wilc1000: remove WILC_Uint64Chaehyun Lim2015-06-111-1/+1
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-111-35/+35
* staging: wilc1000: remove WILC_Uint16Chaehyun Lim2015-06-111-28/+28
* staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman2015-06-021-75/+75
* staging: wilc1000: fix const cast warningsArnd Bergmann2015-06-021-12/+12
* staging: wilc1000: remove semaphore wrapperArnd Bergmann2015-06-021-8/+8
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+1344