summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/remote_node_context.h
AgeCommit message (Expand)AuthorLines
2012-07-03isci: make function declaration match implementationDan Carpenter-1/+1
2012-05-17isci: End the RNC resumption wait when the RNC is destroyed.Jeff Skirvin-3/+3
2012-05-17isci: Don't wait for an RNC suspend if it's being destroyed.Jeff Skirvin-0/+7
2012-05-17isci: Implement waiting for suspend in the abort path.Jeff Skirvin-0/+3
2012-05-17isci: Save the suspension hint for upcoming suspensions.Jeff Skirvin-3/+2
2012-05-17isci: Distinguish between remote device suspension casesJeff Skirvin-2/+3
2012-05-17isci: Add suspension cases for RNC INVALIDATING, POSTING states.Jeff Skirvin-3/+7
2012-05-17isci: Redesign device suspension, abort, cleanup.Jeff Skirvin-1/+3
2012-05-17isci: Terminate outstanding TCs on TX/RX RNC suspensions.Jeff Skirvin-0/+2
2012-05-17isci: Handle all suspending TC completionsJeff Skirvin-4/+9
2012-02-29[SCSI] isci: debug, provide state-enum-to-string conversionsDan Williams-54/+43
2011-07-03isci: kill 'get/set' macrosDan Williams-3/+0
2011-07-03isci: retire scic_sds_ and scic_ prefixesDan Williams-15/+15
2011-07-03isci: unify isci_remote_device and scic_sds_remote_deviceDan Williams-1/+1
2011-07-03isci: unify isci_request and scic_sds_requestDan Williams-3/+3
2011-07-03isci: additional state machine cleanupEdmund Nadolski-1/+1
2011-07-03isci: state machine cleanupEdmund Nadolski-9/+9
2011-07-03isci: unify rnc start{io|task} handlersDan Williams-36/+4
2011-07-03isci: unify rnc suspend/resume handlersDan Williams-24/+8
2011-07-03isci: unify rnc destruct handlersDan Williams-10/+3
2011-07-03isci: unify rnc event handlersDan Williams-13/+3
2011-07-03isci: uplevel state machineDan Williams-2/+1
2011-07-03isci: rnc state machine table c99 conversionJacek Danecki-4/+1
2011-07-03isci: Removed sci_base_object from scic_sds_remote_node_context.Maciej Patelczyk-5/+0
2011-07-03isci: move remote_device handling out of the coreDan Williams-0/+301