index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
rndis.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz
1
-1190
/
+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
-14
/
+14
2014-04-21
usb: gadget: only GPL drivers in the gadget and phy framework
Felipe Balbi
1
-14
/
+14
2014-04-16
usb: gadget: rndis: Include "u_rndis.h"
Fabio Estevam
1
-0
/
+1
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-12
usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.ko
Andrzej Pietrasiewicz
1
-5
/
+2
2013-10-12
usb: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-08-09
usb: gadget: rndis: Staticize rndis_init()/rndis_exit()
Jingoo Han
1
-2
/
+2
2013-06-10
usb: gadget: rndis: init & exit rndis at module load/unload
Andrzej Pietrasiewicz
1
-2
/
+2
2013-06-10
usb: gadget: rndis: convert into module
Andrzej Pietrasiewicz
1
-0
/
+18
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-2
/
+2
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-08-23
usb: gadget: use native print_hex_dump_bytes()
Andy Shevchenko
1
-20
/
+2
2012-05-12
usb/net: rndis: fixup a few name prefixes
Linus Walleij
1
-2
/
+2
2012-05-12
usb/net: rndis: merge command codes
Linus Walleij
1
-19
/
+18
2012-05-12
usb/net: rndis: merge media type definitions
Linus Walleij
1
-4
/
+4
2012-05-12
usb/net: rndis: merge duplicate 802_* OIDs
Linus Walleij
1
-31
/
+31
2012-05-12
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
1
-80
/
+80
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+0
2010-10-22
USB: gadget: rndis: fix up coding style issues in the file
Mihai Donțu
1
-248
/
+244
2010-09-04
USB: Fix kernel oops with g_ether and Windows
Maxim Osipov
1
-3
/
+7
2010-09-04
USB: rndis: section mismatch fix
Henrik Kretzschmar
1
-1
/
+1
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-2
/
+0
2010-07-08
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
1
-1
/
+2
2010-06-16
gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.
David S. Miller
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-23
USB: gadget: Add EEM gadget driver
Brian Niebuhr
1
-3
/
+10
2009-07-13
USB: gadget: rndis conformance tweak
Qiuping Chen
1
-0
/
+2
2009-03-22
usbnet: convert rndis driver to use dev_get_stats
Stephen Hemminger
1
-5
/
+2
2009-02-15
rndis: remove private wrapper of __constant_cpu_to_le32
Harvey Harrison
1
-46
/
+46
2008-10-16
usb gadget: link fixes for network gadget
David Brownell
1
-60
/
+55
2008-07-22
usb gadget: RNDIS cleanups
David Brownell
1
-306
/
+60
2008-07-22
USB: rndis: switch to seq_files
Alexey Dobriyan
1
-28
/
+25
2008-07-22
USB: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
1
-25
/
+15
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-73
/
+73
2008-04-25
USB: gadget section fixes
David Brownell
1
-1
/
+1
2008-02-02
USB: gadget code switches to pr_err() and friends
David Brownell
1
-12
/
+8
2007-07-13
USB: usb gadget stack can now -DDEBUG with Kconfig
David Brownell
1
-82
/
+82
2007-06-09
USB: usb gadgets avoid le{16,32}_to_cpup()
David Brownell
1
-13
/
+22
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-1
/
+0
2006-07-13
[PATCH] USB: gadget section fixups
David Brownell
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-22
[PATCH] USB: whitespace removal from usb/gadget/ether
David Brownell
1
-194
/
+195
2006-02-28
[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)
Shaun Tancheff
1
-4
/
+7
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-06-28
[PATCH] USB gadget: drain rndis response queue on disconnect
David Brownell
1
-1
/
+7
2005-06-28
[PATCH] USB: rndis updates (mostly cleanup)
David Brownell
1
-246
/
+263
2005-04-19
[PATCH] usb gadget: ethernet/rndis updates
David Brownell
1
-21
/
+19
[next]