freebsd-dev/sys/dev/mlx5
John Baldwin e37240f9f3 Add support for IFCAP_NOMAP to mlx5(4).
Since mlx5 uses bus_dma, this only required adding the capability
flag.

Submitted by:	gallatin
Reviewed by:	gallatin, hselasky, rrs
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D20616
2019-06-29 00:53:07 +00:00
..
mlx5_accel mlx5fpga: Initial code import. 2018-12-05 14:11:20 +00:00
mlx5_core Bump the Mellanox driver version numbers and the FreeBSD version number. 2019-05-08 11:15:07 +00:00
mlx5_en Add support for IFCAP_NOMAP to mlx5(4). 2019-06-29 00:53:07 +00:00
mlx5_fpga Add MLX5_FPGA_RELOAD IOCTL(2) to mlx5fpga. 2019-05-08 10:25:14 +00:00
mlx5_fpga_tools Add MLX5_FPGA_RELOAD IOCTL(2) to mlx5fpga. 2019-05-08 10:25:14 +00:00
mlx5_ib Bump the Mellanox driver version numbers and the FreeBSD version number. 2019-05-08 11:15:07 +00:00
mlx5_lib mlx5fpga: Initial code import. 2018-12-05 14:11:20 +00:00
cmd.h
cq.h
device.h Add Firmware Reset Level, MFRL, register accessors in mlx5core. 2019-05-08 11:04:40 +00:00
diagnostics.h
doorbell.h
driver.h Make command workqueue persistant in mlx5core. 2019-05-08 11:09:08 +00:00
fs.h
mlx5_ifc.h Add Firmware Reset Level, MFRL, register accessors in mlx5core. 2019-05-08 11:04:40 +00:00
mlx5_rdma_if.h
mlx5io.h Implement firmware reset from userspace in mlx5tool(8). 2019-05-08 11:05:09 +00:00
port.h Add support for 200Gb ethernet speeds to mlx5core. 2019-05-08 10:54:54 +00:00
qp.h
srq.h
vport.h mlx5en: Fix for inlining issues in transmit path 2018-12-05 14:21:28 +00:00