summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley2006-03-022-0/+2
* [SCSI] mptspi: Add transport class Domain ValidationJames Bottomley2006-03-016-2459/+774
* [SCSI] lpfc 8.1.2: Change version number to 8.1.2Jamie Wellnitz2006-02-281-3/+3
* [SCSI] lpfc 8.1.2: Modify RSCN handling to unregister rpis on lost FCP_TARGET...Jamie Wellnitz2006-02-281-1/+30
* [SCSI] lpfc 8.1.2: Fix panic caused by HBA resets and target side cable pullsJamie Wellnitz2006-02-281-3/+3
* [SCSI] lpfc 8.1.2: Fixed module parameter descriptions.Jamie Wellnitz2006-02-281-3/+3
* [SCSI] lpfc 8.1.2: Code cleanup of lpfc_mbx_cmpl_config_linkJamie Wellnitz2006-02-281-64/+43
* [SCSI] lpfc 8.1.2: Allow turning on internal loop-back modeJamie Wellnitz2006-02-282-1/+5
* [SCSI] lpfc 8.1.2: Code style changes for Discovery codeJamie Wellnitz2006-02-284-95/+74
* [SCSI] lpfc 8.1.2: Make lpfc_els_rsp_rps_acc and lpfc_els_rsp_rpl_acc staticJamie Wellnitz2006-02-281-2/+2
* [SCSI] lpfc 8.1.2: Added support for FANJamie Wellnitz2006-02-284-58/+140
* [SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz2006-02-289-152/+390
* [SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hbaJamie Wellnitz2006-02-281-1/+0
* [SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_hostJamie Wellnitz2006-02-283-41/+40
* [SCSI] lpfc 8.1.2: Misc FC Discovery changes :Jamie Wellnitz2006-02-285-393/+452
* [SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding comman...Jamie Wellnitz2006-02-281-0/+15
* [SCSI] lpfc 8.1.2: Fixed a double insertion of mail box object to the SLI mai...Jamie Wellnitz2006-02-281-3/+2
* [SCSI] lpfc 8.1.2: Fixed system panic in lpfc_sli_brdreset during dynamic add...Jamie Wellnitz2006-02-281-1/+16
* [SCSI] lpfc 8.1.2: Explicitly initialize the skip_post argument to lpfc_sli_s...Jamie Wellnitz2006-02-281-1/+1
* [SCSI] lpfc 8.1.2: Fixed a race condition in the PLOGI retry logic.Jamie Wellnitz2006-02-282-12/+24
* [SCSI] lpfc 8.1.2: Handling of ELS commands RRQ, RPS, RPL and LIRR correctlyJamie Wellnitz2006-02-285-34/+309
* [SCSI] lpfc 8.1.2: Remove unused SLI_IOCB_HIGH_PRIORITYJamie Wellnitz2006-02-282-11/+0
* [SCSI] lpfc 8.1.2: Remove unreferenced cfg_fcp_bind_method from struct lpfc_hbaJamie Wellnitz2006-02-281-1/+0
* [SCSI] lpfc 8.1.2: Remove unused prototypes from lpfc_crtn.hJamie Wellnitz2006-02-281-18/+0
* [SCSI] scsi: Handle device_add failure in scsi_alloc_targetBrian King2006-02-271-2/+13
* [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-275-77/+46
* [SCSI] add execute_in_process_context() APIJames Bottomley2006-02-272-0/+35
* [SCSI] don't call ips_eh_reset in ips_queue to avoid deadlockMike Christie2006-02-271-1/+1
* [SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridgesAl Viro2006-02-272-2/+17
* [SCSI] Improve message printing codeMatthew Wilcox2006-02-271-5/+19
* [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-272-1/+17
* [SCSI] aic7xxx: semaphore to completion conversionChristoph Hellwig2006-02-272-38/+12
* [SCSI] aacraid: use kthread_ APIChristoph Hellwig2006-02-274-21/+13
* [SCSI] Add EXPORT_SYMBOL for spi msg functionsJames Bottomley2006-02-271-0/+3
* [SCSI] sas: add support for enclosure and bad ID rphy attributesChristoph Hellwig2006-02-272-2/+53
* [SCSI] mptsas: add support for enclosure and bay identifier attributesChristoph Hellwig2006-02-271-35/+161
* [SCSI] jazz_esp: Fix sparse warnings.Ralf Baechle2006-02-271-9/+9
* [SCSI] jazz_esp: Delete useless prototypeRalf Baechle2006-02-271-1/+0
* [SCSI] Make spi_print_msg more consistentMatthew Wilcox2006-02-271-3/+3
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-278-115/+73
* [SCSI] ncr53c8xx updateMatthew Wilcox2006-02-272-94/+61
* [SCSI] unused show_spi_transport_period_helper parameterMatthew Wilcox2006-02-271-4/+3
* [SCSI] fix uninitialized variable errorMatthew Wilcox2006-02-271-8/+3
* [SCSI] cciss: kfree(NULL) is legalAndrew Morton2006-02-271-2/+1
* [SCSI] drivers/message/fusion/mptfc.c: make 2 functions staticAdrian Bunk2006-02-271-2/+2
* [SCSI] PCI Error Recovery: IPR SCSI device driverLinas Vepstas2006-02-271-0/+109
* [SCSI] fusion - mptlan - remove wierd humor printMoore, Eric2006-02-271-4/+1
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-278-63/+5
* [SCSI] Neaten comments in scsi_cmnd.hMatthew Wilcox2006-02-271-10/+10
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-2715-59/+30