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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-04
liquidio: Added delayed work for periodically updating the link statistics.
Pradeep Nalla
6
-10
/
+40
2018-09-03
net/mlx5e: IPoIB, Use priv stats in completion rx flow
Feras Daoud
1
-1
/
+2
2018-09-03
net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devices
Feras Daoud
1
-0
/
+1
2018-09-03
net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevices
Feras Daoud
2
-0
/
+43
2018-09-03
net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flow
Feras Daoud
1
-0
/
+1
2018-09-03
net: dsa: mv88e6xxx: Add SERDES phydev_link_change for 6352
Andrew Lunn
3
-0
/
+127
2018-09-03
net: dsa: mv88e6xxx: Fix writing to a PHY page.
Andrew Lunn
1
-0
/
+3
2018-09-03
net: nixge: Fix Kconfig warning with OF_MDIO
Moritz Fischer
1
-1
/
+1
2018-09-03
net: mvneta: reduce smp_processor_id() calling in mvneta_tx_done_gbe
Jisheng Zhang
1
-1
/
+2
2018-09-03
net: mvneta: enable NETIF_F_RXCSUM by default
Jisheng Zhang
1
-1
/
+2
2018-09-03
net: mvneta: Don't check NETIF_F_GRO ourself
Jisheng Zhang
1
-4
/
+1
2018-09-02
net: bgmac: remove set but not used variable 'err'
YueHaibing
1
-2
/
+0
2018-09-02
net: dsa: b53: Provide sensible defaults
Florian Fainelli
1
-0
/
+2
2018-09-02
liquidio: remove set but not used variable 'irh'
YueHaibing
1
-9
/
+0
2018-09-02
qed: Lower the severity of a dcbx log message.
Sudarsana Reddy Kalluru
1
-2
/
+3
2018-09-02
bnxt_en: remove set but not used variable 'rx_stats'
YueHaibing
1
-2
/
+0
2018-09-02
net: remove duplicated include from net_failover.c
YueHaibing
1
-1
/
+0
2018-09-02
net: stmmac: Add CBS support in XGMAC2
Jose Abreu
4
-2
/
+50
2018-09-02
dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/net
Ioana Radulescu
15
-212
/
+10
2018-09-02
staging: fsl-dpaa2/eth: Delay netdev_register() call
Ioana Radulescu
1
-39
/
+32
2018-09-01
net: dsa: mv88e6xxx: Share main switch IRQ
Marek Behún
1
-1
/
+1
2018-09-01
veth: add software timestamping
Michael Walle
1
-0
/
+15
2018-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-93
/
+1385
2018-09-01
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
1
-2
/
+2
2018-09-01
i40e: fix possible compiler warning in xsk TX path
Magnus Karlsson
1
-4
/
+2
2018-08-30
i40e: Prevent deleting MAC address from VF when set by PF
Patryk Małek
1
-0
/
+10
2018-08-30
i40evf: cancel workqueue sync for adminq when a VF is removed
Lihong Yang
1
-0
/
+2
2018-08-30
i40e: hold the rtnl lock on clearing interrupt scheme
Patryk Małek
1
-0
/
+8
2018-08-30
i40evf: Don't enable vlan stripping when rx offload is turned on
Patryk Małek
1
-5
/
+6
2018-08-30
i40e: Check and correct speed values for link on open
Jan Sokolowski
1
-3
/
+24
2018-08-30
i40e: report correct statistics when XDP is enabled
Björn Töpel
1
-11
/
+13
2018-08-30
i40e: static analysis report from community
Martyna Szapar
1
-1
/
+1
2018-08-30
i40evf: set IFF_UNICAST_FLT flag for the VF
Lihong Yang
1
-0
/
+2
2018-08-30
i40e: use correct length for strncpy
Mitch Williams
1
-1
/
+2
2018-08-30
i40evf: Validate the number of queues a PF sends
Paul M Stillwell Jr
1
-0
/
+32
2018-08-30
i40evf: Change a VF mac without reloading the VF driver
Paweł Jabłoński
2
-5
/
+14
2018-08-30
i40evf: update ethtool stats code and use helper functions
Jacob Keller
2
-60
/
+298
2018-08-30
i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
Jacob Keller
2
-181
/
+222
2018-08-30
i40e: convert queue stats to i40e_stats array
Jacob Keller
1
-59
/
+89
2018-08-30
Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+1
2018-08-30
vxlan: reduce dirty cache line in vxlan_find_mac
Li RongQing
1
-1
/
+1
2018-08-30
liquidio: remove obsolete functions and data structures
Felix Manlunas
9
-490
/
+176
2018-08-30
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
6
-110
/
+98
2018-08-30
liquidio: make soft command calls synchronous
Felix Manlunas
5
-161
/
+129
2018-08-30
liquidio: improve soft command handling
Felix Manlunas
8
-49
/
+232
2018-08-30
net: nixge: Add support for 64-bit platforms
Moritz Fischer
2
-55
/
+116
2018-08-30
liquidio: fix race condition in instruction completion processing
Rick Farrington
3
-2
/
+7
2018-08-30
liquidio: remove unnecessary delay when processing IQ responses
Rick Farrington
1
-1
/
+1
2018-08-30
8390/etherh: convert to ethtool_{get, set}_link_ksettings
Michal Kubecek
1
-16
/
+19
2018-08-30
net: thunderbolt: Convert to use SPDX identifier
Mika Westerberg
1
-4
/
+1
[next]