aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/devlink (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman1-10/+35
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2025-03-18ice: health.c: fix compilation on gcc 7.5Przemek Kitszel1-3/+3
2025-02-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski1-0/+102
2025-02-05ice: enable_rdma devlink paramMichal Swiatkowski1-0/+21
2025-02-05ice: devlink PF MSI-X max and min parameterMichal Swiatkowski1-0/+81
2025-02-01ice: Add check for devm_kzalloc()Jiasheng Jiang1-0/+3
2025-01-16ice: support FW Recovery ModeKonrad Knitter1-2/+6
2025-01-14ice: add fw and port health reportersKonrad Knitter2-8/+302
2025-01-14ice: split ice_init_hw() out from ice_init_dev()Przemek Kitszel1-1/+9
2024-12-17ice: Add MDD logging via devlink healthBen Shelton2-0/+88
2024-12-17ice: add Tx hang devlink health reporterPrzemek Kitszel2-0/+239
2024-12-17ice: rename devlink_port.[ch] to port.[ch]Przemek Kitszel3-2/+2
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-29ice: 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