summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove itypes.hChaehyun Lim2015-06-133-41/+0
* staging: wilc1000: remove BOOL_T typedefChaehyun Lim2015-06-132-12/+3
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-1119-230/+223
* staging: wilc1000: remove unused typedefChaehyun Lim2015-06-111-10/+0
* staging: wilc1000: use memdup_userHari Prasath Gujulan Elango2015-06-111-9/+3
* staging: wilc1000: modify odd print messageDean Lee2015-06-111-2/+1
* staging: wilc1000: fix warning while printingChris Park2015-06-111-1/+1
* staging: wilc1000: remove WILC_Sint64Chaehyun Lim2015-06-111-3/+0
* staging: wilc1000: remove WILC_Sint32Chaehyun Lim2015-06-1111-360/+359
* staging: wilc1000: remove WILC_Sint16Chaehyun Lim2015-06-112-2/+1
* staging: wilc1000: remove WILC_Sint8Chaehyun Lim2015-06-116-95/+94
* staging: wilc1000: remove WILC_Uint64Chaehyun Lim2015-06-115-6/+5
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-1125-322/+321
* staging: wilc1000: remove WILC_Uint16Chaehyun Lim2015-06-1110-253/+252
* staging: wilc1000: remove UWORD32Chaehyun Lim2015-06-112-4/+3
* staging: wilc1000: remove UWORD8Chaehyun Lim2015-06-113-3/+2
* staging: wilc1000: coreconfigurator: Align enums and definesStanislav Kholmanskikh2015-06-102-45/+46
* 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 uninitialized warningsJohnny Kim2015-06-102-4/+4
* staging: wilc1000: modify printk formatJohnny Kim2015-06-103-9/+9
* staging: wilc1000: fix build warning related to time_after_eq macroHari Prasath Gujulan Elango2015-06-101-1/+1
* staging: wilc1000: remove unused variablesMadhusudhanan Ravindran2015-06-091-7/+4
* staging: wilc1000: prevent some overflows in debugfsDan Carpenter2015-06-081-0/+6
* staging: wilc1000: Remove commented code linesAbhishek Sharma2015-06-081-65/+0
* staging: wilc1000: Remove commented variable declerationsAbhishek Sharma2015-06-081-4/+0
* staging: wilc1000: remove commented codeHari Prasath Gujulan Elango2015-06-081-117/+0
* staging: wilc1000: remove ununsed functionHari Prasath Gujulan Elango2015-06-081-23/+0
* staging: wilc1000: use time_after_eqHari Prasath Gujulan yyElango2015-06-081-1/+1
* staging: wilc1000: remove dead codeHari Prasath Gujulan Elango2015-06-081-27/+1
* staging: wilc1000: remove unnecessary typecastHari Prasath Gujulan Elango2015-06-081-4/+4
* staging: wilc1000: Modification in code to use ARRAY_SIZE macroChaitanya Dhere2015-06-081-1/+1
* staging: wilc1000: fix warning while printingSudip Mukherjee2015-06-082-4/+4
* staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman2015-06-0216-509/+508
* staging: wilc100: remove WILC_NULL usageGreg Kroah-Hartman2015-06-0211-219/+217
* staging: wilc1000: remove unused data typesGreg Kroah-Hartman2015-06-021-10/+0
* staging: wilc1000: update TODO listArnd Bergmann2015-06-021-1/+7
* staging: wilc1000: fix compiler warningsArnd Bergmann2015-06-024-11/+10
* staging: wilc1000: fix const cast warningsArnd Bergmann2015-06-027-37/+39
* staging: wilc1000: remove semaphore wrapperArnd Bergmann2015-06-0213-400/+161
* staging: wilc1000: remove EXPORT_SYMTABArnd Bergmann2015-06-021-1/+1
* staging: wilc1000: remove unused OS abstraction featuresArnd Bergmann2015-06-025-238/+0
* staging: wilc1000: clean up timer featureArnd Bergmann2015-06-025-41/+0
* staging: wilc1000: clean up sleep wrapperArnd Bergmann2015-06-025-49/+1
* staging: wilc1000: simplify semaphore wrapperArnd Bergmann2015-06-024-34/+1
* staging: wilc1000: remove unused memory handling codeArnd Bergmann2015-06-025-116/+0
* staging: wilc1000: simplify msgqueue codeArnd Bergmann2015-06-025-56/+0
* staging: wilc1000: remove unused string functionsArnd Bergmann2015-06-025-641/+0
* staging: wilc1000: remove time wrapperArnd Bergmann2015-06-026-387/+1
* staging: wilc1000: off by one in wilc_wfi_cfg80211_mgmt_typesSasha Levin2015-05-311-1/+1
OpenPOWER on IntegriCloud