aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/block/srp.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-28[block] Describe all SAN devices via ACPI tablesMichael Brown1-68/+0
2014-06-03[scsi] Improve sense code parsingMichael Brown1-5/+6
2013-04-19[libc] Use __einfo() tuple as first argument to EUNIQ()Michael Brown1-1/+1
2010-09-22[infiniband] Include the SRP login rejection reason in the error numberMichael Brown1-5/+50
2010-09-22[infiniband] Add support for identifying the underlying hardware deviceMichael Brown1-2/+3
2010-09-14[block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown1-277/+553
2010-06-22[interface] Convert all data-xfer interfaces to generic interfacesMichael Brown1-32/+14
2010-06-22[refcnt] Add ref_init() wrapper functionMichael Brown1-0/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-5/+5
2009-08-10[infiniband] Allow SRP reconnection attempts even after reporting failuresMichael Brown1-12/+5
2009-08-10[infiniband] Add support for SRP over InfinibandMichael Brown1-0/+530