aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-03Staging: otus: Fix branch in zfProtRspSim()Roel Kluin1-2/+1
2010-03-03Staging: otus: fix some sparse warningsThiago Farina1-28/+25
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa5-8/+8
2009-12-11Staging: otus : checkpatch.pl cleanup for some more .c filesMithlesh Thukral7-510/+502
2009-12-11Staging: otus : checkpatch.pl cleanup for .c filesMithlesh Thukral3-434/+384
2009-12-11Staging: otus : checkpatch.pl cleanup for header filesMithlesh Thukral5-122/+126
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2-2/+2
2009-10-30Staging: wireless drivers Kconfig changeGreg Kroah-Hartman1-1/+1
2009-09-15staging: Make some structures staticJulia Lawall2-4/+4
2009-09-15Staging: otus: includecheck fix: drivers/staging/otus/usbdrv.hJaswinder Singh Rajput1-4/+0
2009-09-15Staging: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-König2-5/+5
2009-09-15Staging: otus: Drop an unnecessary NULL testJulia Lawall1-5/+0
2009-09-15Staging: otus: remove dependency on WIRELESS_EXT versionAlexander Beregalov12-73/+1
2009-09-15Staging: otus: Fix warnings in staging/otus/ioctl.cPranith Kumar1-4/+3
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-4/+4
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal1-3/+0
2009-06-19Staging: otus: beyond ARRAY_SIZE of wd->ap.wds.encryModeRoel Kluin1-1/+1
2009-06-19Staging: otus: 80211core/ccmd.c: Fix Coding StyleDragoslav Zaric1-1539/+1443
2009-04-17otus/zdusb.c: additional USB idnetifierDaniele Napolitano2-1/+6
2009-04-17Staging: otus: convert to netdev_opsAlexander Beregalov1-18/+29