index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
orinoco
/
orinoco_usb.c
Age
Commit message (
Expand
)
Author
2013-03-11
orinoco_usb: don't release nonexistent firmware
Michal Pecio
2013-02-18
net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack
Kumar Amit Mehta
2012-10-19
orinoco_usb: clean up some signedness issues
Dan Carpenter
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-01-24
orinoco_usb: remove version definition
John W. Linville
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-07-15
orinoco: minor fixes for problems found by checkpatch.pl
Pavel Roskin
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-16
orinoco_usb: potential null dereference
Dan Carpenter
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2010-06-02
drivers/net/wireless/orinoco: Use kzalloc
Julia Lawall
2010-05-07
orinoco: refactor xmit path
David Kilroy
2010-05-03
orinoco_usb: implement fw download
David Kilroy
2010-05-03
orinoco_usb: avoid in_atomic
David Kilroy
2010-05-03
orinoco: add orinoco_usb driver
David Kilroy