aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iser/iser_initiator.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Fix various places which cast a pointer to a uint64_t or vice versa.John Baldwin2022-09-281-1/+1
* Make iser(4) buildable again by adjusting it for the recent changesEdward Tomasz Napierala2016-05-261-3/+2
* Bring in the Mellanox implementation of iSER (iSCSI over RDMA) initiator,Edward Tomasz Napierala2016-05-261-0/+539