aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus/ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-08Staging: otus: fix coding style issues in ioctl.cGustavo Silva1-30/+23
2010-06-18Staging: otus: fix strcpy() overflowDan Carpenter1-1/+1
2010-05-11Staging: otus: Add null check and fix coding style issuePeter Huewe1-2/+5
2010-05-11Staging: otus: Remove mix of tabs and spaces with just tabs in ioctl.cSteven Harms1-15/+15
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Staging: otus: fix memory leakd binderman1-3/+3
2010-03-03Staging: otus: dont mix declarations and codehorms@vergenet.net1-3/+5
2010-03-03Staging: otus: off by one in usbdrvwext_siwessid()Dan Carpenter1-1/+1
2009-09-15Staging: otus: remove dependency on WIRELESS_EXT versionAlexander Beregalov1-17/+1
2009-09-15Staging: otus: Fix warnings in staging/otus/ioctl.cPranith Kumar1-4/+3
2009-04-03Staging: otus: ioctl.c: Fix Coding StyleDragoslav Zaric1-2464/+2325
2009-01-06Staging: otus: remove dependence on kernel versionAlexander Beregalov1-22/+0
2009-01-06Staging: otus: fix netdev->priv usageGreg Kroah-Hartman1-36/+35
2009-01-06Staging: add otus Atheros wireless network driverLuis R. Rodriguez1-0/+2936