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
2019-04-13
nfp: split out common control message handling code
Jakub Kicinski
8
-263
/
+340
2019-04-13
nfp: move vNIC reset before netdev init
Jakub Kicinski
1
-3
/
+3
2019-04-13
nfp: add a mutex lock for the vNIC ctrl BAR
Jakub Kicinski
4
-23
/
+87
2019-04-13
nfp: opportunistically poll for reconfig result
Dirk van der Merwe
1
-4
/
+21
2019-04-13
netdevsim: move sdev-specific init/uninit code into separate functions
Jiri Pirko
1
-25
/
+38
2019-04-13
netdevsim: make bpf_offload_dev_create() per-sdev instead of first ns
Jiri Pirko
1
-12
/
+14
2019-04-13
netdevsim: move sdev specific bpf debugfs files to sdev dir
Jiri Pirko
2
-12
/
+12
2019-04-13
netdevsim: move shared dev creation and destruction into separate file
Jiri Pirko
4
-50
/
+104
2019-04-13
net: veth: use generic helper to report timestamping info
Julian Wiedmann
1
-13
/
+1
2019-04-13
net: loopback: use generic helper to report timestamping info
Julian Wiedmann
1
-13
/
+1
2019-04-13
net: dummy: use generic helper to report timestamping info
Julian Wiedmann
1
-13
/
+2
2019-04-12
xen-netback: add reference from xenvif to backend_info to facilitate coredump...
Dongli Zhang
2
-16
/
+19
2019-04-09
net: phy: remove unnecessary callback settings in C45 drivers
Heiner Kallweit
2
-15
/
+0
2019-04-09
netdevsim: assume CONFIG_NET_DEVLINK is always enabled
Jiri Pirko
2
-27
/
+1
2019-04-09
netdevsim: let net core to free netdevsim netdev
Jiri Pirko
1
-1
/
+1
2019-04-09
netdevsim: remove nsim_dellink() implementation
Jiri Pirko
1
-6
/
+0
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-88
/
+224
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-13
/
+35
2019-04-09
bnxt_en: Reset device on RX buffer errors.
Michael Chan
1
-0
/
+6
2019-04-09
bnxt_en: Improve RX consumer index validity check.
Michael Chan
1
-3
/
+7
2019-04-09
net: macb driver, check for SKBTX_HW_TSTAMP
Paul Thomas
1
-1
/
+3
2019-04-09
ethtool: thunder_bgx: use ethtool.h constants for speed and duplex
Michael Zhivich
1
-8
/
+8
2019-04-09
net: phy: fix setting autoneg_complete in genphy_update_link
Heiner Kallweit
1
-6
/
+4
2019-04-09
qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
1
-1
/
+1
2019-04-09
broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
2
-6
/
+6
2019-04-09
mlxsw: core: Add support for devlink info command
Shalom Toledo
1
-0
/
+41
2019-04-09
mlxsw: reg: Add MGIR register
Shalom Toledo
1
-0
/
+55
2019-04-09
qmi_wwan: Add quirk for Quectel dynamic config
Kristian Evensen
1
-34
/
+31
2019-04-09
net: phy: replace genphy_10g_driver with genphy_c45_driver
Heiner Kallweit
2
-22
/
+11
2019-04-09
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
1
-2
/
+2
2019-04-09
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
1
-1
/
+8
2019-04-09
tpm: turn on TPM on suspend for TPM 1.x
Jarkko Sakkinen
1
-8
/
+6
2019-04-09
net: hns3: fix keep_alive_timer not stop problem
Huazhong Tan
1
-1
/
+11
2019-04-09
net: hns3: remove resetting check in hclgevf_reset_task_schedule
Huazhong Tan
1
-2
/
+1
2019-04-09
net: hns3: add error handler for initializing command queue
Huazhong Tan
2
-6
/
+16
2019-04-09
net: hns3: stop mailbox handling when command queue need re-init
Huazhong Tan
1
-1
/
+2
2019-04-09
net: hns3: handle pending reset while reset fail
Huazhong Tan
1
-0
/
+2
2019-04-09
net: hns3: do not request reset when hardware resetting
Huazhong Tan
1
-0
/
+10
2019-04-09
net: hns3: ignore lower-level new coming reset
Huazhong Tan
1
-0
/
+4
2019-04-09
net: hns3: deactive the reset timer when reset successfully
Huazhong Tan
1
-0
/
+1
2019-04-09
net: hns3: adjust the timing of hns3_client_stop when unloading
Huazhong Tan
1
-2
/
+2
2019-04-09
net: hns3: not reset vport who not alive when PF reset
Huazhong Tan
1
-1
/
+1
2019-04-09
net: hns3: set up the vport alive state while reinitializing
Huazhong Tan
1
-0
/
+8
2019-04-09
net: hns3: set vport alive state to default while resetting
Huazhong Tan
1
-1
/
+1
2019-04-09
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
2
-0
/
+17
2019-04-09
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
1
-6
/
+4
2019-04-09
neighbor: Add skip_cache argument to neigh_output
David Ahern
1
-2
/
+2
2019-04-09
ipv4: Add support to rtable for ipv6 gateway
David Ahern
1
-0
/
+3
2019-04-09
ipv4: Prepare rtable for IPv6 gateway
David Ahern
5
-5
/
+10
2019-04-09
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
1
-2
/
+2
[next]