index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
main.c
Age
Commit message (
Expand
)
Author
2024-05-28
net: ethernet: mlx4: remove unused struct 'mlx4_port_config'
Dr. David Alan Gilbert
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-02-06
mlx4: Address spelling errors
Simon Horman
2023-08-23
mlx4: Delete custom device management logic
Petr Pavlu
2023-08-23
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
2023-08-23
mlx4: Move the bond work to the core driver
Petr Pavlu
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
2023-08-03
net/mlx4: Remove many unnecessary NULL values
Ruan Jinjie
2023-05-30
devlink: move port_type_set() op into devlink_port_ops
Jiri Pirko
2023-05-30
mlx4: register devlink port with ops
Jiri Pirko
2023-05-25
net/mlx4: Use bitmap_weight_and()
Christophe JAILLET
2023-01-30
devlink: remove devlink features
Jiri Pirko
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
2022-11-03
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
2022-08-26
mlx4: Do type_clear() for devlink ports when type_set() was called previously
Jiri Pirko
2022-08-01
net: devlink: convert reload command to take implicit devlink->lock
Jiri Pirko
2022-07-28
net/mlx4: Lock mlx4 devlink reload callback
Moshe Shemesh
2022-07-28
net/mlx4: Use devl_ API for devlink port register / unregister
Moshe Shemesh
2022-07-28
net/mlx4: Use devl_ API for devlink region create / destroy
Moshe Shemesh
2021-10-12
devlink: Delete reload enable/disable interface
Leon Romanovsky
2021-10-12
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
2021-09-27
net/mlx4: Move devlink_register to be the last initialization command
Leon Romanovsky
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
2021-08-23
net/mellanox: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-07-25
mlx4: Fix missing error code in mlx4_load_one()
Jiapeng Chong
2021-06-03
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
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-10
mlx4: make sure to always set the port type
Jakub Kicinski
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-28
mlx4: disable device on shutdown
Jakub Kicinski
2020-07-02
mlx4: Mark PM functions as __maybe_unused
Wei Yongjun
2020-07-01
mlx4: use generic power management
Vaibhav Gupta
2020-06-02
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
2020-05-04
net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Tariq Toukan
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-08
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-05
mlx4_core: fix wrong comment about the reason of subtract one from the max_cqes
Dotan Barak
2019-10-04
net: devlink: allow to change namespaces during reload
Jiri Pirko
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
2019-09-13
mlx4: Split restart_one into two functions
Jiri Pirko
2019-09-11
mlx4: fix spelling mistake "veify" -> "verify"
Colin Ian King
2019-07-24
mlx4: avoid large stack usage in mlx4_init_hca()
Arnd Bergmann
2019-02-08
devlink: publish params only after driver init is done
Jiri Pirko
2018-12-03
net/mlx4_core: Fix several coding style errors
Erez Alfasi
2018-12-03
net/mlx4_core: Fix return codes of unsupported operations
Erez Alfasi
2018-10-11
net/mlx4_core: Fix warnings during boot on driverinit param set failures
Moshe Shemesh
2018-07-25
net/mlx4_core: Allow MTTs starting at any index
Tariq Toukan
[next]