aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-04-0514-2639/+2543
|\
| * staging: document that the wifi staging drivers a bit betterGreg Kroah-Hartman2009-04-031-1/+8
| * Staging: BUG to BUG_ON changesStoyan Gaydarov2009-04-031-2/+1
| * Staging: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-04-031-2/+1
| * Staging: otus: remove old irqreturn_t definitionAlexander Beregalov2009-04-031-7/+0
| * Staging: otus: 80211core/amsdu.c: Fix Coding StyleDragoslav Zaric2009-04-031-75/+70
| * Staging: otus: ioctl.c: Fix Coding StyleDragoslav Zaric2009-04-031-2464/+2325
| * Staging: otus: fix mixed declarationsRandy Dunlap2009-04-037-77/+131
| * Staging: otus: use USB API functions rather than constantsJulia Lawall2009-04-031-8/+4
| * Staging: otus: logical/bit and confusionRoel Kluin2009-04-031-3/+3
* | trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
|/
* staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2009-01-074-9/+9
* Staging: otus: remove dependence on kernel versionAlexander Beregalov2009-01-068-265/+2
* Staging: otus: fix urb callback function typeGreg Kroah-Hartman2009-01-061-16/+0
* Staging: otus: fix name clashJ.R. Mauro2009-01-061-2/+1
* Staging: otus: fix netdev->priv usageGreg Kroah-Hartman2009-01-069-104/+103