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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-20
can: ifi: Add DT bindings for ifi,canfd
Marek Vasut
1
-0
/
+15
2016-02-20
of: Add vendor prefix for I/F/I
Marek Vasut
1
-0
/
+1
2016-02-20
can: Makefile: Sort the Makefile
Marek Vasut
1
-8
/
+8
2016-02-20
can: Kconfig: sort drivers alphabetically
Marc Kleine-Budde
1
-25
/
+24
2016-02-20
can: Kconfig: Sort the Kconfig includes
Marek Vasut
1
-10
/
+4
2016-02-20
can: sja1000: of: add compatibility with Technologic Systems version
Damien Riegel
1
-0
/
+47
2016-02-20
can: sja1000: add documentation for Technologic Systems version
Damien Riegel
1
-1
/
+2
2016-02-20
can: sja1000: of: add per-compatible init hook
Damien Riegel
1
-9
/
+31
2016-02-20
Merge branch 'bpf-get-stackid'
David S. Miller
18
-30
/
+642
2016-02-20
samples/bpf: offwaketime example
Alexei Starovoitov
4
-0
/
+322
2016-02-20
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
6
-1
/
+269
2016-02-20
perf: generalize perf_callchain
Alexei Starovoitov
8
-29
/
+51
2016-02-20
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
5
-20
/
+7
2016-02-20
phy: marvell/micrel: Fix Unpossible condition
Andrew Lunn
2
-9
/
+10
2016-02-20
Merge branch 'ethtool-perqueue-params'
David S. Miller
16
-73
/
+760
2016-02-20
i40e/ethtool: support coalesce setting by queue
Kan Liang
1
-0
/
+7
2016-02-20
i40e/ethtool: support coalesce getting by queue
Kan Liang
1
-0
/
+7
2016-02-20
i40e: queue-specific settings for interrupt moderation
Kan Liang
6
-70
/
+120
2016-02-20
net/ethtool: support set coalesce per queue
Kan Liang
2
-0
/
+68
2016-02-20
net/ethtool: support get coalesce per queue
Kan Liang
2
-2
/
+41
2016-02-20
net/ethtool: introduce a new ioctl for per queue setting
Kan Liang
2
-2
/
+42
2016-02-20
test_bitmap: unit tests for lib/bitmap.c
David Decotigny
5
-1
/
+378
2016-02-20
lib/bitmap.c: conversion routines to/from u32 array
David Decotigny
2
-0
/
+99
2016-02-19
hv_netvsc: add software transmit timestamp support
sixiao@microsoft.com
1
-0
/
+3
2016-02-19
ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6
Wei Wang
1
-9
/
+11
2016-02-19
be2net: Fix pcie error recovery in case of NIC+RoCE adapters
Padmanabh Ratnakar
1
-0
/
+4
2016-02-19
net: macb: make magic-packet property generic
Sergio Prado
2
-2
/
+2
2016-02-19
Merge branch 'bridge-mdb-attrs'
David S. Miller
2
-17
/
+43
2016-02-19
bridge: mdb: add support for more attributes and export timer
Nikolay Aleksandrov
2
-2
/
+27
2016-02-19
bridge: mdb: reduce the indentation level in br_mdb_fill_info
Nikolay Aleksandrov
1
-16
/
+17
2016-02-19
bpf: grab rcu read lock for bpf_percpu_hash_update
Sasha Levin
1
-1
/
+7
2016-02-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
18
-263
/
+1140
2016-02-19
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
2
-2
/
+2
2016-02-19
i40e: let go of the past
Mitch Williams
1
-0
/
+2
2016-02-19
i40e: suspend scheduling during driver unload
Pandi Kumar Maharajan
1
-0
/
+1
2016-02-19
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Shannon Nelson
5
-22
/
+23
2016-02-19
i40e: implement and use Rx CTL helper functions
Shannon Nelson
4
-3
/
+266
2016-02-19
i40e: add adminq commands for Rx CTL registers
Shannon Nelson
2
-0
/
+32
2016-02-19
i40e: add check for null VSI
John Underwood
1
-1
/
+6
2016-02-19
i40e: Expose some registers to program parser, FD and RSS logic
Anjali Singhai Jain
1
-0
/
+48
2016-02-19
i40e: Fix for unexpected messaging
Carolyn Wyborny
1
-6
/
+7
2016-02-19
i40e: Do not wait for Rx queue disable in DCB reconfig
Neerav Parikh
1
-9
/
+24
2016-02-19
i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
Kevin Scott
1
-1
/
+7
2016-02-19
i40e: Fix led blink capability for 10GBaseT PHY
Carolyn Wyborny
4
-6
/
+63
2016-02-19
i40e: Add functions to blink led on 10GBaseT PHY
Carolyn Wyborny
4
-0
/
+365
2016-02-19
i40e/i40evf: Move Tx checksum closer to TSO
Alexander Duyck
2
-11
/
+11
2016-02-19
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
5
-92
/
+162
2016-02-19
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
5
-112
/
+123
2016-02-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-386
/
+433
2016-02-19
bnx2x: Add missing HSI for big-endian machines
Yuval Mintz
1
-1
/
+3
[next]