summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/devlink (follow)
Commit message (Expand)AuthorAgeFilesLines
* ice: block SF port creation in legacy modeMichal Swiatkowski2024-10-291-0/+6
* ice: subfunction activation and base devlink opsPiotr Raczynski2024-09-062-0/+183
* ice: support subfunction devlink Tx topologyMichal Swiatkowski2024-09-062-0/+13
* ice: create port representor for SFMichal Swiatkowski2024-09-061-3/+3
* ice: make representor code genericMichal Swiatkowski2024-09-061-0/+2
* ice: base subfunction aux driverPiotr Raczynski2024-09-062-0/+44
* ice: allocate devlink for subfunctionPiotr Raczynski2024-09-062-0/+32
* ice: add basic devlink subfunctions supportPiotr Raczynski2024-09-063-0/+325
* ice: use internal pf id instead of function numberMichal Swiatkowski2024-08-201-2/+2
* ice: Add support for devlink local_forwarding paramPawel Kaminski2024-07-111-0/+126
* ice: Add get/set hw address for VFs using devlink commandsKarthik Sundaravel2024-06-281-1/+58
* ice: move devlink locking outside the port creationMichal Swiatkowski2024-06-212-4/+2
* ice: check for unregistering correct number of devlink paramsDave Ertman2024-05-301-9/+22
* ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek2024-05-061-4/+2
* ice: Add tx_scheduling_layers devlink paramLukasz Czapnik2024-04-221-2/+170
* devlink: extend devlink_param *set pointerMateusz Polchlopek2024-04-221-6/+6
* ice: hold devlink lock for whole init/cleanupMichal Swiatkowski2024-04-011-16/+16
* ice: move devlink port code to a separate filePiotr Raczynski2024-04-013-423/+442
* ice: move ice_devlink.[ch] to devlink folderMichal Swiatkowski2024-04-012-0/+2047