summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_wlan.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove WILC_TimerStop()Greg Kroah-Hartman2015-08-151-1/+1
* staging: wilc1000: remove tstrWILC_TimerAttrs typedefGreg Kroah-Hartman2015-08-151-1/+1
* staging: wilc1000: remove WILC_TimerHandle typedefGreg Kroah-Hartman2015-08-151-1/+1
* staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrvJohnny Kim2015-08-151-8/+8
* staging: wilc1000: use kfree instead of WILC_FREEChaehyun Lim2015-08-151-1/+1
* Staging: wilc1000: Remove null check before kfreeShraddha Barke2015-08-151-2/+1Star
* staging: wilc1000: use memcpy instead of WILC_memcpyChaehyun Lim2015-08-151-1/+1
* staging: wilc1000: Remove braces for single statement 'if' and 'else'Chandra S Gorentla2015-08-091-15/+10Star
* staging: wilc1000: Remove ' ' before quoted '\n'Chandra S Gorentla2015-08-091-10/+10
* drivers: staging: wilc1000: use 'void' for no arguments functionsChandra S Gorentla2015-08-051-2/+2
* staging: wilc1000: remove unnecessary spcaeKim, Leo2015-07-291-10/+10
* staging: wilc1000: remove warnings on the multiple blank lines usesKim, Leo2015-07-291-69/+0Star
* staging: wilc1000: remove braces {} for single statement blocksKim, Leo2015-07-291-52/+26Star
* staging: wilc1000: remove dead codes related to SIMULATIONTony Cho2015-07-291-2/+0Star
* staging: wilc1000: remove unused variableHari Prasath Gujulan Elango2015-07-071-2/+0Star
* staging: wilc1000: fix checkpatch warningChaehyun Lim2015-06-191-1/+1
* staging: wilc1000: remove commented codeChaehyun Lim2015-06-191-22/+0Star
* staging: wilc1000: remove unwanted codeHari Prasath Gujulan Elango2015-06-171-57/+0Star
* Staging: wilc1000: Boolean tests don't need comparisonsAbdul Hussain2015-06-171-1/+1
* staging: wilc1000: remove unnecessary castChengYi He2015-06-161-3/+3
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-121-10/+10
* staging: wilc1000: use memdup_userHari Prasath Gujulan Elango2015-06-111-9/+3Star
* staging: wilc1000: remove WILC_Sint32Chaehyun Lim2015-06-111-1/+1
* staging: wilc1000: remove WILC_Sint8Chaehyun Lim2015-06-111-1/+1
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-111-6/+6
* staging: wilc1000: remove WILC_Uint16Chaehyun Lim2015-06-111-1/+1
* staging: wilc1000: remove uninitialized warningsJohnny Kim2015-06-111-1/+1
* staging: wilc1000: modify printk formatJohnny Kim2015-06-111-1/+1
* staging: wilc1000: remove unused variablesMadhusudhanan Ravindran2015-06-091-7/+4Star
* staging: wilc1000: Modification in code to use ARRAY_SIZE macroChaitanya Dhere2015-06-081-1/+1
* staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman2015-06-021-4/+4
* staging: wilc100: remove WILC_NULL usageGreg Kroah-Hartman2015-06-021-1/+1
* staging: wilc1000: fix compiler warningsArnd Bergmann2015-06-021-2/+6
* staging: wilc1000: remove __DRIVER_VERSION__ macroArnd Bergmann2015-05-311-1/+1
* staging: wilc1000: remove linux version checksArnd Bergmann2015-05-311-87/+1Star
* staging: wilc1000: Include linux/gpio.h instead of asm/gpio.hGuenter Roeck2015-05-281-1/+1
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+2953