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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-03
mcs7830: Implement link state detection
Ondrej Zary
1
-2
/
+23
2012-05-30
asix: allow full size 8021Q frames to be received
Eric Dumazet
1
-1
/
+2
2012-05-25
net: qmi_wwan: Add Sierra Wireless device IDs
Bjørn Mork
1
-0
/
+2
2012-05-23
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-61
/
+44
2012-05-23
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
27
-58
/
+110
2012-05-21
USB: qmi_wwan: Add ZTE (Vodafone) K3520-Z
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-05-21
USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z
Andrew Bird (Sphere Systems)
1
-0
/
+9
2012-05-21
USB: qmi_wwan: Make forced int 4 whitelist generic
Andrew Bird (Sphere Systems)
1
-2
/
+2
2012-05-20
net: qmi_wwan: Add Vodafone/Huawei K5005 support
Bjørn Mork
1
-0
/
+8
2012-05-20
net: cdc_ether: Add ZTE WWAN matches before generic Ethernet
Andrew Bird (Sphere Systems)
1
-0
/
+56
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
27
-2
/
+29
2012-05-17
Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-2
/
+12
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-16
/
+54
2012-05-15
cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
Dan Williams
1
-0
/
+16
2012-05-15
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
1
-16
/
+38
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
2012-05-08
smsc75xx: let EEPROM determine GPIO/LED settings
Steve Glendinning
1
-7
/
+12
2012-05-08
smsc75xx: eliminate unnecessary phy register read
Steve Glendinning
1
-3
/
+1
2012-05-08
smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
Steve Glendinning
2
-1
/
+3
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-17
/
+44
2012-05-07
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
5
-15
/
+63
2012-05-06
cdc_ether: Ignore bogus union descriptor for RNDIS devices
Bjørn Mork
1
-2
/
+12
2012-05-03
usbnet: fix failure handling in usbnet_probe
tom.leiming@gmail.com
1
-1
/
+3
2012-05-03
usbnet: fix leak of transfer buffer of dev->interrupt
tom.leiming@gmail.com
1
-0
/
+1
2012-05-01
smsc75xx: enable mac to detect speed/duplex from phy
Steve Glendinning
1
-0
/
+8
2012-05-01
smsc75xx: declare smsc75xx's MII as GMII capable
Steve Glendinning
1
-0
/
+3
2012-05-01
smsc75xx: fix phy interrupt acknowledge
Steve Glendinning
1
-5
/
+7
2012-05-01
smsc75xx: fix phy init reset loop
Steve Glendinning
1
-1
/
+1
2012-05-01
smsc75xx: add more information to register io failure warnings
Steve Glendinning
1
-2
/
+2
2012-05-01
smsc75xx: fix mdio reads and writes
Steve Glendinning
1
-2
/
+2
2012-05-01
smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...
Steve Glendinning
1
-1
/
+1
2012-04-26
smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...
Paolo Pisati
1
-1
/
+1
2012-04-25
USB: rtl8150.c: remove err() usage
Greg Kroah-Hartman
1
-7
/
+8
2012-04-25
USB: kaweth.c: remove err() usage
Greg Kroah-Hartman
1
-26
/
+37
2012-04-25
USB: ipheth.c: remove err() usage
Greg Kroah-Hartman
1
-13
/
+21
2012-04-25
USB: catc.c: remove err() usage
Greg Kroah-Hartman
1
-10
/
+15
2012-04-24
asix: Fix tx transfer padding for full-speed USB
Ingo van Lil
1
-2
/
+2
2012-04-24
net: usb: smsc95xx: fix mtu
Stephane Fillod
1
-0
/
+1
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+31
2012-04-19
net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI mode
Bjørn Mork
1
-0
/
+30
2012-04-17
net: usb: smsc75xx: fix mtu
Stephane Fillod
1
-0
/
+1
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-26
/
+1
2012-04-09
TTY: hso, use tty from tty_port
Jiri Slaby
1
-27
/
+13
2012-04-09
TTY: hso, remove tty NULL checks fro tty->ops
Jiri Slaby
1
-17
/
+10
2012-04-09
TTY: hso, add tty_port
Jiri Slaby
1
-12
/
+13
2012-04-09
TTY: hso, free tty_driver
Jiri Slaby
1
-4
/
+8
2012-04-09
TTY: hso, do not set TTY MAGIC
Jiri Slaby
1
-1
/
+0
[next]