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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
ice: cleanup long lines in ice_sriov.c
Jacob Keller
1
-12
/
+27
2022-03-15
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
4
-16
/
+19
2022-03-15
ice: introduce ICE_VF_RESET_NOTIFY flag
Jacob Keller
3
-39
/
+34
2022-03-15
ice: convert ice_reset_vf to take flags
Jacob Keller
4
-9
/
+17
2022-03-15
ice: convert ice_reset_vf to standard error codes
Jacob Keller
2
-10
/
+11
2022-03-15
ice: make ice_reset_all_vfs void
Jacob Keller
2
-8
/
+5
2022-03-15
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
3
-7
/
+6
2022-03-15
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
5
-490
/
+488
2022-03-15
ice: fix a long line warning in ice_reset_vf
Jacob Keller
1
-1
/
+2
2022-03-15
ice: introduce VF operations structure for reset flows
Jacob Keller
3
-139
/
+196
2022-03-15
ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id
Jacob Keller
1
-1
/
+2
2022-03-15
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
8
-711
/
+823
2022-03-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
23
-7470
/
+7524
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-6
/
+15
2022-03-15
net: mscc: ocelot: fix build error due to missing IEEE_8021QAZ_MAX_TCS
Vladimir Oltean
1
-2
/
+2
2022-03-15
net: sparx5: fix a couple warning messages
Dan Carpenter
1
-2
/
+2
2022-03-15
netdevsim: Introduce support for L3 offload xstats
Petr Machata
4
-3
/
+525
2022-03-15
net: phy: Kconfig: micrel_phy: fix dependency issue
Anders Roxell
1
-0
/
+1
2022-03-15
net: sfp: add 2500base-X quirk for Lantech SFP module
Michael Walle
1
-0
/
+6
2022-03-15
ice: use ice_is_vf_trusted helper function
Jacob Keller
1
-10
/
+10
2022-03-15
ice: log an error message when eswitch fails to configure
Jacob Keller
1
-1
/
+3
2022-03-15
ice: cleanup error logging for ice_ena_vfs
Jacob Keller
1
-13
/
+19
2022-03-15
ice: move ice_set_vf_port_vlan near other .ndo ops
Jacob Keller
1
-96
/
+96
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
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
[next]