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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
tuntap: fix possible deadlock when fail to register netdev
Jason Wang
1
-3
/
+4
2017-12-07
net: dsa: Allow compiling out legacy support
Florian Fainelli
2
-1
/
+5
2017-12-07
bnxt_en: Don't print "Link speed -1 no longer supported" messages.
Michael Chan
1
-3
/
+7
2017-12-06
ipvlan: Eliminate duplicated codes with existing function
Gao Feng
1
-11
/
+2
2017-12-06
mlxsw: spectrum: handle NETIF_F_HW_TC changes correctly
Jiri Pirko
3
-0
/
+52
2017-12-06
tun: avoid unnecessary READ_ONCE in tun_net_xmit
Willem de Bruijn
1
-3
/
+1
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
8
-29
/
+20
2017-12-06
bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
Dan Carpenter
1
-4
/
+1
2017-12-06
net: macb: change GFP_ATOMIC to GFP_KERNEL
Julia Cartwright
1
-1
/
+1
2017-12-06
net: macb: reduce scope of rx_fs_lock-protected regions
Julia Cartwright
1
-5
/
+11
2017-12-06
net: macb: kill useless use of list_empty()
Julia Cartwright
1
-19
/
+12
2017-12-06
net: dsa: return per-port upstream port
Vivien Didelot
1
-1
/
+1
2017-12-06
net: dsa: mv88e6xxx: setup global upstream port
Vivien Didelot
1
-13
/
+16
2017-12-06
net: dsa: mv88e6xxx: helper to setup upstream port
Vivien Didelot
1
-7
/
+20
2017-12-06
net: dsa: mv88e6xxx: egress floods all DSA ports
Vivien Didelot
1
-1
/
+3
2017-12-05
nfp: dump indirect ME CSRs
Carl Heymann
2
-0
/
+123
2017-12-05
nfp: dump CPP, XPB and direct ME CSRs
Carl Heymann
1
-0
/
+102
2017-12-05
nfp: dump firmware name
Carl Heymann
1
-0
/
+36
2017-12-05
nfp: dump single hwinfo field by key
Carl Heymann
1
-0
/
+57
2017-12-05
nfp: dump all hwinfo
Carl Heymann
3
-0
/
+45
2017-12-05
nfp: dump rtsyms
Carl Heymann
1
-0
/
+124
2017-12-05
nfp: dumpspec TLV traversal
Carl Heymann
1
-1
/
+153
2017-12-05
nfp: dump prolog
Carl Heymann
1
-2
/
+86
2017-12-05
nfp: load debug dump spec
Carl Heymann
1
-1
/
+33
2017-12-05
nfp: debug dump ethtool ops
Carl Heymann
5
-8
/
+137
2017-12-05
Merge branch 'ieee802154-for-davem-2017-12-04' of git://git.kernel.org/pub/sc...
David S. Miller
1
-26
/
+64
2017-12-05
netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog static
Colin Ian King
1
-2
/
+2
2017-12-05
macb: Kill PHY reset code
Sergei Shtylyov
2
-22
/
+0
2017-12-05
phylib: Add device reset GPIO support
Sergei Shtylyov
4
-19
/
+77
2017-12-05
tun: add eBPF based queue selection method
Jason Wang
1
-23
/
+122
2017-12-05
net: hns3: Refactors the requested reset & pending reset handling code
Salil Mehta
2
-36
/
+65
2017-12-05
net: hns3: Add reset service task for handling reset requests
Salil Mehta
2
-11
/
+34
2017-12-05
net: hns3: Refactor of the reset interrupt handling logic
Salil Mehta
2
-32
/
+78
2017-12-05
net: macb: change GFP_KERNEL to GFP_ATOMIC
Julia Lawall
1
-1
/
+1
2017-12-05
phylink: convert to fwnode
Russell King
1
-38
/
+53
2017-12-05
sfp: convert to fwnode
Russell King
2
-8
/
+9
2017-12-05
sfp: fix sparse warning
Russell King
1
-1
/
+1
2017-12-05
sfp: add documentation for kernel APIs
Russell King
1
-0
/
+104
2017-12-05
phylink: add documentation for kernel APIs
Russell King
1
-0
/
+182
2017-12-05
phylink: restart 802.3z negotiation when starting net device
Russell King
1
-0
/
+6
2017-12-05
phylink: remove phylink_init_eee()
Russell King
1
-13
/
+0
2017-12-05
phylink: add support for 2500baseX and 10GbaseKR
Russell King
1
-0
/
+2
2017-12-05
phylink: get rid of separate Cisco SGMII and 802.3z modes
Russell King
1
-25
/
+14
2017-12-05
phylink: merge SGMII and 802.3z handling
Russell King
1
-7
/
+9
2017-12-05
phy: add phy_interface_mode_is_8023z() helper
Russell King
1
-2
/
+1
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
195
-1067
/
+1552
2017-12-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-3
/
+5
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-83
/
+177
2017-12-04
Merge tag 'linux-can-next-for-4.16-20171201' of git://git.kernel.org/pub/scm/...
David S. Miller
7
-163
/
+174
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
21
-312
/
+1477
[next]