summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/devlink.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-241-1/+1
|\
* | net/mlx5e: Add devlink hairpin queues parametersGal Pressman2023-03-151-0/+66
* | net/mlx5: Add comment to mlx5_devlink_params_register()Jiri Pirko2023-03-151-0/+5
|/
* net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko2023-02-141-2/+2
* net/mlx5e: TC, Add peer flow in mpesw modeRoi Dayan2023-02-141-1/+1
* net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan2023-02-141-0/+54
* Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2023-02-081-12/+12
|\
| * net/mlx5e: Fix trap event handlingJiri Pirko2023-02-081-12/+12
* | devlink: remove devlink featuresJiri Pirko2023-01-301-4/+5
* | net/mlx5: Move eswitch port metadata devlink param to flow eswitch codeJiri Pirko2023-01-271-49/+0
* | net/mlx5: Move flow steering devlink param to flow steering codeJiri Pirko2023-01-271-69/+0
* | net/mlx5: Move fw reset devlink param to fw reset codeJiri Pirko2023-01-271-21/+0
* | devlink: protect devlink param list by instance lockJiri Pirko2023-01-271-46/+46
* | net/mlx5: Covert devlink params registration to use devlink_params_register/u...Jiri Pirko2023-01-271-34/+46
* | net/mlx5: Change devlink param register/unregister function namesJiri Pirko2023-01-271-2/+2
|/
* net/mlx5: Fix RoCE setting at HCA levelShay Drory2022-12-281-1/+1
* net/mlx5: Fix io_eq_size and event_eq_size params validationShay Drory2022-12-281-1/+1
* net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory2022-12-071-0/+2
* net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas2022-12-071-0/+2
* net: devlink: let the core report the driver name instead of the driversVincent Mailhol2022-11-301-4/+0
* net/mlx5: Unregister traps on driver unload flowMoshe Shemesh2022-11-121-9/+2
* net: devlink: convert reload command to take implicit devlink->lockJiri Pirko2022-08-011-4/+0
* net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh2022-07-281-19/+31
* net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reloadMoshe Shemesh2022-07-281-1/+10
* net/mlx5: Increase FW pre-init timeout for health recoveryGavin Li2022-05-091-2/+2
* net/mlx5: Delete redundant default assignment of runtime devlink paramsShay Drory2022-05-021-20/+0
* net/mlx5: Add clarification on sync reset failureMoshe Shemesh2022-02-231-7/+3
* net/mlx5: Let user configure max_macs generic paramShay Drory2021-12-211-0/+67
* net/mlx5: Let user configure event_eq_size paramShay Drory2021-12-211-0/+7
* net/mlx5: Let user configure io_eq_size paramShay Drory2021-12-211-0/+14
* net/mlx5: remove the recent devlink paramsJakub Kicinski2021-10-261-69/+0
* net/mlx5: Let user configure max_macs paramShay Drory2021-10-251-0/+69
* net/mlx5: Disable roce at HCA levelShay Drory2021-10-151-1/+2
* net/mlx5: Set devlink reload feature bit for supported devices onlyLeon Romanovsky2021-10-121-1/+4
* devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky2021-10-121-0/+1
* net/mlx5: Warn for devlink reload when there are VFs aliveLama Kayal2021-09-301-0/+5
* net/mlx5: Accept devlink user input after driver initialization completeLeon Romanovsky2021-09-271-7/+2
* devlink: Make devlink_register to be voidLeon Romanovsky2021-09-221-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-161-5/+2
|\
| * net/mlx5: Fix rdma aux device on devlink reloadParav Pandit2021-09-071-5/+2
* | net/mlx5: Publish and unpublish all devlink parameters at onceLeon Romanovsky2021-09-151-8/+2
|/
* net/mlx5: E-switch, Allow to add vports to rate groupsDmytro Linkin2021-08-191-0/+1
* net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groupsDmytro Linkin2021-08-191-0/+2
* net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin2021-08-191-0/+2
* net/mlx5: E-switch, Enable devlink port tx_{share|max} rate controlDmytro Linkin2021-08-191-0/+3
* net/mlx5: Support enable_vnet devlink dev paramParav Pandit2021-08-111-0/+42
* net/mlx5: Support enable_rdma devlink dev paramParav Pandit2021-08-111-1/+64
* net/mlx5: Support enable_eth devlink dev paramParav Pandit2021-08-111-0/+53
* net/mlx5: Fix unpublish devlink parametersParav Pandit2021-08-111-0/+1
* devlink: Set device as early as possibleLeon Romanovsky2021-08-091-4/+5