aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/devlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-01net: devlink: convert reload command to take implicit devlink->lockJiri Pirko1-4/+0
2022-07-28net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh1-19/+31
2022-07-28net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reloadMoshe Shemesh1-1/+10
2022-05-09net/mlx5: Increase FW pre-init timeout for health recoveryGavin Li1-2/+2
2022-05-02net/mlx5: Delete redundant default assignment of runtime devlink paramsShay Drory1-20/+0
2022-02-23net/mlx5: Add clarification on sync reset failureMoshe Shemesh1-7/+3
2021-12-21net/mlx5: Let user configure max_macs generic paramShay Drory1-0/+67
2021-12-21net/mlx5: Let user configure event_eq_size paramShay Drory1-0/+7
2021-12-21net/mlx5: Let user configure io_eq_size paramShay Drory1-0/+14
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski1-69/+0
2021-10-25net/mlx5: Let user configure max_macs paramShay Drory1-0/+69
2021-10-15net/mlx5: Disable roce at HCA levelShay Drory1-1/+2
2021-10-12net/mlx5: Set devlink reload feature bit for supported devices onlyLeon Romanovsky1-1/+4
2021-10-12devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky1-0/+1
2021-09-30net/mlx5: Warn for devlink reload when there are VFs aliveLama Kayal1-0/+5
2021-09-27net/mlx5: Accept devlink user input after driver initialization completeLeon Romanovsky1-7/+2
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky1-4/+1
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+2
2021-09-15net/mlx5: Publish and unpublish all devlink parameters at onceLeon Romanovsky1-8/+2
2021-09-07net/mlx5: Fix rdma aux device on devlink reloadParav Pandit1-5/+2
2021-08-19net/mlx5: E-switch, Allow to add vports to rate groupsDmytro Linkin1-0/+1
2021-08-19net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groupsDmytro Linkin1-0/+2
2021-08-19net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin1-0/+2
2021-08-19net/mlx5: E-switch, Enable devlink port tx_{share|max} rate controlDmytro Linkin1-0/+3
2021-08-11net/mlx5: Support enable_vnet devlink dev paramParav Pandit1-0/+42
2021-08-11net/mlx5: Support enable_rdma devlink dev paramParav Pandit1-1/+64
2021-08-11net/mlx5: Support enable_eth devlink dev paramParav Pandit1-0/+53
2021-08-11net/mlx5: Fix unpublish devlink parametersParav Pandit1-0/+1
2021-08-09devlink: Set device as early as possibleLeon Romanovsky1-4/+5
2021-05-27net/mlx5: Expose FW version over defined keywordJiri Pirko1-2/+8
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5
2021-04-14net/mlx5: Fix setting of devlink traps in switchdev modeAya Levin1-0/+5
2021-04-14net/mlx5: E-Switch, let user to enable disable metadataParav Pandit1-0/+62
2021-03-12net/mlx5e: Remove redundant newline in NL_SET_ERR_MSG_MODRoi Dayan1-2/+2
2021-03-11net/mlx5: Separate probe vs. reload flowsLeon Romanovsky1-3/+3
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+9
2021-02-11net/mlx5: Disable devlink reload for lag devicesShay Drory1-0/+5
2021-02-11net/mlx5: Disallow RoCE on lag deviceShay Drory1-2/+2
2021-02-11net/mlx5: Disallow RoCE on multi port slave deviceShay Drory1-0/+4
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski1-0/+19
2021-01-27net/mlx5e: Enable traps according to link stateAya Levin1-0/+16
2021-01-27net/mlx5: Notify on trap action by blocking eventAya Levin1-0/+36
2021-01-27net/mlx5: Register to devlink DMAC filter trapAya Levin1-0/+1
2021-01-27net/mlx5: Register to devlink ingress VLAN filter trapAya Levin1-0/+51
2021-01-27net/mlx5: Add support for devlink traps in mlx5 core driverAya Levin1-0/+84
2021-01-22net/mlx5: SF, Port function state change supportParav Pandit1-0/+2
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit1-0/+5
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit1-0/+12
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-2/+2
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky1-1/+1