aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iscsi/icl_wrappers.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* iscsi: Handle unmapped I/O requests.John Baldwin2022-03-101-0/+18
* iscsi: Pass the request PDU to icl_conn_transfer_setup().John Baldwin2022-01-041-3/+3
* Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-281-1/+0
* Implement zero-copy iSCSI target transmission/read.Alexander Motin2020-06-081-0/+7
* Add SPDX tags to iscsi(4).Edward Tomasz Napierala2018-01-241-0/+2
* Add icl_conn_connect() ICL method, required for iSER.Edward Tomasz Napierala2016-05-171-0/+12
* Extend the ICL interface to include the PDU pointer in the task_setupEdward Tomasz Napierala2016-05-171-3/+3
* Remove icl_conn_connected(); was unused.Edward Tomasz Napierala2015-04-041-7/+0
* Extend ICL to add receive offload methods. For software ICL backendEdward Tomasz Napierala2015-02-081-0/+30
* Drop unneeded include.Edward Tomasz Napierala2015-01-311-1/+0
* Add two files missed in r277963.Edward Tomasz Napierala2015-01-311-0/+116