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