index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
rndis_host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2017-10-04
rndis_host: support Novatel Verizon USB730L
Aleksander Morgado
1
-0
/
+4
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-04-04
net: usbnet: support 64bit stats
Greg Ungerer
1
-0
/
+1
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2016-07-17
rndis_host: Set valid random MAC on buggy devices
Kristian Evensen
1
-1
/
+5
2014-02-17
usbnet: remove generic hard_header_len check
Emil Goode
1
-0
/
+4
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-06
usb: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2012-05-23
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-12
rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()
Jussi Kivilinna
1
-6
/
+6
2012-05-12
rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines
Jussi Kivilinna
1
-25
/
+28
2012-05-12
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
1
-3
/
+3
2012-05-12
usb/net: rndis: inline the cpu_to_le32() macro
Linus Walleij
1
-26
/
+28
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-11
/
+1
2011-04-15
rndis_host: Quirky devices are still 'point-to-point'
Ben Hutchings
1
-1
/
+1
2011-04-14
rndis_host: Poll status before control channel where necessary
Ben Hutchings
1
-7
/
+32
2011-04-02
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
1
-1
/
+1
2010-07-03
net: Revert "rndis_host: Poll status channel before control channel"
Ben Hutchings
1
-12
/
+6
2010-05-16
rndis_host: Poll status channel before control channel
Ben Hutchings
1
-6
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-18
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
1
-8
/
+6
2010-02-18
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
1
-5
/
+5
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
1
-5
/
+5
2009-10-31
USB: rndis_host: debug info clobbered before it is logged
George Nassar
1
-3
/
+3
2009-10-07
rndis_host: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+1
2009-08-05
rndis_host: allow rndis_wlan to see all indications
Jussi Kivilinna
1
-21
/
+29
2009-07-01
rndis_host: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-03-22
usbnet: convert rndis driver to net_device_ops
Stephen Hemminger
1
-1
/
+12
2009-02-15
rndis: remove private wrapper of __constant_cpu_to_le32
Harvey Harrison
1
-14
/
+11
2008-07-23
rndis_host: support WM6 devices as modems
Thomas Backlund
1
-0
/
+4
2008-06-28
rndis_host: pass buffer length to rndis_command
Jussi Kivilinna
1
-7
/
+7
2008-05-29
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...
David S. Miller
1
-2
/
+2
2008-05-22
misc drivers/net endianness noise
Al Viro
1
-2
/
+2
2008-05-22
rndis_host: increase delay in command response loop
Pierre Ynard
1
-1
/
+1
2008-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-3
/
+6
2008-03-26
endianness annotations: rndis
Al Viro
1
-1
/
+2
2008-03-26
misc drivers/net annotations
Al Viro
1
-1
/
+1
2008-03-26
rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails
Jussi Kivilinna
1
-3
/
+6
2008-03-17
rndis_host: fix transfer size negotiation
Jean-Christophe Dubois
1
-4
/
+8
2008-02-01
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
1
-3
/
+2
2008-02-01
rndis_host: Add RNDIS physical medium checking into generic_rndis_bind()
Jussi Kivilinna
1
-3
/
+33
2008-02-01
rndis_host: Add link_change function pointer to 'struct rndis_data'.
Jussi Kivilinna
1
-4
/
+20
2008-02-01
rndis_host: Add early_init function pointer to 'struct rndis_data'.
Jussi Kivilinna
1
-0
/
+6
2008-02-01
rndis_host: export functions
Jussi Kivilinna
1
-7
/
+13
2008-02-01
rndis_host: Split up rndis_host.c
Jussi Kivilinna
1
-222
/
+1
2008-02-01
rndis_host: Fix rndis packet filter flags.
Jussi Kivilinna
1
-1
/
+22
2008-02-01
rndis_host: Halt device if rndis_bind fails.
Jussi Kivilinna
1
-3
/
+9
[next]