summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_transport_sas.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: libsas: direct call probe and destructJason Yan2018-01-111-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-301-1/+3
* scsi: sas: remove is_sas_attached()Johannes Thumshirn2016-08-191-6/+0Star
* scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn2016-08-191-1/+6
* scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley2015-12-191-0/+1
* scsi_transport_sas: add is_sas_attached() functionJames Bottomley2015-12-191-0/+9
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-101-7/+0Star
* [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sasSreekanth Reddy2012-12-011-0/+1
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-291-0/+6
* [SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams2012-02-191-1/+4
* [SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams2012-02-191-0/+1
* [SCSI] scsi_transport_sas: add support for transport layer retries (TLR)James Bottomley2010-02-091-0/+7
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-201-6/+6
* [SCSI] libsas: add host SMP processingJames Bottomley2008-01-121-4/+4
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-121-7/+1Star
* [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-281-3/+2Star
* [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/+0Star
* [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-031-0/+1
* [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-281-0/+2
* [SCSI] sas: add support for PHY resetsChristoph Hellwig2005-10-291-0/+1
* [SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2005-10-291-0/+3
* [SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig2005-10-281-4/+19
* [SCSI] SAS transport classChristoph Hellwig2005-09-091-0/+100