aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds14-2639/+2543
2009-04-03staging: document that the wifi staging drivers a bit betterGreg Kroah-Hartman1-1/+8
2009-04-03Staging: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-04-03Staging: remove some pointless conditionals before kfree_skb()Wei Yongjun1-2/+1
2009-04-03Staging: otus: remove old irqreturn_t definitionAlexander Beregalov1-7/+0
2009-04-03Staging: otus: 80211core/amsdu.c: Fix Coding StyleDragoslav Zaric1-75/+70
2009-04-03Staging: otus: ioctl.c: Fix Coding StyleDragoslav Zaric1-2464/+2325
2009-04-03Staging: otus: fix mixed declarationsRandy Dunlap7-77/+131
2009-04-03Staging: otus: use USB API functions rather than constantsJulia Lawall1-8/+4
2009-04-03Staging: otus: logical/bit and confusionRoel Kluin1-3/+3
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison4-9/+9
2009-01-06Staging: otus: remove dependence on kernel versionAlexander Beregalov8-265/+2
2009-01-06Staging: otus: fix urb callback function typeGreg Kroah-Hartman1-16/+0
2009-01-06Staging: otus: fix name clashJ.R. Mauro1-2/+1
2009-01-06Staging: otus: fix netdev->priv usageGreg Kroah-Hartman9-104/+103
2009-01-06Staging: add otus Atheros wireless network driverLuis R. Rodriguez77-0/+70412