summaryrefslogtreecommitdiff
path: root/drivers/staging/otus/usbdrv.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Staging: otus: Hoist assign from ifJoe Perches1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-03Staging: otus: fix assignment makes integer from pointer without a cast warningsJeff Mahoney1-2/+2
2009-12-11Staging: otus : checkpatch.pl cleanup for some more .c filesMithlesh Thukral1-18/+17
2009-09-15Staging: otus: remove dependency on WIRELESS_EXT versionAlexander Beregalov1-14/+0
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-4/+4
2009-04-17Staging: otus: convert to netdev_opsAlexander Beregalov1-18/+29
2009-04-03Staging: otus: use USB API functions rather than constantsJulia Lawall1-8/+4
2009-01-06Staging: otus: remove dependence on kernel versionAlexander Beregalov1-61/+0
2009-01-06Staging: otus: fix name clashJ.R. Mauro1-2/+1
2009-01-06Staging: otus: fix netdev->priv usageGreg Kroah-Hartman1-11/+11
2009-01-06Staging: add otus Atheros wireless network driverLuis R. Rodriguez1-0/+1210