summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: coreconfigurator.c: fix kmalloc error checkChaehyun Lim2015-08-171-4/+14
* staging: wilc1000: coreconfigurator.c: use kmalloc instead of WILC_MALLOCChaehyun Lim2015-08-171-5/+6
* staging: wilc1000: remove unused codes of gps8ConfigPacketChaehyun Lim2015-08-171-15/+0
* staging: wilc1000: remove unnecessary void pointer castChaehyun Lim2015-08-171-6/+6
* staging: wilc1000: delete wilc_log.hGreg Kroah-Hartman2015-08-171-2/+0
* staging: wilc1000: remove commented out WILC_Sleep callsGreg Kroah-Hartman2015-08-141-1/+0
* staging: wilc1000: use kfree instead of WILC_FREEChaehyun Lim2015-08-141-6/+6
* staging: wilc1000: use memcpy instead of WILC_memcpyChaehyun Lim2015-08-141-11/+11
* staging: wilc1000: Use strncpy instead of WILC_strncpyChaehyun Lim2015-08-141-1/+1
* staging: wilc1000: use strlen instead of WILC_strlenChaehyun Lim2015-08-141-2/+2
* staging: wilc1000: remove commented codeChaehyun Lim2015-08-141-1/+0
* staging: wilc1000: Remove braces for single statement 'if' and 'else'Chandra S Gorentla2015-08-081-6/+4
* staging: wilc1000: use memset instead of WILC_memsetChaehyun Lim2015-08-071-8/+8
* Staging : wilc1000: Remove braces for single statement blocksShraddha Barke2015-07-291-2/+1
* staging: wilc1000: remove dead codes related to SIMULATIONTony Cho2015-07-291-86/+0
* staging: wilc1000: remove ununsed if..else.. code blocksHari Prasath Gujulan Elango2015-07-061-22/+0
* staging: wilc1000: remove redundant initialization of variableHari Prasath Gujulan Elango2015-07-061-1/+1
* staging: wilc1000: remove ununsed variable and associated lineHari Prasath Gujulan Elango2015-07-061-4/+0
* staging: wilc1000: remove commented codeChaehyun Lim2015-06-181-30/+0
* Staging: wilc1000: Boolean tests don't need comparisonsAbdul Hussain2015-06-161-4/+4
* staging: wilc1000: change WILC_Char to charDean Lee2015-06-151-12/+12
* staging: wilc1000: remove itypes.hChaehyun Lim2015-06-131-1/+0
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-111-13/+13
* staging: wilc1000: remove WILC_Sint32Chaehyun Lim2015-06-111-57/+57
* staging: wilc1000: remove WILC_Sint16Chaehyun Lim2015-06-111-1/+1
* staging: wilc1000: remove WILC_Sint8Chaehyun Lim2015-06-111-9/+9
* staging: wilc1000: remove WILC_Uint64Chaehyun Lim2015-06-111-1/+1
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-111-37/+37
* staging: wilc1000: remove WILC_Uint16Chaehyun Lim2015-06-111-49/+49
* staging: wilc1000: remove UWORD32Chaehyun Lim2015-06-111-3/+3
* staging: wilc1000: remove UWORD8Chaehyun Lim2015-06-111-1/+1
* staging: wilc1000: coreconfigurator: Align enums and definesStanislav Kholmanskikh2015-06-101-14/+15
* staging: wilc1000: coreconfigurator: Change return(X) to return XStanislav Kholmanskikh2015-06-101-4/+4
* staging: wilc1000: coreconfigurator: Remove spaces before "\n"Stanislav Kholmanskikh2015-06-101-7/+7
* staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman2015-06-021-105/+105
* staging: wilc100: remove WILC_NULL usageGreg Kroah-Hartman2015-06-021-11/+11
* staging: wilc1000: remove semaphore wrapperArnd Bergmann2015-06-021-21/+8
* staging: wilc1000: remove platform version checksArnd Bergmann2015-05-311-2/+0
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+2201
OpenPOWER on IntegriCloud