summaryrefslogtreecommitdiffstats
path: root/src/net/fcp.c
Commit message (Expand)AuthorAgeFilesLines
* [block] Describe all SAN devices via ACPI tablesMichael Brown2017-03-281-20/+0Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [scsi] Improve sense code parsingMichael Brown2014-06-031-3/+2Star
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [process] Pass containing object pointer to process step() methodsMichael Brown2011-06-281-5/+8
* [fc] Send xfer_window_changed() when FCP link is establishedMichael Brown2011-06-281-1/+24
* [fc] Maintain a list of Fibre Channel upper-layer protocol usersMichael Brown2011-06-281-18/+14Star
* [fc] Support Fibre Channel ECHOMichael Brown2010-11-081-5/+3Star
* [fcp] Use EINVAL for URI parsing errors and EPROTO for protocol errorsMichael Brown2010-11-081-4/+4
* [fcp] Avoid quoting exchange ID before exchange is createdMichael Brown2010-11-031-2/+2
* [fcp] Fix potential memory leaks on error pathsMichael Brown2010-11-031-0/+2
* [fc] Do not use the command reference number in FCP_CMND IUsMichael Brown2010-10-191-57/+58
* [fcp] Add support for describing an FCP device using EDDMichael Brown2010-09-221-4/+68
* [fcp] Add support for the Fibre Channel ProtocolMichael Brown2010-09-151-0/+1005