index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-08-25
orinoco_usb: use USB API functions rather than constants
Himangi Saraogi
2014-07-13
orinoco_usb: remove unnecessary break after goto
Fabian Frederick
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-05-29
USB: orinoco_usb: remove CONFIG_USB_DEBUG support
Greg Kroah-Hartman
2014-05-13
orinoco_usb: Fix broken firmware load error checking
Ondrej Zary
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-06-14
orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnected
Alexey Khoroshilov
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