index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
rndis_host.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rndis_host: Use netdev stats structure
Herbert Xu
2009-06-30
1
-1
/
+1
*
usbnet: convert rndis driver to net_device_ops
Stephen Hemminger
2009-03-21
1
-1
/
+12
*
rndis: remove private wrapper of __constant_cpu_to_le32
Harvey Harrison
2009-02-14
1
-14
/
+11
*
rndis_host: support WM6 devices as modems
Thomas Backlund
2008-07-22
1
-0
/
+4
*
rndis_host: pass buffer length to rndis_command
Jussi Kivilinna
2008-06-28
1
-7
/
+7
*
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...
David S. Miller
2008-05-29
1
-2
/
+2
|
\
|
*
misc drivers/net endianness noise
Al Viro
2008-05-22
1
-2
/
+2
*
|
rndis_host: increase delay in command response loop
Pierre Ynard
2008-05-22
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
1
-3
/
+6
|
\
|
*
rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails
Jussi Kivilinna
2008-03-25
1
-3
/
+6
*
|
endianness annotations: rndis
Al Viro
2008-03-26
1
-1
/
+2
*
|
misc drivers/net annotations
Al Viro
2008-03-26
1
-1
/
+1
|
/
*
rndis_host: fix transfer size negotiation
Jean-Christophe Dubois
2008-03-17
1
-4
/
+8
*
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
2008-01-31
1
-3
/
+2
*
rndis_host: Add RNDIS physical medium checking into generic_rndis_bind()
Jussi Kivilinna
2008-01-31
1
-3
/
+33
*
rndis_host: Add link_change function pointer to 'struct rndis_data'.
Jussi Kivilinna
2008-01-31
1
-4
/
+20
*
rndis_host: Add early_init function pointer to 'struct rndis_data'.
Jussi Kivilinna
2008-01-31
1
-0
/
+6
*
rndis_host: export functions
Jussi Kivilinna
2008-01-31
1
-7
/
+13
*
rndis_host: Split up rndis_host.c
Jussi Kivilinna
2008-01-31
1
-222
/
+1
*
rndis_host: Fix rndis packet filter flags.
Jussi Kivilinna
2008-01-31
1
-1
/
+22
*
rndis_host: Halt device if rndis_bind fails.
Jussi Kivilinna
2008-01-31
1
-3
/
+9
*
rndis_host: Use 1KB buffer in rndis_unbind
Jussi Kivilinna
2008-01-31
1
-1
/
+1
*
rndis_host: Fix sparse warning
Bjorge Dijkstra
2008-01-31
1
-1
/
+1
*
rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...
Thomas Sailer
2007-10-25
1
-5
/
+13
*
USB: handle more rndis_host oddities
David Brownell
2007-05-22
1
-0
/
+1
*
Move USB network drivers to drivers/net/usb.
Jeff Garzik
2007-05-09
1
-0
/
+727