index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
rndis.c
Commit message (
Expand
)
Author
Age
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
usb: gadget: use native print_hex_dump_bytes()
Andy Shevchenko
2012-08-23
*
usb/net: rndis: fixup a few name prefixes
Linus Walleij
2012-05-12
*
usb/net: rndis: merge command codes
Linus Walleij
2012-05-12
*
usb/net: rndis: merge media type definitions
Linus Walleij
2012-05-12
*
usb/net: rndis: merge duplicate 802_* OIDs
Linus Walleij
2012-05-12
*
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
2012-05-12
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
|
\
|
*
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-08-10
*
|
USB: gadget: rndis: fix up coding style issues in the file
Mihai Donțu
2010-10-22
*
|
USB: Fix kernel oops with g_ether and Windows
Maxim Osipov
2010-09-03
*
|
USB: rndis: section mismatch fix
Henrik Kretzschmar
2010-09-03
|
/
*
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-07
*
gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.
David S. Miller
2010-06-16
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
USB: gadget: Add EEM gadget driver
Brian Niebuhr
2009-09-23
*
USB: gadget: rndis conformance tweak
Qiuping Chen
2009-07-12
*
usbnet: convert rndis driver to use dev_get_stats
Stephen Hemminger
2009-03-21
*
rndis: remove private wrapper of __constant_cpu_to_le32
Harvey Harrison
2009-02-15
*
usb gadget: link fixes for network gadget
David Brownell
2008-10-16
*
usb gadget: RNDIS cleanups
David Brownell
2008-07-21
*
USB: rndis: switch to seq_files
Alexey Dobriyan
2008-07-21
*
USB: remove CVS keywords
Adrian Bunk
2008-07-21
*
usb: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-25
*
USB: gadget section fixes
David Brownell
2008-04-25
*
USB: gadget code switches to pr_err() and friends
David Brownell
2008-02-01
*
USB: usb gadget stack can now -DDEBUG with Kconfig
David Brownell
2007-07-12
*
USB: usb gadgets avoid le{16,32}_to_cpup()
David Brownell
2007-06-08
*
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2007-02-11
*
[PATCH] USB: gadget section fixups
David Brownell
2006-07-12
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] USB: whitespace removal from usb/gadget/ether
David Brownell
2006-06-21
*
[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)
Shaun Tancheff
2006-02-28
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
*
[PATCH] USB gadget: drain rndis response queue on disconnect
David Brownell
2005-06-27
*
[PATCH] USB: rndis updates (mostly cleanup)
David Brownell
2005-06-27
*
[PATCH] usb gadget: ethernet/rndis updates
David Brownell
2005-04-18
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16