index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
devlink
Age
Commit message (
Expand
)
Author
2025-05-09
iidc/ice/irdma: Update IDC to support multiple consumers
Dave Ertman
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-18
ice: health.c: fix compilation on gcc 7.5
Przemek Kitszel
2025-02-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
2025-02-05
ice: enable_rdma devlink param
Michal Swiatkowski
2025-02-05
ice: devlink PF MSI-X max and min parameter
Michal Swiatkowski
2025-02-01
ice: Add check for devm_kzalloc()
Jiasheng Jiang
2025-01-16
ice: support FW Recovery Mode
Konrad Knitter
2025-01-14
ice: add fw and port health reporters
Konrad Knitter
2025-01-14
ice: split ice_init_hw() out from ice_init_dev()
Przemek Kitszel
2024-12-17
ice: Add MDD logging via devlink health
Ben Shelton
2024-12-17
ice: add Tx hang devlink health reporter
Przemek Kitszel
2024-12-17
ice: rename devlink_port.[ch] to port.[ch]
Przemek Kitszel
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