index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
3
-0
/
+52
2023-12-14
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
14
-82
/
+402
2023-12-14
ice: refactor the FD and RSS flow ID generation
Ahmed Zaki
8
-81
/
+55
2023-12-14
ice: refactor RSS configuration
Qi Zhang
5
-169
/
+238
2023-12-14
ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
Ahmed Zaki
3
-13
/
+11
2023-12-14
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
1
-16
/
+13
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-23
/
+21
2023-12-14
ice: use VLAN proto from ring packet context in skb path
Larysa Zaremba
2
-10
/
+6
2023-12-14
ice: Implement VLAN tag hint
Larysa Zaremba
6
-9
/
+59
2023-12-14
ice: Support XDP hints in AF_XDP ZC mode
Larysa Zaremba
2
-0
/
+19
2023-12-14
ice: Support RX hash XDP hint
Larysa Zaremba
2
-204
/
+281
2023-12-14
ice: Support HW timestamp hint
Larysa Zaremba
7
-7
/
+42
2023-12-14
ice: Introduce ice_xdp_buff
Larysa Zaremba
3
-5
/
+30
2023-12-14
ice: Make ptype internal to descriptor info processing
Larysa Zaremba
4
-13
/
+16
2023-12-14
ice: make RX HW timestamp reading code more reusable
Larysa Zaremba
3
-20
/
+36
2023-12-14
ice: make RX hash reading code more reusable
Larysa Zaremba
1
-11
/
+25
2023-12-13
ice: fix theoretical out-of-bounds access in ethtool link modes
Michal Schmidt
1
-2
/
+2
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
1
-26
/
+0
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-6
/
+3
2023-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-12
/
+11
2023-12-05
ice: Restore fix disabling RX VLAN filtering
Marcin Szycik
1
-3
/
+8
2023-12-05
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
2
-9
/
+3
2023-12-05
ice: Rename E822 to E82X
Karol Kolacinski
6
-281
/
+280
2023-12-05
ice: periodically kick Tx timestamp interrupt
Jacob Keller
1
-0
/
+50
2023-12-05
ice: Re-enable timestamping correctly after reset
Karol Kolacinski
2
-10
/
+11
2023-12-05
ice: Improve logs for max ntuple errors
Pawel Kaminski
1
-5
/
+8
2023-12-05
ice: add CGU info to devlink info callback
Arkadiusz Kubalewski
1
-0
/
+20
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
9
-1
/
+238
2023-12-05
net: Add NAPI IRQ support
Amritha Nambiar
1
-0
/
+2
2023-12-05
ice: Add support in the driver for associating queue with napi
Amritha Nambiar
4
-3
/
+84
2023-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-50
/
+118
2023-11-30
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
4
-50
/
+118
2023-11-29
ice: fix error code in ice_eswitch_attach()
Dan Carpenter
1
-1
/
+3
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-82
/
+83
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
3
-40
/
+51
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
1
-26
/
+34
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
3
-18
/
+0
2023-11-19
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
14
-422
/
+553
2023-11-13
ice: reserve number of CP queues
Michal Swiatkowski
4
-7
/
+58
2023-11-13
ice: adjust switchdev rebuild path
Michal Swiatkowski
3
-49
/
+28
2023-11-13
ice: add VF representors one by one
Michal Swiatkowski
5
-242
/
+228
2023-11-13
ice: realloc VSI stats arrays
Michal Swiatkowski
1
-19
/
+39
2023-11-13
ice: set Tx topology every time new repr is added
Michal Swiatkowski
4
-7
/
+59
2023-11-13
ice: allow changing SWITCHDEV_CTRL VSI queues
Michal Swiatkowski
1
-3
/
+10
2023-11-13
ice: return pointer to representor
Michal Swiatkowski
1
-7
/
+10
2023-11-13
ice: make representor code generic
Michal Swiatkowski
8
-92
/
+131
2023-11-13
ice: remove VF pointer reference in eswitch code
Michal Swiatkowski
4
-22
/
+25
2023-11-13
ice: track port representors in xarray
Michal Swiatkowski
5
-101
/
+94
2023-11-13
ice: use repr instead of vf->repr
Michal Swiatkowski
1
-7
/
+7
2023-11-13
ice: track q_id in representor
Michal Swiatkowski
3
-1
/
+3
[prev]
[next]