aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_wlan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-18staging: wilc1000: fix checkpatch warningChaehyun Lim1-1/+1
2015-06-18staging: wilc1000: remove commented codeChaehyun Lim1-22/+0
2015-06-16staging: wilc1000: remove unwanted codeHari Prasath Gujulan Elango1-57/+0
2015-06-16Staging: wilc1000: Boolean tests don't need comparisonsAbdul Hussain1-1/+1
2015-06-15staging: wilc1000: remove unnecessary castChengYi He1-3/+3
2015-06-11staging: wilc1000: change WILC_BOOL to boolDean Lee1-10/+10
2015-06-11staging: wilc1000: use memdup_userHari Prasath Gujulan Elango1-9/+3
2015-06-11staging: wilc1000: remove WILC_Sint32Chaehyun Lim1-1/+1
2015-06-11staging: wilc1000: remove WILC_Sint8Chaehyun Lim1-1/+1
2015-06-11staging: wilc1000: remove WILC_Uint32Chaehyun Lim1-6/+6
2015-06-11staging: wilc1000: remove WILC_Uint16Chaehyun Lim1-1/+1
2015-06-10staging: wilc1000: remove uninitialized warningsJohnny Kim1-1/+1
2015-06-10staging: wilc1000: modify printk formatJohnny Kim1-1/+1
2015-06-09staging: wilc1000: remove unused variablesMadhusudhanan Ravindran1-7/+4
2015-06-08staging: wilc1000: Modification in code to use ARRAY_SIZE macroChaitanya Dhere1-1/+1
2015-06-02staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman1-4/+4
2015-06-02staging: wilc100: remove WILC_NULL usageGreg Kroah-Hartman1-1/+1
2015-06-02staging: wilc1000: fix compiler warningsArnd Bergmann1-2/+6
2015-05-31staging: wilc1000: remove __DRIVER_VERSION__ macroArnd Bergmann1-1/+1
2015-05-31staging: wilc1000: remove linux version checksArnd Bergmann1-87/+1
2015-05-27staging: wilc1000: Include linux/gpio.h instead of asm/gpio.hGuenter Roeck1-1/+1
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim1-0/+2953