开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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
2018-07-12
net/mlx4_core: Use devlink region_snapshot parameter
Alex Vesker
2018-07-12
net/mlx4_core: Add Crdump FW snapshot support
Alex Vesker
2018-07-12
net/mlx4_core: Add health buffer address capability
Alex Vesker
2018-07-05
mlx4: Add support for devlink reload and load driverinit values
Moshe Shemesh
2018-07-05
mlx4: Add mlx4 initial parameters table and register it
Moshe Shemesh
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-14
net/mlx4_core: Fix error handling in mlx4_init_port_info.
Tarick Bedeir
2018-05-10
net/mlx4_core: Use msi_x module param to limit num of MSI-X irqs
Tariq Toukan
2018-05-10
net/mlx4_core: Add PCI calls for suspend/resume
Yishai Hadas
2018-05-01
net/mlx4: fix spelling mistake: "failedi" -> "failed"
Colin Ian King
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-03
net/mlx4_core: Report PCIe link properties with pcie_print_link_status()
Tal Gilboa
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-15
RDMA/mlx4: Move flag constants to uapi header
Jason Gunthorpe
2017-11-13
net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices
Slava Shwartsman
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-05
net/mlx4_core: Use ARRAY_SIZE macro
Thomas Meyer
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-03
net/mlx4_core: fix memory leaks on error exit path
Colin Ian King
2017-08-29
net/mlx4: Add user mac FW update support
Moshe Shemesh
2017-08-29
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
[next]