index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_rndis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb/gadget: free opts struct on error recovery
Andrzej Pietrasiewicz
2013-07-25
1
-2
/
+5
*
usb: gadget: f_rndis: add configfs support
Andrzej Pietrasiewicz
2013-06-10
1
-1
/
+48
*
usb: gadget: f_rndis: use usb_gstrings_attach
Andrzej Pietrasiewicz
2013-06-10
1
-14
/
+8
*
usb: gadget: rndis: init & exit rndis at module load/unload
Andrzej Pietrasiewicz
2013-06-10
1
-13
/
+2
*
usb: gadget: f_rndis: convert to new function interface with backward compati...
Andrzej Pietrasiewicz
2013-06-10
1
-28
/
+175
*
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-05
1
-1
/
+2
|
\
|
*
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
2013-04-03
1
-1
/
+2
*
|
usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be null
Truls Bengtsson
2013-03-20
1
-2
/
+1
|
/
*
usb: gadget: let f_* use usb_string_ids_tab() where it makes sense
Sebastian Andrzej Siewior
2012-10-31
1
-21
/
+6
*
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2012-10-31
1
-42
/
+13
*
usb: gadget: network: fix bind() error path
Sebastian Andrzej Siewior
2012-10-31
1
-2
/
+2
*
usb: gadget: use a computation macro for INT endpoint interval
Sebastian Andrzej Siewior
2012-10-31
1
-4
/
+4
*
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
1
-19
/
+11
|
\
|
*
usb: gadget: f_rndis: Set rndis vendor parameters
Benoit Goby
2012-05-10
1
-19
/
+10
|
*
usb: gadget: rndis: Fix re-binding f_rndis
Benoit Goby
2012-05-10
1
-0
/
+1
*
|
usb/net: rndis: merge media type definitions
Linus Walleij
2012-05-12
1
-3
/
+3
|
/
*
usb: gadget: rndis: fix Missing req->context assignment
Lukasz Majewski
2012-04-10
1
-0
/
+1
*
usb: gadget: update Michal Nazarewicz's email address
Michal Nazarewicz
2012-01-24
1
-1
/
+1
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
1
-9
/
+0
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
usb: gadget: add SS descriptors to Ethernet gadget
Paul Zimmerman
2011-07-08
1
-3
/
+98
*
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
1
-32
/
+13
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
1
-8
/
+7
*
usb: gadget: rndis: don't test against req->length
Felipe Balbi
2011-05-13
1
-2
/
+1
*
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
2010-05-20
1
-16
/
+17
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
USB: Remove unsupported usb gadget drivers
Christoph Egger
2010-03-02
1
-4
/
+0
*
USB: Interface Association Descriptors added to CDC & RNDIS
Michal Nazarewicz
2009-12-11
1
-4
/
+31
*
USB: gadget: Add EEM gadget driver
Brian Niebuhr
2009-09-23
1
-5
/
+10
*
USB: gadget : Fix RNDIS code to pass USB Compliance tests (USBCV) with g_ether
Maulik Mankad
2009-06-15
1
-1
/
+3
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
1
-5
/
+5
*
USB: gadget: fix rndis regression
David Brownell
2009-03-24
1
-1
/
+1
*
USB: gadget: fix rndis working at high speed
David Brownell
2008-12-17
1
-0
/
+4
*
USB: gadget rndis: send notifications
Richard Röjfors
2008-11-19
1
-1
/
+1
*
USB: gadget rndis: stop windows self-immolation
David Brownell
2008-11-19
1
-1
/
+0
*
usb gadget: remove needless struct members
David Brownell
2008-08-13
1
-2
/
+0
*
usb ethernet gadget: split RNDIS function
David Brownell
2008-07-21
1
-0
/
+827