aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx4/mlx4_core/mlx4_main.c
Commit message (Expand)AuthorAgeFilesLines
* mlx(4): Fix a typo in a source code commentGordon Bergling2026-02-081-1/+1
* Revert "mlx4: Move DEFINE_MUTEX() outside function body."Hans Petter Selasky2023-05-221-2/+1
* mlx4: Move DEFINE_MUTEX() outside function body.Hans Petter Selasky2023-05-211-1/+2
* mlx4: Map core_clock page to user space only when allowedHans Petter Selasky2021-07-121-0/+6
* linuxkpi: Add more pci functions needed by DRMEmmanuel Vadot2021-01-121-1/+1
* Infiniband clients must be attached and detached in a specific order in ibcore.Hans Petter Selasky2020-07-061-2/+2
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-1/+2
* Eliminate useless warning message when reading sysctl node in mlx4core.Hans Petter Selasky2019-03-111-3/+0
* mlx4en: Add driver version to sysctl descSlava Shwartsman2018-12-051-0/+11
* mlx4: Add board identifier and firmware version to sysctlSlava Shwartsman2018-12-051-3/+28
* mlx4: Zero initialize device capabilities to avoid use of uninitialized fields.Slava Shwartsman2018-12-051-1/+1
* Update the mlx4 core and mlx4en(4) modules towards Linux v4.9.Hans Petter Selasky2017-11-151-1705/+1966
* Fix broken usage of the mlx4_read_clock() function:Hans Petter Selasky2017-07-311-3/+3
* mlx4: Use the CQ quota for SRIOV when creating completion EQsHans Petter Selasky2017-05-191-1/+2
* Change mlx4 QP allocation scheme.Hans Petter Selasky2017-02-101-0/+9
* Flexible and asymmetric allocation of EQs and MSI-X vectors for PF/VFs.Hans Petter Selasky2017-02-101-8/+43
* mlx(4): remove date from log messageEd Maste2016-12-231-1/+1
* Fix initialisation of mlx4_pci_table's .driver_data fields.Hans Petter Selasky2016-12-141-27/+41
* Move the ConnectX-3 and ConnectX-2 driver from sys/ofed into sys/dev/mlx4Hans Petter Selasky2016-09-301-0/+3883