aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qlnx/qlnxe/ecore_roce.c
Commit message (Collapse)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
| | | | Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
* qlnx: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-7/+0
| | | | Notes: svn path=/head/; revision=365169
* Add RDMA (iWARP and RoCEv1) supportDavid C Somayajulu2019-01-311-0/+1579
David Somayajulu (davidcs): Overall RDMA Driver infrastructure and iWARP Anand Khoje (akhoje@marvell.com): RoCEv1 verbs implementation MFC after:5 days Notes: svn path=/head/; revision=343598