aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/mlx5_fpga
Commit message (Collapse)AuthorAgeFilesLines
* Add MLX5_FPGA_RELOAD IOCTL(2) to mlx5fpga.Hans Petter Selasky2019-05-082-2/+52
| | | | | | | | | Submitted by: kib@ MFC after: 3 days Sponsored by: Mellanox Technologies Notes: svn path=/head/; revision=347247
* mlx5fpga: Add set and query connect/disconnect FPGASlava Shwartsman2018-12-056-0/+71
| | | | | | | | | | Submitted by: kib@ Approved by: hselasky (mentor) MFC after: 1 week Sponsored by: Mellanox Technologies Notes: svn path=/head/; revision=341576
* mlx5fpga: IOCTL for FPGA temperature measurementSlava Shwartsman2018-12-054-0/+51
| | | | | | | | | | Submitted by: kib@ Approved by: hselasky (mentor) MFC after: 1 week Sponsored by: Mellanox Technologies Notes: svn path=/head/; revision=341575
* mlx5fpga: Support MorseQ boardSlava Shwartsman2018-12-051-5/+12
| | | | | | | | | | | | Added and supported new enum "morseQ = 4" for fpga_id field Submitted by: kib@ Approved by: hselasky (mentor) MFC after: 1 week Sponsored by: Mellanox Technologies Notes: svn path=/head/; revision=341574
* mlx5fpga: Initial code import.Slava Shwartsman2018-12-0515-0/+4704
Submitted by: kib@ Approved by: hselasky (mentor) MFC after: 1 week Sponsored by: Mellanox Technologies Notes: svn path=/head/; revision=341572