index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
/
usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
carl9170: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-05-26
1
-2
/
+3
*
carl9170: fix sending URBs with wrong type when using full-speed
Ronald Wahl
2014-08-11
1
-4
/
+27
*
carl9170: fix leaks at failure path in carl9170_usb_probe()
Alexey Khoroshilov
2014-05-22
1
-1
/
+7
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
carl9170: handle traps from firmware loader
Christian Lamparter
2012-10-19
1
-0
/
+7
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
*
carl9170: add NEC WL300NU-AG usbid
Christian Lamparter
2011-07-05
1
-0
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
carl9170: add Airlive X.USB a/b/g/n USBID
Jan Puk
2011-02-25
1
-0
/
+2
*
carl9170: fix usb pm suspend->resume woes
Christian Lamparter
2011-01-04
1
-16
/
+37
*
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
2010-12-02
1
-2
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-24
1
-3
/
+5
|
\
|
*
carl9170: fix usb anchor wait timeout
Christian Lamparter
2010-11-15
1
-2
/
+2
|
*
carl9170: usbid table updates
Christian Lamparter
2010-11-08
1
-1
/
+3
*
|
carl9170: fix spurious restart due to high latency
Christian Lamparter
2010-11-15
1
-1
/
+1
|
/
*
carl9170: fix async command buffer leak
Christian Lamparter
2010-10-25
1
-6
/
+19
*
carl9170: interrupt urbs must not set URB_ZERO_PACKET
Christian Lamparter
2010-09-28
1
-2
/
+0
*
carl9170: fix state downgrade during reset
Christian Lamparter
2010-09-21
1
-2
/
+0
*
carl9170: abort tasklet during usb reset
Christian Lamparter
2010-09-21
1
-0
/
+3
*
carl9170: 802.11 rx/tx processing and usb backend
Christian Lamparter
2010-09-14
1
-0
/
+1137