aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* mlx4: Do type_clear() for devlink ports when type_set() was called previouslyJiri Pirko2022-08-261-0/+3
* net: devlink: convert reload command to take implicit devlink->lockJiri Pirko2022-08-011-4/+0
* net/mlx4: Lock mlx4 devlink reload callbackMoshe Shemesh2022-07-281-13/+32
* net/mlx4: Use devl_ API for devlink port register / unregisterMoshe Shemesh2022-07-281-4/+12
* net/mlx4: Use devl_ API for devlink region create / destroyMoshe Shemesh2022-07-281-0/+7
* devlink: Delete reload enable/disable interfaceLeon Romanovsky2021-10-121-2/+0
* devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky2021-10-121-0/+1
* net/mlx4: Move devlink_register to be the last initialization commandLeon Romanovsky2021-09-271-5/+3
* devlink: Make devlink_register to be voidLeon Romanovsky2021-09-221-4/+1
* net/mellanox: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-11/+2
* devlink: Set device as early as possibleLeon Romanovsky2021-08-091-2/+2
* mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong2021-07-251-0/+1
* RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-031-0/+6
* devlink: Add devlink reload limit optionMoshe Shemesh2020-10-091-1/+3
* devlink: Add reload action option to devlink reload commandMoshe Shemesh2020-10-091-2/+5
* mlx4: make sure to always set the port typeJakub Kicinski2020-09-101-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-0/+2
|\
| * mlx4: disable device on shutdownJakub Kicinski2020-07-281-0/+2
* | mlx4: Mark PM functions as __maybe_unusedWei Yongjun2020-07-021-2/+2
* | mlx4: use generic power managementVaibhav Gupta2020-07-011-4/+7
|/
* RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2020-06-021-2/+0
* net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan2020-05-041-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-2/+1
|\
| * mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak2019-11-051-2/+1
* | devlink: disallow reload operation during device cleanupJiri Pirko2019-11-081-0/+3
* | net: devlink: allow to change namespaces during reloadJiri Pirko2019-10-041-1/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-1/+1
|\
| * mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King2019-09-111-1/+1
* | net: devlink: split reload op into twoJiri Pirko2019-09-131-4/+15
* | mlx4: Split restart_one into two functionsJiri Pirko2019-09-131-4/+21
* | mlx4: avoid large stack usage in mlx4_init_hca()Arnd Bergmann2019-07-241-27/+39
|/
* devlink: publish params only after driver init is doneJiri Pirko2019-02-081-0/+1
* net/mlx4_core: Fix several coding style errorsErez Alfasi2018-12-031-3/+3
* net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi2018-12-031-6/+5
* net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh2018-10-111-28/+15
* net/mlx4_core: Allow MTTs starting at any indexTariq Toukan2018-07-251-3/+4
* net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker2018-07-121-0/+41
* net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker2018-07-121-1/+9
* net/mlx4_core: Add health buffer address capabilityAlex Vesker2018-07-121-0/+1
* mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh2018-07-051-1/+52
* mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh2018-07-051-2/+106
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-1/+3
|\
| * net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir2018-05-141-1/+3
* | net/mlx4_core: Use msi_x module param to limit num of MSI-X irqsTariq Toukan2018-05-101-1/+9
* | net/mlx4_core: Add PCI calls for suspend/resumeYishai Hadas2018-05-101-0/+46
|/
* net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King2018-05-011-1/+1
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-80/+1
|\
| * net/mlx4_core: Report PCIe link properties with pcie_print_link_status()Tal Gilboa2018-04-031-80/+1
* | Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-0/+1
|\ \