index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
Files
Lines
2015-01-07
orinoco_usb: Use setup_timer
Julia Lawall
1
-3
/
+1
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-14
/
+14
2014-08-25
orinoco_usb: use USB API functions rather than constants
Himangi Saraogi
1
-8
/
+2
2014-07-13
orinoco_usb: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-05-29
USB: orinoco_usb: remove CONFIG_USB_DEBUG support
Greg Kroah-Hartman
1
-32
/
+18
2014-05-13
orinoco_usb: Fix broken firmware load error checking
Ondrej Zary
1
-1
/
+1
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-06-14
orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnected
Alexey Khoroshilov
1
-1
/
+2
2013-03-11
orinoco_usb: don't release nonexistent firmware
Michal Pecio
1
-1
/
+1
2013-02-18
net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack
Kumar Amit Mehta
1
-2
/
+9
2012-10-19
orinoco_usb: clean up some signedness issues
Dan Carpenter
1
-5
/
+4
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-01-24
orinoco_usb: remove version definition
John W. Linville
1
-5
/
+0
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-26
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-07-15
orinoco: minor fixes for problems found by checkpatch.pl
Pavel Roskin
1
-12
/
+11
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-5
/
+5
2010-07-16
orinoco_usb: potential null dereference
Dan Carpenter
1
-5
/
+5
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-3
/
+1
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-2
/
+2
2010-06-02
drivers/net/wireless/orinoco: Use kzalloc
Julia Lawall
1
-3
/
+1
2010-05-07
orinoco: refactor xmit path
David Kilroy
1
-48
/
+43
2010-05-03
orinoco_usb: implement fw download
David Kilroy
1
-0
/
+120
2010-05-03
orinoco_usb: avoid in_atomic
David Kilroy
1
-1
/
+1
2010-05-03
orinoco: add orinoco_usb driver
David Kilroy
1
-0
/
+1680