aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/orinoco/orinoco_usb.c
AgeCommit message (Expand)Author
2013-03-11orinoco_usb: don't release nonexistent firmwareMichal Pecio
2013-02-18net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stackKumar Amit Mehta
2012-10-19orinoco_usb: clean up some signedness issuesDan Carpenter
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-01-24orinoco_usb: remove version definitionJohn W. Linville
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-15orinoco: minor fixes for problems found by checkpatch.plPavel Roskin
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-16orinoco_usb: potential null dereferenceDan Carpenter
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-06-02drivers/net/wireless/orinoco: Use kzallocJulia Lawall
2010-05-07orinoco: refactor xmit pathDavid Kilroy
2010-05-03orinoco_usb: implement fw downloadDavid Kilroy
2010-05-03orinoco_usb: avoid in_atomicDavid Kilroy
2010-05-03orinoco: add orinoco_usb driverDavid Kilroy