aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_transport_sas.h
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi_transport_sas: add support for transport layer retries (TLR)James Bottomley2010-02-081-0/+7
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-6/+6
* [SCSI] libsas: add host SMP processingJames Bottomley2008-01-111-4/+4
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-111-7/+1
* [SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley2007-07-201-0/+2
* [SCSI] transport_sas: add SAS management protocol supportFUJITA Tomonori2007-07-181-1/+2
* [SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley2007-07-181-0/+6
* [SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong2007-01-271-0/+1
* [SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong2007-01-131-0/+2
* [PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong2006-11-221-0/+2
* [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley2006-09-071-0/+6
* [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-071-9/+17
* [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-271-3/+2
* [SCSI] scsi_transport_sas: add expander backlinkJames Bottomley2006-07-121-0/+3
* [SCSI] scsi_transport_sas: add unindexed portsJames Bottomley2006-07-091-1/+3
* [SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley2006-06-281-5/+32
* [SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley2006-03-191-5/+0
* [SCSI] add preliminary expander support to the sas transport classJames Bottomley2006-03-141-0/+31
* [PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley2006-03-061-0/+19
* [SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley2006-03-021-0/+1
* [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-271-0/+2
* [SCSI] sas: add support for PHY resetsChristoph Hellwig2005-10-281-0/+1
* [SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2005-10-281-0/+3
* [SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig2005-10-281-4/+19
* [SCSI] SAS transport classChristoph Hellwig2005-09-091-0/+100