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
/
devlink
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-09
iidc/ice/irdma: Update IDC to support multiple consumers
Dave Ertman
1
-10
/
+35
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2025-03-18
ice: health.c: fix compilation on gcc 7.5
Przemek Kitszel
1
-3
/
+3
2025-02-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
1
-0
/
+102
2025-02-05
ice: enable_rdma devlink param
Michal Swiatkowski
1
-0
/
+21
2025-02-05
ice: devlink PF MSI-X max and min parameter
Michal Swiatkowski
1
-0
/
+81
2025-02-02
ice: Add check for devm_kzalloc()
Jiasheng Jiang
1
-0
/
+3
2025-01-17
ice: support FW Recovery Mode
Konrad Knitter
1
-2
/
+6
2025-01-15
ice: add fw and port health reporters
Konrad Knitter
2
-8
/
+302
2025-01-15
ice: split ice_init_hw() out from ice_init_dev()
Przemek Kitszel
1
-1
/
+9
2024-12-17
ice: Add MDD logging via devlink health
Ben Shelton
2
-0
/
+88
2024-12-17
ice: add Tx hang devlink health reporter
Przemek Kitszel
2
-0
/
+239
2024-12-17
ice: rename devlink_port.[ch] to port.[ch]
Przemek Kitszel
3
-2
/
+2
2024-10-29
ice: block SF port creation in legacy mode
Michal Swiatkowski
1
-0
/
+6
2024-09-06
ice: subfunction activation and base devlink ops
Piotr Raczynski
2
-0
/
+183
2024-09-06
ice: support subfunction devlink Tx topology
Michal Swiatkowski
2
-0
/
+13
2024-09-06
ice: create port representor for SF
Michal Swiatkowski
1
-3
/
+3
2024-09-06
ice: make representor code generic
Michal Swiatkowski
1
-0
/
+2
2024-09-06
ice: base subfunction aux driver
Piotr Raczynski
2
-0
/
+44
2024-09-06
ice: allocate devlink for subfunction
Piotr Raczynski
2
-0
/
+32
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
3
-0
/
+325
2024-08-20
ice: use internal pf id instead of function number
Michal Swiatkowski
1
-2
/
+2
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
1
-0
/
+126
2024-06-28
ice: Add get/set hw address for VFs using devlink commands
Karthik Sundaravel
1
-1
/
+58
2024-06-21
ice: move devlink locking outside the port creation
Michal Swiatkowski
2
-4
/
+2
2024-05-30
ice: check for unregistering correct number of devlink params
Dave Ertman
1
-9
/
+22
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
1
-4
/
+2
2024-04-22
ice: Add tx_scheduling_layers devlink param
Lukasz Czapnik
1
-2
/
+170
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-6
/
+6
2024-04-01
ice: hold devlink lock for whole init/cleanup
Michal Swiatkowski
1
-16
/
+16
2024-04-01
ice: move devlink port code to a separate file
Piotr Raczynski
3
-423
/
+442
2024-04-01
ice: move ice_devlink.[ch] to devlink folder
Michal Swiatkowski
2
-0
/
+2047