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
/
net
/
ethernet
/
intel
/
ice
/
ice_repr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-24
ice: Implement basic eswitch bridge setup
Wojciech Drewek
1
-1
/
+1
2023-05-19
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
1
-17
/
+0
2022-11-23
ice: Accumulate ring statistics over reset
Benjamin Mikailenko
1
-4
/
+6
2022-11-18
ice: Prevent ADQ, DCB coexistence with Custom Tx scheduler
Michal Wilczynski
1
-0
/
+5
2022-11-18
ice: Implement devlink-rate API
Michal Wilczynski
1
-0
/
+13
2022-11-04
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-9
/
+0
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-2
/
+1
2022-09-27
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
1
-1
/
+1
2022-05-06
ice: link representors to PCI device
Michal Swiatkowski
1
-0
/
+1
2022-05-05
ice: always check VF VSI pointer values
Jacob Keller
1
-1
/
+6
2022-03-15
ice: convert vf->vc_ops to a const pointer
Jacob Keller
1
-2
/
+2
2022-03-15
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
1
-1
/
+1
2022-03-09
ice: Add slow path offload stats on port representor in switchdev
Marcin Szycik
1
-0
/
+55
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
1
-0
/
+4
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
1
-9
/
+6
2022-03-03
ice: refactor unwind cleanup in eswitch mode
Jacob Keller
1
-23
/
+22
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
1
-0
/
+17
2021-10-28
ice: Add support for changing MTU on PR in switchdev mode
Marcin Szycik
1
-0
/
+3
2021-10-11
ice: ndo_setup_tc implementation for PR
Michal Swiatkowski
1
-0
/
+53
2021-10-07
ice: add port representor ethtool ops and stats
Wojciech Drewek
1
-0
/
+33
2021-10-07
ice: switchdev slow path
Grzegorz Nitka
1
-0
/
+1
2021-10-07
ice: rebuild switchdev when resetting all VFs
Grzegorz Nitka
1
-0
/
+20
2021-10-07
ice: set and release switchdev environment
Grzegorz Nitka
1
-0
/
+12
2021-10-07
ice: allow process VF opcodes in different ways
Michal Swiatkowski
1
-5
/
+18
2021-10-07
ice: introduce VF port representor
Michal Swiatkowski
1
-0
/
+254