aboutsummaryrefslogtreecommitdiff
path: root/include/scsi/scsi_transport_sas.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-10scsi: libsas: direct call probe and destructGravatar Jason Yan 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughGravatar Christoph Hellwig 1-1/+3
2016-08-18scsi: sas: remove is_sas_attached()Gravatar Johannes Thumshirn 1-6/+0
2016-08-18scsi: sas: provide stub implementation for scsi_is_sas_rphyGravatar Johannes Thumshirn 1-1/+6
2015-12-18scsi_transport_sas: add function to get SAS endpoint addressGravatar James Bottomley 1-0/+1
2015-12-18scsi_transport_sas: add is_sas_attached() functionGravatar James Bottomley 1-0/+9
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...Gravatar James Bottomley 1-7/+0
2012-12-01[SCSI] scsi_transport_sas: add 12GB definitions for mpt3sasGravatar Sreekanth Reddy 1-0/+1
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesGravatar Dan Williams 1-0/+6
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextGravatar Dan Williams 1-1/+4
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingGravatar Dan Williams 1-0/+1
2010-02-08[SCSI] scsi_transport_sas: add support for transport layer retries (TLR)Gravatar James Bottomley 1-0/+7
2008-04-19SCSI: convert struct class_device to struct deviceGravatar Tony Jones 1-6/+6
2008-01-11[SCSI] libsas: add host SMP processingGravatar James Bottomley 1-4/+4
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolGravatar Darrick J. Wong 1-7/+1
2007-07-20[SCSI] scsi_transport_sas: add destructor for bsgGravatar James Bottomley 1-0/+2
2007-07-18[SCSI] transport_sas: add SAS management protocol supportGravatar FUJITA Tomonori 1-1/+2
2007-07-18[SCSI] libsas, aic94xx: fix dma mapping cockups with ATAGravatar James Bottomley 1-0/+6
2007-01-27[SCSI] libsas: Clean up discovery failure handler codeGravatar Darrick J. Wong 1-0/+1
2007-01-13[SCSI] libsas: Add a sysfs knob to enable/disable a phyGravatar Darrick J. Wong 1-0/+2
2006-11-22[PATCH] aic94xx: handle REQ_DEVICE_RESETGravatar Darrick J. Wong 1-0/+2
2006-09-07[SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesGravatar James Bottomley 1-0/+6
2006-09-07[SCSI] SAS: consolidate linkspeed definitionsGravatar James Bottomley 1-9/+17
2006-08-27[SCSI] scsi_transport_sas: remove local_attached flagGravatar James Bottomley 1-3/+2
2006-07-12[SCSI] scsi_transport_sas: add expander backlinkGravatar James Bottomley 1-0/+3
2006-07-09[SCSI] scsi_transport_sas: add unindexed portsGravatar James Bottomley 1-1/+3
2006-06-28[SCSI] scsi_transport_sas: introduce a sas_port entityGravatar James Bottomley 1-5/+32
2006-03-19[SCSI] eliminate rphy allocation in favour of expander/end device allocationGravatar James Bottomley 1-5/+0
2006-03-14[SCSI] add preliminary expander support to the sas transport classGravatar James Bottomley 1-0/+31
2006-03-06[PATCH] convert aic94xx over to using the sas transport end deviceGravatar James Bottomley 1-0/+19
2006-03-02[SCSI] add 6.0 Gbit phy definitions to the sas transport classGravatar James Bottomley 1-0/+1
2006-02-27[SCSI] sas: add support for enclosure and bad ID rphy attributesGravatar Christoph Hellwig 1-0/+2
2005-10-28[SCSI] sas: add support for PHY resetsGravatar Christoph Hellwig 1-0/+1
2005-10-28[SCSI] sas: add flag for locally attached PHYsGravatar Christoph Hellwig 1-0/+3
2005-10-28[SCSI] scsi_transport_sas: support link error attributesGravatar Christoph Hellwig 1-4/+19
2005-09-09[SCSI] SAS transport classGravatar Christoph Hellwig 1-0/+100