summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/devlink/devlink_port.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-17ice: rename devlink_port.[ch] to port.[ch]Przemek Kitszel1-999/+0
2024-10-29ice: block SF port creation in legacy modeMichal Swiatkowski1-0/+6
2024-09-06ice: subfunction activation and base devlink opsPiotr Raczynski1-0/+176
2024-09-06ice: support subfunction devlink Tx topologyMichal Swiatkowski1-0/+1
2024-09-06ice: create port representor for SFMichal Swiatkowski1-3/+3
2024-09-06ice: base subfunction aux driverPiotr Raczynski1-0/+41
2024-09-06ice: add basic devlink subfunctions supportPiotr Raczynski1-0/+288
2024-08-20ice: use internal pf id instead of function numberMichal Swiatkowski1-2/+2
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 Swiatkowski1-2/+2
2024-04-01ice: move devlink port code to a separate filePiotr Raczynski1-0/+430