aboutsummaryrefslogtreecommitdiff
path: root/sys/ofed/drivers/infiniband/core/iwpm_util.h
Commit message (Collapse)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
| | | | Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
* Add missing FreeBSD tags and SVN properties to ibcore.Hans Petter Selasky2018-03-051-1/+6
| | | | | | | | MFC after: 1 week Sponsored by: Mellanox Technologies Notes: svn path=/head/; revision=330490
* Initial RoCE/infiniband kernel update to Linux v4.9.Hans Petter Selasky2017-06-151-0/+75
This patch currently supports: - ibcore as a kernel module only - krping as a kernel module only - ipoib as a kernel module only Sponsored by: Mellanox Technologies Notes: svn path=/projects/bsd_rdma_4_9/; revision=319974