summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/devlink.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+9
2021-02-12net/mlx5: Disable devlink reload for lag devicesShay Drory1-0/+5
2021-02-12net/mlx5: Disallow RoCE on lag deviceShay Drory1-2/+2
2021-02-12net/mlx5: Disallow RoCE on multi port slave deviceShay Drory1-0/+4
2021-01-29Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-0/+19
2021-01-28net/mlx5e: Enable traps according to link stateAya Levin1-0/+16
2021-01-28net/mlx5: Notify on trap action by blocking eventAya Levin1-0/+36
2021-01-28net/mlx5: Register to devlink DMAC filter trapAya Levin1-0/+1
2021-01-28net/mlx5: Register to devlink ingress VLAN filter trapAya Levin1-0/+51
2021-01-28net/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-08Merge 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-20devlink: 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-26devlink: convert flash_update to use params structureJacob Keller1-3/+2
2020-09-26devlink: check flash_update parameter support in net coreJacob Keller1-3/+0
2020-06-23net/mlx5: E-switch, Supporting setting devlink port function mac addressParav Pandit1-0/+1
2020-06-23net/mlx5: E-switch, Support querying port function mac addressParav Pandit1-0/+1
2020-06-12net/mlx5: Disable reload while removing the deviceParav Pandit1-2/+0
2020-04-09net/mlx5e: Add missing release firmware callEran Ben Elisha1-1/+4
2020-03-26net/mlx5: Simplify mlx5_unload_one() and its callersParav Pandit1-1/+2
2020-02-28net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu1-5/+31
2020-02-28net/mlx5: Change the name of steering mode param idJianbo Liu1-3/+3
2019-11-14net/mlx5: Add devlink reloadMichael Guralnik1-0/+20
2019-11-11net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik1-0/+22
2019-09-06net/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-19net/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