summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/orinoco_usb.c
AgeCommit message (Expand)Author
2015-11-18orinoco: move under intersil vendor directoryKalle Valo
2015-10-28orinoco_usb: return error in ezusb_probe when alloc_orinocodev failsJohn Linville
2015-08-13orinoco: Do not call wiphy_unregister() from free_orinocodev()Jes Sorensen
2015-01-07orinoco_usb: Use setup_timerJulia Lawall
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-08-25orinoco_usb: use USB API functions rather than constantsHimangi Saraogi
2014-07-13orinoco_usb: remove unnecessary break after gotoFabian Frederick
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-29USB: orinoco_usb: remove CONFIG_USB_DEBUG supportGreg Kroah-Hartman
2014-05-13orinoco_usb: Fix broken firmware load error checkingOndrej Zary
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-06-14orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnectedAlexey Khoroshilov
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