aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/scsi/scsi_transport_sas.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-10scsi: libsas: direct call probe and destructJason Yan1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig1-1/+3
2016-08-18scsi: sas: remove is_sas_attached()Johannes Thumshirn1-6/+0
2016-08-18scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn1-1/+6
2015-12-18scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley1-0/+1
2015-12-18scsi_transport_sas: add is_sas_attached() functionJames Bottomley1-0/+9
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_typeJames Bottomley1-7/+0
2012-12-01[SCSI] scsi_transport_sas: add 12GB definitions for mpt3sasSreekanth Reddy1-0/+1
2012-02-29[SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams1-0/+6
2012-02-19[SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams1-1/+4
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams1-0/+1
2010-02-08[SCSI] scsi_transport_sas: add support for transport layer retries (TLR)James Bottomley1-0/+7
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-6/+6
2008-01-11[SCSI] libsas: add host SMP processingJames Bottomley1-4/+4
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong1-7/+1
2007-07-20[SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley1-0/+2
2007-07-18[SCSI] transport_sas: add SAS management protocol supportFUJITA Tomonori1-1/+2
2007-07-18[SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley1-0/+6
2007-01-27[SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong1-0/+1
2007-01-13[SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong1-0/+2
2006-11-22[PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong1-0/+2
2006-09-07[SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley1-0/+6
2006-09-07[SCSI] SAS: consolidate linkspeed definitionsJames Bottomley1-9/+17
2006-08-27[SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley1-3/+2
2006-07-12[SCSI] scsi_transport_sas: add expander backlinkJames Bottomley1-0/+3
2006-07-09[SCSI] scsi_transport_sas: add unindexed portsJames Bottomley1-1/+3
2006-06-28[SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley1-5/+32
2006-03-19[SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley1-5/+0
2006-03-14[SCSI] add preliminary expander support to the sas transport classJames Bottomley1-0/+31
2006-03-06[PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley1-0/+19
2006-03-02[SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley1-0/+1
2006-02-27[SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig1-0/+2
2005-10-28[SCSI] sas: add support for PHY resetsChristoph Hellwig1-0/+1
2005-10-28[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig1-0/+3
2005-10-28[SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig1-4/+19
2005-09-09[SCSI] SAS transport classChristoph Hellwig1-0/+100