index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
devlink
Age
Commit message (
Expand
)
Author
2024-10-29
ice: block SF port creation in legacy mode
Michal Swiatkowski
2024-09-06
ice: subfunction activation and base devlink ops
Piotr Raczynski
2024-09-06
ice: support subfunction devlink Tx topology
Michal Swiatkowski
2024-09-06
ice: create port representor for SF
Michal Swiatkowski
2024-09-06
ice: make representor code generic
Michal Swiatkowski
2024-09-06
ice: base subfunction aux driver
Piotr Raczynski
2024-09-06
ice: allocate devlink for subfunction
Piotr Raczynski
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
2024-08-20
ice: use internal pf id instead of function number
Michal Swiatkowski
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
2024-06-28
ice: Add get/set hw address for VFs using devlink commands
Karthik Sundaravel
2024-06-21
ice: move devlink locking outside the port creation
Michal Swiatkowski
2024-05-29
ice: check for unregistering correct number of devlink params
Dave Ertman
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
2024-04-22
ice: Add tx_scheduling_layers devlink param
Lukasz Czapnik
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-01
ice: hold devlink lock for whole init/cleanup
Michal Swiatkowski
2024-04-01
ice: move devlink port code to a separate file
Piotr Raczynski
2024-04-01
ice: move ice_devlink.[ch] to devlink folder
Michal Swiatkowski