summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/devlink.c
AgeCommit message (Expand)Author
2025-12-18net/mlx5: Serialize firmware reset with devlinkShay Drory
2025-11-11net/mlx5e: Trim the length of the num_doorbell errorCosmin Ratiu
2025-09-17net/mlx5e: Use the 'num_doorbells' devlink paramCosmin Ratiu
2025-09-16net/mlx5: Lag, add net namespace supportShay Drory
2025-09-09net/mlx5e: Make PCIe congestion event thresholds configurableDragos Tatulea
2025-09-09net/mlx5: Implement cqe_compress_type via devlink paramsSaeed Mahameed
2025-08-26net/mlx5: Fix lockdep assertion on sync reset unload eventMoshe Shemesh
2025-08-26net/mlx5: Reload auxiliary drivers on fw_activateMoshe Shemesh
2025-07-02net/mlx5: Add no-op implementation for setting tc-bw on rate objectsCarolina Jubran
2025-06-11net/mlx5: Expose serial numbers in devlink infoJiri Pirko
2025-03-18net/mlx5: Add support for setting parent of nodesCarolina Jubran
2025-03-18net/mlx5: Rename devlink rate parent set function for leaf nodesCarolina Jubran
2025-03-07net/mlx5: Fill out devlink dev info only for PFsJiri Pirko
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh
2023-09-17net/mlx5: Lift reload limitation when SFs are presentJiri Pirko
2023-08-14net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh
2023-06-09net/mlx5: Light probe local SFsShay Drory
2023-06-09net/mlx5: Move esw multiport devlink param to eswitch codeShay Drory
2023-05-30devlink: move port_del() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_fn_state_get/set() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_fn_migratable_get/set() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_fn_roce_get/set() to devlink_port_opsJiri Pirko
2023-05-30devlink: move port_fn_hw_addr_get/set() to devlink_port_opsJiri Pirko
2023-05-19net/mlx5: devlink, Only show PF related devlink warning when neededRoi Dayan
2023-05-19net/mlx5: Remove redundant esw multiport validate functionRoi Dayan
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-20net/mlx5: Use recovery timeout on sync reset flowMoshe Shemesh
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-15net/mlx5e: Add devlink hairpin queues parametersGal Pressman
2023-03-15net/mlx5: Add comment to mlx5_devlink_params_register()Jiri Pirko
2023-02-14net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko
2023-02-14net/mlx5e: TC, Add peer flow in mpesw modeRoi Dayan
2023-02-14net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan
2023-02-08Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2023-02-08net/mlx5e: Fix trap event handlingJiri Pirko
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-27net/mlx5: Move eswitch port metadata devlink param to flow eswitch codeJiri Pirko
2023-01-27net/mlx5: Move flow steering devlink param to flow steering codeJiri Pirko
2023-01-27net/mlx5: Move fw reset devlink param to fw reset codeJiri Pirko
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko
2023-01-27net/mlx5: Covert devlink params registration to use devlink_params_register/u...Jiri Pirko
2023-01-27net/mlx5: Change devlink param register/unregister function namesJiri Pirko
2022-12-28net/mlx5: Fix RoCE setting at HCA levelShay Drory
2022-12-28net/mlx5: Fix io_eq_size and event_eq_size params validationShay Drory
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-12net/mlx5: Unregister traps on driver unload flowMoshe Shemesh
2022-08-01net: devlink: convert reload command to take implicit devlink->lockJiri Pirko
2022-07-28net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh