summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/orinoco_usb.c
Commit message (Expand)AuthorAgeFilesLines
* USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-26/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* orinoco: minor fixes for problems found by checkpatch.plPavel Roskin2011-07-151-12/+11
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-231-5/+5
|\
| * orinoco_usb: potential null dereferenceDan Carpenter2010-07-161-5/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-3/+1
|\ \ | |/
| * drivers/net/wireless/orinoco: Use kzallocJulia Lawall2010-06-021-3/+1
* | drivers/net: use __packed annotationEric Dumazet2010-06-031-2/+2
|/
* orinoco: refactor xmit pathDavid Kilroy2010-05-071-48/+43
* orinoco_usb: implement fw downloadDavid Kilroy2010-05-031-0/+120
* orinoco_usb: avoid in_atomicDavid Kilroy2010-05-031-1/+1
* orinoco: add orinoco_usb driverDavid Kilroy2010-05-031-0/+1680
OpenPOWER on IntegriCloud