summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/devlink
AgeCommit message (Expand)AuthorFilesLines
2024-10-29ice: block SF port creation in legacy modeMichal Swiatkowski1-0/+6
2024-09-06ice: subfunction activation and base devlink opsPiotr Raczynski2-0/+183
2024-09-06ice: support subfunction devlink Tx topologyMichal Swiatkowski2-0/+13
2024-09-06ice: create port representor for SFMichal Swiatkowski1-3/+3
2024-09-06ice: make representor code genericMichal Swiatkowski1-0/+2
2024-09-06ice: base subfunction aux driverPiotr Raczynski2-0/+44
2024-09-06ice: allocate devlink for subfunctionPiotr Raczynski2-0/+32
2024-09-06ice: add basic devlink subfunctions supportPiotr Raczynski3-0/+325
2024-08-20ice: use internal pf id instead of function numberMichal Swiatkowski1-2/+2
2024-07-11ice: Add support for devlink local_forwarding paramPawel Kaminski1-0/+126
2024-06-28ice: Add get/set hw address for VFs using devlink commandsKarthik Sundaravel1-1/+58
2024-06-21ice: move devlink locking outside the port creationMichal Swiatkowski2-4/+2
2024-05-30ice: check for unregistering correct number of devlink paramsDave Ertman1-9/+22
2024-05-06ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek1-4/+2
2024-04-22ice: Add tx_scheduling_layers devlink paramLukasz Czapnik1-2/+170
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek1-6/+6
2024-04-01ice: hold devlink lock for whole init/cleanupMichal Swiatkowski1-16/+16
2024-04-01ice: move devlink port code to a separate filePiotr Raczynski3-423/+442
2024-04-01ice: move ice_devlink.[ch] to devlink folderMichal Swiatkowski2-0/+2047