summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/iscsi.h
Commit message (Expand)AuthorAgeFilesLines
* Handle TargetAddressMichael Brown2006-12-051-0/+6
* Handle strings as complete units, instead of a byte at a time.Michael Brown2006-12-051-19/+0Star
* Add iscsi_rx_buffered_data() and supporting infrastructure.Michael Brown2006-12-051-0/+6
* Updated to use asynchronous operation model for iSCSI requestsMichael Brown2006-11-281-15/+62
* Split login into security negotation and operational parameterMichael Brown2006-10-031-0/+7
* Added iSCSI boot test codeMichael Brown2006-06-141-0/+3
* iSCSI writes seem to be working (at least, the ethereal trace shows noMichael Brown2006-05-191-32/+106
* All uses iscsi_state were removed some time ago; removing theMichael Brown2006-05-181-8/+0Star
* Split "iSCSI as a SCSI device" out from "iSCSI as a TCP protocol".Michael Brown2006-05-151-0/+3
* Provide a SCSI device interface to the iSCSI protocolMichael Brown2006-05-131-35/+101
* Header rearrangement.Michael Brown2006-04-241-3/+3
* First draft of iSCSI protocol support. Is capable of retrieving diskMichael Brown2006-04-051-0/+460