summaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus
Commit message (Expand)AuthorAgeFilesLines
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-4/+1
* Staging: otus: Hoist assign from ifJoe Perches2010-05-113-15/+24
* Staging: otus: 80211core: Hoist assign from ifJoe Perches2010-05-1113-178/+339
* Staging: otus: Add null check and fix coding style issuePeter Huewe2010-05-111-2/+5
* Staging: Otus: Hal: hpani.c Fixed some style issuesVikram Dhillon2010-05-111-19/+14
* Staging: otus: hpani: using the wrong variableDan Carpenter2010-05-111-1/+1
* Staging: otus: Remove mix of tabs and spaces with just tabs in ioctl.cSteven Harms2010-05-111-15/+15
* Staging: otus: drop redundant memsetJulia Lawall2010-05-111-1/+0
* Staging: otus: hpfwu_BA.c: Checkpatch cleanupAndrea Gelmini2010-05-111-1/+1
* Staging: otus: hpreg.c: Checkpatch cleanupAndrea Gelmini2010-05-111-832/+754
* Staging: otus: hpfw2.c: Checkpatch cleanupAndrea Gelmini2010-05-111-1/+1
* Staging: otus: hpfwu_OTUS_RC.c: Checkpatch cleanupAndrea Gelmini2010-05-111-1/+1
* Staging: otus: hpani.h: Checkpatch cleanupAndrea Gelmini2010-05-111-4/+3
* Staging: otus: hpfwu_2k.c: Checkpatch cleanupAndrea Gelmini2010-05-111-1/+1
* Staging: otus: hpfwu.c: Checkpatch cleanupAndrea Gelmini2010-05-111-1/+1
* Staging: otus: hpfwuinit.c: Checkpatch cleanupAndrea Gelmini2010-05-111-1/+1
* staging/otus: include slab.h from usbdrv.hTejun Heo2010-04-051-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-0/+7
* Staging: otus: fix memory leakd binderman2010-03-031-3/+3
* staging: fix typos "enalbe" -> "enable"Uwe Kleine-König2010-03-031-1/+1
* Staging: otus: fix assignment makes integer from pointer without a cast warningsJeff Mahoney2010-03-032-10/+4
* staging: make USB device id constantNémeth Márton2010-03-031-1/+1
* Staging: otus: zfTkipInit(): increment another pointerSimon Horman2010-03-031-2/+3
* Staging: otus: Fix ZM_SEQ_DEBUG macro for no-debug casehorms@vergenet.net2010-03-032-7/+9
* Staging: otus: remove unused constantshorms@vergenet.net2010-03-031-133/+0
* Staging: otus: remove unused variableshorms@vergenet.net2010-03-0310-28/+1
* Staging: otus: dont mix declarations and codehorms@vergenet.net2010-03-031-3/+5
* Staging: otus: Add select WEXT_PRIV to Kconfig to prevent build failurePeter Huewe2010-03-031-0/+2
* Staging: otus: 80211core: Fix &&/|| confusionRoel Kluin2010-03-031-1/+1
* Staging: otus: off by one in usbdrvwext_siwessid()Dan Carpenter2010-03-031-1/+1
* Staging: otus: Fix branch in zfProtRspSim()Roel Kluin2010-03-031-2/+1
* Staging: otus: fix some sparse warningsThiago Farina2010-03-031-28/+25
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-115-8/+8
* Staging: otus : checkpatch.pl cleanup for some more .c filesMithlesh Thukral2009-12-117-510/+502
* Staging: otus : checkpatch.pl cleanup for .c filesMithlesh Thukral2009-12-113-434/+384
* Staging: otus : checkpatch.pl cleanup for header filesMithlesh Thukral2009-12-115-122/+126
* tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-042-2/+2
* Staging: wireless drivers Kconfig changeGreg Kroah-Hartman2009-10-301-1/+1
* staging: Make some structures staticJulia Lawall2009-09-152-4/+4
* Staging: otus: includecheck fix: drivers/staging/otus/usbdrv.hJaswinder Singh Rajput2009-09-151-4/+0
* Staging: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-König2009-09-152-5/+5
* Staging: otus: Drop an unnecessary NULL testJulia Lawall2009-09-151-5/+0
* Staging: otus: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-1512-73/+1
* Staging: otus: Fix warnings in staging/otus/ioctl.cPranith Kumar2009-09-151-4/+3
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-4/+4
* net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal2009-07-051-3/+0
* Staging: otus: beyond ARRAY_SIZE of wd->ap.wds.encryModeRoel Kluin2009-06-191-1/+1
* Staging: otus: 80211core/ccmd.c: Fix Coding StyleDragoslav Zaric2009-06-191-1539/+1443
* otus/zdusb.c: additional USB idnetifierDaniele Napolitano2009-04-172-1/+6
* Staging: otus: convert to netdev_opsAlexander Beregalov2009-04-171-18/+29