aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-01staging: remove the Atheros otus vendor driverLuis R. Rodriguez77-69592/+0
2010-09-30staging: otus: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov1-1/+1
2010-09-20staging: otus: '&pointer[0]' to 'pointer' fixAndy Shevchenko1-1/+1
2010-09-16staging: otus: use '%pM' format to print MAC addressAndy Shevchenko2-15/+5
2010-09-07Staging: otus: removes global variable initialization to 0 in wwrap.cPrashant P. Shah1-1/+1
2010-09-07staging: Bulk convert the semaphore messThomas Gleixner1-1/+1
2010-08-31staging: otus: fix compile warning and some style issuesRoberto Rodriguez Alkala1-17/+9
2010-08-02Staging: comedi : fix brace coding style issue in wwrap.cDaniele Boncompagni1-522/+446
2010-08-02staging: otus: check kmalloc() return valueKulikov Vasiliy1-0/+5
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König1-1/+1
2010-07-22staging: otus: remove unused methodsAndy Shevchenko1-22/+0
2010-07-08Staging: otus: wrap_sec: remove casts from void*Kulikov Vasiliy1-1/+1
2010-07-08Staging: otus: use ARRAY_SIZEKulikov Vasiliy1-18/+10
2010-07-08Staging: otus: use ARRAY_SIZEKulikov Vasiliy1-10/+7
2010-07-08Staging: otus: use ARRAY_SIZEKulikov Vasiliy1-10/+6
2010-07-08Staging: otus: fix coding style issues in ioctl.cGustavo Silva1-30/+23
2010-06-18Staging: otus: Removed one unnecessary spaceMatti Lammi1-1/+1
2010-06-18Staging: otus: fix strcpy() overflowDan Carpenter1-1/+1
2010-06-18Staging: otus: TODO: Don't bother, for documentation purposes onlyJoe Perches1-12/+4
2010-06-18Staging: otus: fix style issues in zdusb.cScott Kidder1-132/+119
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-4/+1
2010-05-11Staging: otus: Hoist assign from ifJoe Perches3-15/+24
2010-05-11Staging: otus: 80211core: Hoist assign from ifJoe Perches13-178/+339
2010-05-11Staging: otus: Add null check and fix coding style issuePeter Huewe1-2/+5
2010-05-11Staging: Otus: Hal: hpani.c Fixed some style issuesVikram Dhillon1-19/+14
2010-05-11Staging: otus: hpani: using the wrong variableDan Carpenter1-1/+1
2010-05-11Staging: otus: Remove mix of tabs and spaces with just tabs in ioctl.cSteven Harms1-15/+15
2010-05-11Staging: otus: drop redundant memsetJulia Lawall1-1/+0
2010-05-11Staging: otus: hpfwu_BA.c: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-11Staging: otus: hpreg.c: Checkpatch cleanupAndrea Gelmini1-832/+754
2010-05-11Staging: otus: hpfw2.c: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-11Staging: otus: hpfwu_OTUS_RC.c: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-11Staging: otus: hpani.h: Checkpatch cleanupAndrea Gelmini1-4/+3
2010-05-11Staging: otus: hpfwu_2k.c: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-11Staging: otus: hpfwu.c: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-11Staging: otus: hpfwuinit.c: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-04-05staging/otus: include slab.h from usbdrv.hTejun Heo1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo7-0/+7
2010-03-03Staging: otus: fix memory leakd binderman1-3/+3
2010-03-03staging: fix typos "enalbe" -> "enable"Uwe Kleine-König1-1/+1
2010-03-03Staging: otus: fix assignment makes integer from pointer without a cast warningsJeff Mahoney2-10/+4
2010-03-03staging: make USB device id constantNémeth Márton1-1/+1
2010-03-03Staging: otus: zfTkipInit(): increment another pointerSimon Horman1-2/+3
2010-03-03Staging: otus: Fix ZM_SEQ_DEBUG macro for no-debug casehorms@vergenet.net2-7/+9
2010-03-03Staging: otus: remove unused constantshorms@vergenet.net1-133/+0
2010-03-03Staging: otus: remove unused variableshorms@vergenet.net10-28/+1
2010-03-03Staging: otus: dont mix declarations and codehorms@vergenet.net1-3/+5
2010-03-03Staging: otus: Add select WEXT_PRIV to Kconfig to prevent build failurePeter Huewe1-0/+2
2010-03-03Staging: otus: 80211core: Fix &&/|| confusionRoel Kluin1-1/+1
2010-03-03Staging: otus: off by one in usbdrvwext_siwessid()Dan Carpenter1-1/+1