summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/devlink.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-2/+2
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky1-1/+1
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky1-1/+1
2020-11-19devlink: move request_firmware out of driverJacob Keller1-10/+1
2020-10-09net/mlx5: Add support for devlink reload limit no resetMoshe Shemesh1-0/+25
2020-10-09net/mlx5: Add devlink param enable_remote_dev_reset supportMoshe Shemesh1-0/+21
2020-10-09net/mlx5: Add support for devlink reload action fw activateMoshe Shemesh1-5/+54
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh1-1/+3
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh1-2/+5
2020-09-25devlink: convert flash_update to use params structureJacob Keller1-3/+2
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller1-3/+0
2020-06-22net/mlx5: E-switch, Supporting setting devlink port function mac addressParav Pandit1-0/+1
2020-06-22net/mlx5: E-switch, Support querying port function mac addressParav Pandit1-0/+1
2020-06-11net/mlx5: Disable reload while removing the deviceParav Pandit1-2/+0
2020-04-08net/mlx5e: Add missing release firmware callEran Ben Elisha1-1/+4
2020-03-25net/mlx5: Simplify mlx5_unload_one() and its callersParav Pandit1-1/+2
2020-02-27net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu1-5/+31
2020-02-27net/mlx5: Change the name of steering mode param idJianbo Liu1-3/+3
2019-11-13net/mlx5: Add devlink reloadMichael Guralnik1-0/+20
2019-11-11net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik1-0/+22
2019-09-05net/mlx5: fix spelling mistake "offlaods" -> "offloads"Colin Ian King1-1/+1
2019-09-03net/mlx5: Add devlink flow_steering_mode parameterMaor Gottlieb1-1/+111
2019-07-04net/mlx5: Added devlink info callbackShay Agroskin1-0/+60
2019-06-18net/mlx5: add missing void argument to function mlx5_devlink_allocColin Ian King1-1/+1
2019-06-13net/mlx5: Move all devlink related functions calls to devlink.cEran Ben Elisha1-0/+58