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
2022-03-15
ice: refactor spoofchk control code in ice_sriov.c
Jacob Keller
1
-11
/
+7
2022-03-15
ice: rename ICE_MAX_VF_COUNT to avoid confusion
Jacob Keller
3
-7
/
+7
2022-03-15
ice: remove unused definitions from ice_sriov.h
Jacob Keller
2
-7
/
+1
2022-03-15
ice: convert vf->vc_ops to a const pointer
Jacob Keller
3
-23
/
+55
2022-03-15
ice: remove circular header dependencies on ice.h
Jacob Keller
14
-11
/
+35
2022-03-15
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
7
-8
/
+8
2022-03-15
ice: rename ice_sriov.c to ice_vf_mbx.c
Jacob Keller
4
-6
/
+6
2022-03-15
nfp: flower: avoid newline at the end of message in NL_SET_ERR_MSG_MOD
Niklas Söderlund
1
-1
/
+1
2022-03-15
net/mlx5e: Fix use-after-free in mlx5e_stats_grp_sw_update_stats
Saeed Mahameed
1
-2
/
+3
2022-03-14
net/mlx4_en: use kzalloc
Julia Lawall
1
-2
/
+1
2022-03-14
drivers: net: packetengines: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-14
dpaa2-mac: configure the SerDes phy on a protocol change
Ioana Ciornei
4
-2
/
+100
2022-03-14
dpaa2-mac: move setting up supported_interfaces into a function
Ioana Ciornei
1
-19
/
+24
2022-03-14
dpaa2-mac: retrieve API version and detect features
Ioana Ciornei
2
-0
/
+32
2022-03-14
dpaa2-mac: add the MC API for reconfiguring the protocol
Ioana Ciornei
3
-0
/
+31
2022-03-14
dpaa2-mac: add the MC API for retrieving the version
Ioana Ciornei
3
-0
/
+40
2022-03-14
phy: add support for the Layerscape SerDes 28G
Ioana Ciornei
3
-0
/
+635
2022-03-14
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
2
-0
/
+159
2022-03-14
net: macvlan: add net device refcount tracker
Ziyang Xuan
1
-2
/
+2
2022-03-14
net: macvlan: fix potential UAF problem for lowerdev
Ziyang Xuan
1
-1
/
+13
2022-03-13
can: mcp251xfd: ring: increase number of RX-FIFOs to 3 and increase max TX-FI...
Marc Kleine-Budde
1
-2
/
+2
2022-03-13
can: mcp251xfd: add TX IRQ coalescing ethtool support
Marc Kleine-Budde
3
-3
/
+22
2022-03-13
can: mcp251xfd: add TX IRQ coalescing support
Marc Kleine-Budde
3
-5
/
+77
2022-03-13
can: mcp251xfd: add RX IRQ coalescing ethtool support
Marc Kleine-Budde
3
-0
/
+57
2022-03-13
can: mcp251xfd: add RX IRQ coalescing support
Marc Kleine-Budde
5
-10
/
+123
2022-03-13
can: mcp251xfd: ring: add support for runtime configurable RX/TX ring parameters
Marc Kleine-Budde
3
-17
/
+88
2022-03-13
can: mcp251xfd: update macros describing ring, FIFO and RAM layout
Marc Kleine-Budde
2
-23
/
+19
2022-03-13
can: mcp251xfd: ring: prepare support for runtime configurable RX/TX ring par...
Marc Kleine-Budde
2
-15
/
+13
2022-03-13
can: mcp251xfd: ethtool: add support
Marc Kleine-Budde
5
-0
/
+44
2022-03-13
can: mcp251xfd: ram: coalescing support
Marc Kleine-Budde
2
-7
/
+68
2022-03-13
can: mcp251xfd: ram: add helper function for runtime ring size calculation
Marc Kleine-Budde
3
-0
/
+155
2022-03-13
can: mcp251xfd: mcp251xfd_ring_init(): use %d to print free RAM
Marc Kleine-Budde
1
-1
/
+1
2022-03-13
can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skb
Marc Kleine-Budde
1
-1
/
+1
2022-03-12
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
10
-118
/
+1299
2022-03-12
net: usb: asix: suspend embedded PHY if external is used
Oleksij Rempel
2
-1
/
+20
2022-03-12
net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
Oleksij Rempel
2
-10
/
+10
2022-03-12
net: usb: asix: store chipid to avoid reading it on reset
Oleksij Rempel
2
-12
/
+8
2022-03-12
net: usb: asix: unify ax88772_resume code
Oleksij Rempel
2
-24
/
+9
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
9
-18
/
+18
2022-03-12
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
5
-4
/
+29
2022-03-12
nfp: take chip version into account for ring sizes
Jakub Kicinski
4
-10
/
+16
2022-03-12
nfp: parametrize QCP offset/size using dev_info
Jakub Kicinski
6
-9
/
+32
2022-03-12
nfp: use dev_info for the DMA mask
Jakub Kicinski
5
-7
/
+6
2022-03-12
nfp: use dev_info for PCIe config space BAR offsets
Jakub Kicinski
3
-12
/
+12
2022-03-12
nfp: introduce dev_info static chip data
Jakub Kicinski
11
-13
/
+68
2022-03-12
nfp: sort the device ID tables
Jakub Kicinski
1
-2
/
+2
2022-03-12
nfp: use PluDevice register for model for non-NFP6000 chips
Dirk van der Merwe
1
-2
/
+7
2022-03-12
nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs instead
Dirk van der Merwe
1
-2
/
+1
2022-03-12
nfp: remove pessimistic NFP_QCP_MAX_ADD limits
Christo du Toit
1
-30
/
+2
2022-03-12
nfp: remove define for an unused control bit
Jakub Kicinski
1
-1
/
+0
[prev]
[next]