aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx4
Commit message (Expand)AuthorAgeFilesLines
* Improve code readability and fix compilation error when using clang 4.x.Hans Petter Selasky2017-02-151-1/+1
* Change mlx4 QP allocation scheme.Hans Petter Selasky2017-02-106-2/+54
* Flexible and asymmetric allocation of EQs and MSI-X vectors for PF/VFs.Hans Petter Selasky2017-02-106-24/+167
* mlx(4): remove date from log messageEd Maste2016-12-233-4/+2
* mlx: avoid use of __DATE__ to make build reproducibleEd Maste2016-12-222-2/+2
* After r310171, the kernel version of sscanf() has format string checkingDimitry Andric2016-12-181-1/+1
* Fix initialisation of mlx4_pci_table's .driver_data fields.Hans Petter Selasky2016-12-141-27/+41
* Fix indentation and remove duplicate queue stopped stats increment.Hans Petter Selasky2016-10-281-8/+7
* Move the ConnectX-3 and ConnectX-2 driver from sys/ofed into sys/dev/mlx4Hans Petter Selasky2016-09-3058-0/+50075