summaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus/usbdrv.c
Commit message (Expand)AuthorAgeFilesLines
* staging: remove the Atheros otus vendor driverLuis R. Rodriguez2010-10-021-1143/+0Star
* staging: otus: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-301-1/+1
* Staging: otus: Hoist assign from ifJoe Perches2010-05-111-2/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: otus: fix assignment makes integer from pointer without a cast warningsJeff Mahoney2010-03-041-2/+2
* Staging: otus : checkpatch.pl cleanup for some more .c filesMithlesh Thukral2009-12-111-18/+17Star
* Staging: otus: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-151-14/+0Star
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-4/+4
* Staging: otus: convert to netdev_opsAlexander Beregalov2009-04-171-18/+29
* Staging: otus: use USB API functions rather than constantsJulia Lawall2009-04-031-8/+4Star
* Staging: otus: remove dependence on kernel versionAlexander Beregalov2009-01-061-61/+0Star
* Staging: otus: fix name clashJ.R. Mauro2009-01-061-2/+1Star
* Staging: otus: fix netdev->priv usageGreg Kroah-Hartman2009-01-061-11/+11
* Staging: add otus Atheros wireless network driverLuis R. Rodriguez2009-01-061-0/+1210