summaryrefslogtreecommitdiff
path: root/include/scsi/scsi_transport_sas.h
Commit message (Expand)AuthorAge
* scsi: libsas: direct call probe and destructJason Yan2018-01-10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-29
* scsi: sas: remove is_sas_attached()Johannes Thumshirn2016-08-18
* scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn2016-08-18
* scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley2015-12-18
* scsi_transport_sas: add is_sas_attached() functionJames Bottomley2015-12-18
* [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley2013-05-10
* [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sasSreekanth Reddy2012-12-01
* [SCSI] libsas: fix sas_find_local_phy(), take phy referencesDan Williams2012-02-29
* [SCSI] libsas: perform sas-transport resets in shost->workq contextDan Williams2012-02-19
* [SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams2012-02-19
* [SCSI] scsi_transport_sas: add support for transport layer retries (TLR)James Bottomley2010-02-08
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] libsas: add host SMP processingJames Bottomley2008-01-11
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-11
* [SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley2007-07-20
* [SCSI] transport_sas: add SAS management protocol supportFUJITA Tomonori2007-07-18
* [SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley2007-07-18
* [SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong2007-01-27
* [SCSI] libsas: Add a sysfs knob to enable/disable a phyDarrick J. Wong2007-01-13
* [PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong2006-11-22
* [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley2006-09-07
* [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-07
* [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-27
* [SCSI] scsi_transport_sas: add expander backlinkJames Bottomley2006-07-12
* [SCSI] scsi_transport_sas: add unindexed portsJames Bottomley2006-07-09
* [SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley2006-06-28
* [SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley2006-03-19
* [SCSI] add preliminary expander support to the sas transport classJames Bottomley2006-03-14
* [PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley2006-03-06
* [SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley2006-03-02
* [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-27
* [SCSI] sas: add support for PHY resetsChristoph Hellwig2005-10-28
* [SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2005-10-28
* [SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig2005-10-28
* [SCSI] SAS transport classChristoph Hellwig2005-09-09