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