aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas/sas_expander.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-6/+6
* [SCSI] libsas: don't use made up error codesJames Bottomley2008-01-111-1/+1
* [SCSI] libsas: don't treat underrun as an error on SMP tasksJames Bottomley2008-01-111-0/+19
* [SCSI] libsas: add host SMP processingJames Bottomley2008-01-111-5/+3
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-111-3/+3
* [SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()Jesper Juhl2007-07-281-3/+10
* [SCSI] libsas: SMP request handler shouldn't crash when rphy is NULLDarrick J. Wong2007-07-241-2/+3
* [SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley2007-07-221-1/+8
* [SCSI] libsas: kill unused smp_portal codeFUJITA Tomonori2007-07-181-106/+0
* [SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori2007-07-181-0/+48
* [SCSI] libsas: fix lockdep issue with ATAJames Bottomley2007-07-181-6/+6
* [SCSI] libsas: better error handling in sas_ex_discover_end_dev()James Bottomley2007-07-181-2/+2
* [SCSI] libsas: fix up sas_smp_phy_control()James Bottomley2007-07-181-1/+1
* [SCSI] libsas: Add SATA support to STP piece for SATA on SAS expandersJames Bottomley2007-07-181-13/+68
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-6/+10
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [SCSI] libsas: Don't BUG when connecting two expanders via wide portDarrick J. Wong2007-02-031-0/+30
* [SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong2007-01-271-5/+3
* [SCSI] libsas: Clean up rphys/port dev list after a discovery error on an exp...Darrick J. Wong2007-01-131-4/+16
* [SCSI] libsas: better error handling in sas_expander.cJames Bottomley2006-12-031-12/+24
* [SCSI] aic94xx SCSI timeout fix: SMP retry fix.malahal@us.ibm.com2006-11-091-37/+47
* [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-071-7/+13
* [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-071-20/+7
* [SCSI] aic94xx: new driverJames Bottomley2006-08-291-0/+1862