aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/device.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev/mlx[45]: fix uses of 1 << 31Eitan Adler2018-01-121-2/+2
* Implement hardware mlx5(4) rx timestamps.Konstantin Belousov2017-11-291-0/+2
* Add more and update existing mlx5 core firmware structure definitions and bits.Hans Petter Selasky2017-11-101-3/+44
* Implement support for decoding general port notification event inHans Petter Selasky2017-11-101-0/+10
* Refactor the flowsteering APIs used by mlx5en(4). This change is needed byHans Petter Selasky2017-11-101-0/+1
* Use the busdma API to allocate all DMA-able memory.Hans Petter Selasky2017-01-271-1/+7
* Add more firmware related structures and update existing ones in theHans Petter Selasky2016-11-071-0/+2
* Correct checksum fields in the "mlx5_mini_cqe8" structure. The fieldsHans Petter Selasky2016-11-071-4/+5
* Update the MLX5 core module:Hans Petter Selasky2016-09-161-16/+144
* Add support for CQE zipping. CQE zipping reduces PCI overhead byHans Petter Selasky2015-12-281-0/+33
* Update the mlx5 shared driver code to the latest version, whichHans Petter Selasky2015-12-071-0/+35
* Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardsHans Petter Selasky2015-11-101-0/+1187