index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-03-18
net/mlx5: Add support for setting parent of nodes
Carolina Jubran
2025-03-18
net/mlx5: Rename devlink rate parent set function for leaf nodes
Carolina Jubran
2025-03-07
net/mlx5: Fill out devlink dev info only for PFs
Jiri Pirko
2024-03-01
net/mlx5: Check capability for fw_reset
Moshe Shemesh
2023-09-17
net/mlx5: Lift reload limitation when SFs are present
Jiri Pirko
2023-08-14
net/mlx5: Check with FW that sync reset completed successfully
Moshe Shemesh
2023-06-09
net/mlx5: Light probe local SFs
Shay Drory
2023-06-09
net/mlx5: Move esw multiport devlink param to eswitch code
Shay Drory
2023-05-30
devlink: move port_del() to devlink_port_ops
Jiri Pirko
2023-05-30
devlink: move port_fn_state_get/set() to devlink_port_ops
Jiri Pirko
2023-05-30
devlink: move port_fn_migratable_get/set() to devlink_port_ops
Jiri Pirko
2023-05-30
devlink: move port_fn_roce_get/set() to devlink_port_ops
Jiri Pirko
2023-05-30
devlink: move port_fn_hw_addr_get/set() to devlink_port_ops
Jiri Pirko
2023-05-19
net/mlx5: devlink, Only show PF related devlink warning when needed
Roi Dayan
2023-05-19
net/mlx5: Remove redundant esw multiport validate function
Roi Dayan
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-20
net/mlx5: Use recovery timeout on sync reset flow
Moshe Shemesh
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-15
net/mlx5e: Add devlink hairpin queues parameters
Gal Pressman
2023-03-15
net/mlx5: Add comment to mlx5_devlink_params_register()
Jiri Pirko
2023-02-14
net/mlx5: Suspend auxiliary devices only in case of PCI device suspend
Jiri Pirko
2023-02-14
net/mlx5e: TC, Add peer flow in mpesw mode
Roi Dayan
2023-02-14
net/mlx5: Lag, Control MultiPort E-Switch single FDB mode
Roi Dayan
2023-02-08
Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2023-02-08
net/mlx5e: Fix trap event handling
Jiri Pirko
2023-01-30
devlink: remove devlink features
Jiri Pirko
2023-01-27
net/mlx5: Move eswitch port metadata devlink param to flow eswitch code
Jiri Pirko
2023-01-27
net/mlx5: Move flow steering devlink param to flow steering code
Jiri Pirko
2023-01-27
net/mlx5: Move fw reset devlink param to fw reset code
Jiri Pirko
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
2023-01-27
net/mlx5: Covert devlink params registration to use devlink_params_register/u...
Jiri Pirko
2023-01-27
net/mlx5: Change devlink param register/unregister function names
Jiri Pirko
2022-12-28
net/mlx5: Fix RoCE setting at HCA level
Shay Drory
2022-12-28
net/mlx5: Fix io_eq_size and event_eq_size params validation
Shay Drory
2022-12-07
net/mlx5: E-Switch, Implement devlink port function cmds to control migratable
Shay Drory
2022-12-07
net/mlx5: E-Switch, Implement devlink port function cmds to control RoCE
Yishai Hadas
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-12
net/mlx5: Unregister traps on driver unload flow
Moshe Shemesh
2022-08-01
net: devlink: convert reload command to take implicit devlink->lock
Jiri Pirko
2022-07-28
net/mlx5: Lock mlx5 devlink reload callbacks
Moshe Shemesh
2022-07-28
net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reload
Moshe Shemesh
2022-05-09
net/mlx5: Increase FW pre-init timeout for health recovery
Gavin Li
2022-05-02
net/mlx5: Delete redundant default assignment of runtime devlink params
Shay Drory
2022-02-23
net/mlx5: Add clarification on sync reset failure
Moshe Shemesh
2021-12-21
net/mlx5: Let user configure max_macs generic param
Shay Drory
2021-12-21
net/mlx5: Let user configure event_eq_size param
Shay Drory
2021-12-21
net/mlx5: Let user configure io_eq_size param
Shay Drory
2021-10-26
net/mlx5: remove the recent devlink params
Jakub Kicinski
2021-10-25
net/mlx5: Let user configure max_macs param
Shay Drory
2021-10-15
net/mlx5: Disable roce at HCA level
Shay Drory
[next]