aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-03-06[PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley
2006-03-03[SCSI] make some sas class properties optionalJames Bottomley
2006-03-02[SCSI] qla2xxx: use kthread_ APIChristoph Hellwig
2006-03-02[SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley
2006-03-01[SCSI] mptspi: Add transport class Domain ValidationJames Bottomley
2006-02-28[SCSI] lpfc 8.1.2: Change version number to 8.1.2Jamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Modify RSCN handling to unregister rpis on lost FCP_TARGET...Jamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Fix panic caused by HBA resets and target side cable pullsJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Fixed module parameter descriptions.Jamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Code cleanup of lpfc_mbx_cmpl_config_linkJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Allow turning on internal loop-back modeJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Code style changes for Discovery codeJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Make lpfc_els_rsp_rps_acc and lpfc_els_rsp_rpl_acc staticJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Added support for FANJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hbaJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_hostJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Misc FC Discovery changes :Jamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding comman...Jamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Fixed a double insertion of mail box object to the SLI mai...Jamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Fixed system panic in lpfc_sli_brdreset during dynamic add...Jamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Explicitly initialize the skip_post argument to lpfc_sli_s...Jamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Fixed a race condition in the PLOGI retry logic.Jamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Handling of ELS commands RRQ, RPS, RPL and LIRR correctlyJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Remove unused SLI_IOCB_HIGH_PRIORITYJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Remove unreferenced cfg_fcp_bind_method from struct lpfc_hbaJamie Wellnitz
2006-02-28[SCSI] lpfc 8.1.2: Remove unused prototypes from lpfc_crtn.hJamie Wellnitz
2006-02-27[SCSI] scsi: Handle device_add failure in scsi_alloc_targetBrian King
2006-02-27[SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley
2006-02-27[SCSI] don't call ips_eh_reset in ips_queue to avoid deadlockMike Christie
2006-02-27[SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridgesAl Viro
2006-02-27[SCSI] Improve message printing codeMatthew Wilcox
2006-02-27[SCSI] Recognize missing LUNs for non-standard devicesAlan Stern
2006-02-27[SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig
2006-02-27[SCSI] aacraid: use kthread_ APIChristoph Hellwig
2006-02-27[SCSI] Add EXPORT_SYMBOL for spi msg functionsJames Bottomley
2006-02-27[SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig
2006-02-27[SCSI] mptsas: add support for enclosure and bay identifier attributesChristoph Hellwig
2006-02-27[SCSI] jazz_esp: Fix sparse warnings.Ralf Baechle
2006-02-27[SCSI] jazz_esp: Delete useless prototypeRalf Baechle
2006-02-27[SCSI] Make spi_print_msg more consistentMatthew Wilcox
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox
2006-02-27[SCSI] ncr53c8xx updateMatthew Wilcox
2006-02-27[SCSI] unused show_spi_transport_period_helper parameterMatthew Wilcox
2006-02-27[SCSI] fix uninitialized variable errorMatthew Wilcox
2006-02-27[SCSI] cciss: kfree(NULL) is legalAndrew Morton
2006-02-27[SCSI] drivers/message/fusion/mptfc.c: make 2 functions staticAdrian Bunk
2006-02-27[SCSI] PCI Error Recovery: IPR SCSI device driverLinas Vepstas
2006-02-27[SCSI] fusion - mptlan - remove wierd humor printMoore, Eric
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGreg KH