index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-26
mlx4: Do type_clear() for devlink ports when type_set() was called previously
Jiri Pirko
1
-0
/
+3
2022-08-01
net: devlink: convert reload command to take implicit devlink->lock
Jiri Pirko
1
-4
/
+0
2022-07-28
net/mlx4: Lock mlx4 devlink reload callback
Moshe Shemesh
1
-13
/
+32
2022-07-28
net/mlx4: Use devl_ API for devlink port register / unregister
Moshe Shemesh
1
-4
/
+12
2022-07-28
net/mlx4: Use devl_ API for devlink region create / destroy
Moshe Shemesh
1
-0
/
+7
2021-10-12
devlink: Delete reload enable/disable interface
Leon Romanovsky
1
-2
/
+0
2021-10-12
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
1
-0
/
+1
2021-09-27
net/mlx4: Move devlink_register to be the last initialization command
Leon Romanovsky
1
-5
/
+3
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-4
/
+1
2021-08-23
net/mellanox: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-11
/
+2
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+2
2021-07-25
mlx4: Fix missing error code in mlx4_load_one()
Jiapeng Chong
1
-0
/
+1
2021-06-03
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
1
-0
/
+6
2020-10-09
devlink: Add devlink reload limit option
Moshe Shemesh
1
-1
/
+3
2020-10-09
devlink: Add reload action option to devlink reload command
Moshe Shemesh
1
-2
/
+5
2020-09-10
mlx4: make sure to always set the port type
Jakub Kicinski
1
-0
/
+11
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2020-07-28
mlx4: disable device on shutdown
Jakub Kicinski
1
-0
/
+2
2020-07-02
mlx4: Mark PM functions as __maybe_unused
Wei Yongjun
1
-2
/
+2
2020-07-01
mlx4: use generic power management
Vaibhav Gupta
1
-4
/
+7
2020-06-02
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
1
-2
/
+0
2020-05-04
net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Tariq Toukan
1
-1
/
+3
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2019-11-08
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-0
/
+3
2019-11-05
mlx4_core: fix wrong comment about the reason of subtract one from the max_cqes
Dotan Barak
1
-2
/
+1
2019-10-04
net: devlink: allow to change namespaces during reload
Jiri Pirko
1
-1
/
+5
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
1
-4
/
+15
2019-09-13
mlx4: Split restart_one into two functions
Jiri Pirko
1
-4
/
+21
2019-09-11
mlx4: fix spelling mistake "veify" -> "verify"
Colin Ian King
1
-1
/
+1
2019-07-24
mlx4: avoid large stack usage in mlx4_init_hca()
Arnd Bergmann
1
-27
/
+39
2019-02-08
devlink: publish params only after driver init is done
Jiri Pirko
1
-0
/
+1
2018-12-03
net/mlx4_core: Fix several coding style errors
Erez Alfasi
1
-3
/
+3
2018-12-03
net/mlx4_core: Fix return codes of unsupported operations
Erez Alfasi
1
-6
/
+5
2018-10-11
net/mlx4_core: Fix warnings during boot on driverinit param set failures
Moshe Shemesh
1
-28
/
+15
2018-07-25
net/mlx4_core: Allow MTTs starting at any index
Tariq Toukan
1
-3
/
+4
2018-07-12
net/mlx4_core: Use devlink region_snapshot parameter
Alex Vesker
1
-0
/
+41
2018-07-12
net/mlx4_core: Add Crdump FW snapshot support
Alex Vesker
1
-1
/
+9
2018-07-12
net/mlx4_core: Add health buffer address capability
Alex Vesker
1
-0
/
+1
2018-07-05
mlx4: Add support for devlink reload and load driverinit values
Moshe Shemesh
1
-1
/
+52
2018-07-05
mlx4: Add mlx4 initial parameters table and register it
Moshe Shemesh
1
-2
/
+106
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-05-14
net/mlx4_core: Fix error handling in mlx4_init_port_info.
Tarick Bedeir
1
-1
/
+3
2018-05-10
net/mlx4_core: Use msi_x module param to limit num of MSI-X irqs
Tariq Toukan
1
-1
/
+9
2018-05-10
net/mlx4_core: Add PCI calls for suspend/resume
Yishai Hadas
1
-0
/
+46
2018-05-01
net/mlx4: fix spelling mistake: "failedi" -> "failed"
Colin Ian King
1
-1
/
+1
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-80
/
+1
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-04-03
net/mlx4_core: Report PCIe link properties with pcie_print_link_status()
Tal Gilboa
1
-80
/
+1
[next]