summaryrefslogtreecommitdiffstats
path: root/src/drivers/block/srp.c
Commit message (Expand)AuthorAgeFilesLines
* [block] Describe all SAN devices via ACPI tablesMichael Brown2017-03-281-68/+0Star
* [scsi] Improve sense code parsingMichael Brown2014-06-031-5/+6
* [libc] Use __einfo() tuple as first argument to EUNIQ()Michael Brown2013-04-191-1/+1
* [infiniband] Include the SRP login rejection reason in the error numberMichael Brown2010-09-221-5/+50
* [infiniband] Add support for identifying the underlying hardware deviceMichael Brown2010-09-221-2/+3
* [block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown2010-09-141-277/+553
* [interface] Convert all data-xfer interfaces to generic interfacesMichael Brown2010-06-221-32/+14Star
* [refcnt] Add ref_init() wrapper functionMichael Brown2010-06-221-0/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-5/+5
* [infiniband] Allow SRP reconnection attempts even after reporting failuresMichael Brown2009-08-101-12/+5Star
* [infiniband] Add support for SRP over InfinibandMichael Brown2009-08-101-0/+530