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
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
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-8
/
+8
2018-03-15
RDMA/mlx4: Move flag constants to uapi header
Jason Gunthorpe
1
-0
/
+1
2017-11-13
net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices
Slava Shwartsman
1
-0
/
+2
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-124
/
+136
2017-09-05
net/mlx4_core: Use ARRAY_SIZE macro
Thomas Meyer
1
-4
/
+5
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+4
2017-09-03
net/mlx4_core: fix memory leaks on error exit path
Colin Ian King
1
-1
/
+2
2017-08-29
net/mlx4: Add user mac FW update support
Moshe Shemesh
1
-0
/
+3
2017-08-29
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
1
-113
/
+122
2017-08-24
net/mlx4_core: make mlx4_profile const
Bhumika Goyal
1
-2
/
+2
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
[next]