aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/otus
AgeCommit message (Expand)Author
2010-10-01staging: remove the Atheros otus vendor driverLuis R. Rodriguez
2010-09-30staging: otus: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov
2010-09-20staging: otus: '&pointer[0]' to 'pointer' fixAndy Shevchenko
2010-09-16staging: otus: use '%pM' format to print MAC addressAndy Shevchenko
2010-09-07Staging: otus: removes global variable initialization to 0 in wwrap.cPrashant P. Shah
2010-09-07staging: Bulk convert the semaphore messThomas Gleixner
2010-08-31staging: otus: fix compile warning and some style issuesRoberto Rodriguez Alkala
2010-08-02Staging: comedi : fix brace coding style issue in wwrap.cDaniele Boncompagni
2010-08-02staging: otus: check kmalloc() return valueKulikov Vasiliy
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König
2010-07-22staging: otus: remove unused methodsAndy Shevchenko
2010-07-08Staging: otus: wrap_sec: remove casts from void*Kulikov Vasiliy
2010-07-08Staging: otus: use ARRAY_SIZEKulikov Vasiliy
2010-07-08Staging: otus: use ARRAY_SIZEKulikov Vasiliy
2010-07-08Staging: otus: use ARRAY_SIZEKulikov Vasiliy
2010-07-08Staging: otus: fix coding style issues in ioctl.cGustavo Silva
2010-06-18Staging: otus: Removed one unnecessary spaceMatti Lammi
2010-06-18Staging: otus: fix strcpy() overflowDan Carpenter
2010-06-18Staging: otus: TODO: Don't bother, for documentation purposes onlyJoe Perches
2010-06-18Staging: otus: fix style issues in zdusb.cScott Kidder
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: otus: Hoist assign from ifJoe Perches
2010-05-11Staging: otus: 80211core: Hoist assign from ifJoe Perches
2010-05-11Staging: otus: Add null check and fix coding style issuePeter Huewe
2010-05-11Staging: Otus: Hal: hpani.c Fixed some style issuesVikram Dhillon
2010-05-11Staging: otus: hpani: using the wrong variableDan Carpenter
2010-05-11Staging: otus: Remove mix of tabs and spaces with just tabs in ioctl.cSteven Harms
2010-05-11Staging: otus: drop redundant memsetJulia Lawall
2010-05-11Staging: otus: hpfwu_BA.c: Checkpatch cleanupAndrea Gelmini
2010-05-11Staging: otus: hpreg.c: Checkpatch cleanupAndrea Gelmini
2010-05-11Staging: otus: hpfw2.c: Checkpatch cleanupAndrea Gelmini
2010-05-11Staging: otus: hpfwu_OTUS_RC.c: Checkpatch cleanupAndrea Gelmini
2010-05-11Staging: otus: hpani.h: Checkpatch cleanupAndrea Gelmini
2010-05-11Staging: otus: hpfwu_2k.c: Checkpatch cleanupAndrea Gelmini
2010-05-11Staging: otus: hpfwu.c: Checkpatch cleanupAndrea Gelmini
2010-05-11Staging: otus: hpfwuinit.c: Checkpatch cleanupAndrea Gelmini
2010-04-05staging/otus: include slab.h from usbdrv.hTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: otus: fix memory leakd binderman
2010-03-03staging: fix typos "enalbe" -> "enable"Uwe Kleine-König
2010-03-03Staging: otus: fix assignment makes integer from pointer without a cast warningsJeff Mahoney
2010-03-03staging: make USB device id constantNémeth Márton
2010-03-03Staging: otus: zfTkipInit(): increment another pointerSimon Horman
2010-03-03Staging: otus: Fix ZM_SEQ_DEBUG macro for no-debug casehorms@vergenet.net
2010-03-03Staging: otus: remove unused constantshorms@vergenet.net
2010-03-03Staging: otus: remove unused variableshorms@vergenet.net
2010-03-03Staging: otus: dont mix declarations and codehorms@vergenet.net
2010-03-03Staging: otus: Add select WEXT_PRIV to Kconfig to prevent build failurePeter Huewe
2010-03-03Staging: otus: 80211core: Fix &&/|| confusionRoel Kluin
2010-03-03Staging: otus: off by one in usbdrvwext_siwessid()Dan Carpenter