index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
devlink.c
Age
Commit message (
Expand
)
Author
2021-03-11
net/mlx5: Separate probe vs. reload flows
Leon Romanovsky
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-11
net/mlx5: Disable devlink reload for lag devices
Shay Drory
2021-02-11
net/mlx5: Disallow RoCE on lag device
Shay Drory
2021-02-11
net/mlx5: Disallow RoCE on multi port slave device
Shay Drory
2021-01-28
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-01-27
net/mlx5e: Enable traps according to link state
Aya Levin
2021-01-27
net/mlx5: Notify on trap action by blocking event
Aya Levin
2021-01-27
net/mlx5: Register to devlink DMAC filter trap
Aya Levin
2021-01-27
net/mlx5: Register to devlink ingress VLAN filter trap
Aya Levin
2021-01-27
net/mlx5: Add support for devlink traps in mlx5 core driver
Aya Levin
2021-01-22
net/mlx5: SF, Port function state change support
Parav Pandit
2021-01-22
net/mlx5: SF, Add port add delete functionality
Parav Pandit
2021-01-22
net/mlx5: SF, Add auxiliary device driver
Parav Pandit
2020-12-07
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2020-12-06
net/mlx5: Simplify eswitch mode check
Leon Romanovsky
2020-12-04
net/mlx5_core: Clean driver version and name
Leon Romanovsky
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
2020-10-09
net/mlx5: Add support for devlink reload limit no reset
Moshe Shemesh
2020-10-09
net/mlx5: Add devlink param enable_remote_dev_reset support
Moshe Shemesh
2020-10-09
net/mlx5: Add support for devlink reload action fw activate
Moshe Shemesh
2020-10-09
devlink: Add devlink reload limit option
Moshe Shemesh
2020-10-09
devlink: Add reload action option to devlink reload command
Moshe Shemesh
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-25
devlink: check flash_update parameter support in net core
Jacob Keller
2020-06-22
net/mlx5: E-switch, Supporting setting devlink port function mac address
Parav Pandit
2020-06-22
net/mlx5: E-switch, Support querying port function mac address
Parav Pandit
2020-06-11
net/mlx5: Disable reload while removing the device
Parav Pandit
2020-04-08
net/mlx5e: Add missing release firmware call
Eran Ben Elisha
2020-03-25
net/mlx5: Simplify mlx5_unload_one() and its callers
Parav Pandit
2020-02-27
net/mlx5e: Add devlink fdb_large_groups parameter
Jianbo Liu
2020-02-27
net/mlx5: Change the name of steering mode param id
Jianbo Liu
2019-11-13
net/mlx5: Add devlink reload
Michael Guralnik
2019-11-11
net/mlx5: Handle "enable_roce" devlink param
Michael Guralnik
2019-09-05
net/mlx5: fix spelling mistake "offlaods" -> "offloads"
Colin Ian King
2019-09-03
net/mlx5: Add devlink flow_steering_mode parameter
Maor Gottlieb
2019-07-04
net/mlx5: Added devlink info callback
Shay Agroskin
2019-06-18
net/mlx5: add missing void argument to function mlx5_devlink_alloc
Colin Ian King
2019-06-13
net/mlx5: Move all devlink related functions calls to devlink.c
Eran Ben Elisha