aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-12[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsiRene Herman6-6/+30
2006-03-12[SCSI] aic79xx: Avoid renegotiation on inquiryHannes Reinecke1-24/+0
2006-03-12[SCSI] aic79xx: use BIOS settingsHannes Reinecke1-7/+28
2006-03-12[SCSI] aic79xx: Invalid Sequencer interrupt occuredHannes Reinecke1-2/+6
2006-03-12[SCSI] aic79xx: Update error recoveryHannes Reinecke1-124/+201
2006-03-12[SCSI] aic79xx: Remove dead codeHannes Reinecke3-62/+0
2006-03-12[SCSI] aic79xx: use tcq functionsHannes Reinecke1-9/+5
2006-03-12[SCSI] aic79xx: remove qfrozenHannes Reinecke2-82/+27
2006-03-12[SCSI] lpfc 8.1.4 : Change version number to 8.1.4James Smart1-1/+1
2006-03-12[SCSI] lpfc 8.1.4 : Two misc fixesJames Smart2-1/+3
2006-03-12[SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dual channel adaptersJames Smart5-9/+100
2006-03-12[SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlpJames Smart2-0/+15
2006-03-12[SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retryJames Smart4-45/+52
2006-03-12[SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPortId on the flyJames Smart4-94/+204
2006-03-12[SCSI] i2o: fix memory leak in i2o_exec_lct_modifiedVasily Averin1-4/+17
2006-03-12[SCSI] wd33c93: Fix missing prototypes by including <linux/interrupt.h>.Ralf Baechle1-1/+1
2006-03-09[SCSI] add missing transport_container_unregister in sas classJames Bottomley1-0/+1
2006-03-07[SCSI] sr: partial revert of 24669f75a3231fa37444977c92d1f4838bec1233James Bottomley1-2/+4
2006-03-07[SCSI] osst: changes required to move forward to block requestWillem Riede2-225/+290
2006-03-06[SCSI] lpfc: minor syntax fixesJames Bottomley2-1/+6
2006-03-06[PATCH] lpfc 8.1.3: Change version number to 8.1.3Jamie Wellnitz1-1/+1
2006-03-06[PATCH] lpfc 8.1.3: Fix polling mode panicJamie Wellnitz2-6/+16
2006-03-06[PATCH] lpfc 8.1.3: Protect NPL lists with host lockJamie Wellnitz2-30/+26
2006-03-06[PATCH] lpfc 8.1.3: Fix deadlock in lpfc_fdmi_tmo_handlerJamie Wellnitz1-6/+0
2006-03-06[PATCH] lpfc 8.1.3: Fix performance when using multiple SLI ringsJamie Wellnitz3-3/+50
2006-03-06[PATCH] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_sli structureJamie Wellnitz1-3/+1
2006-03-06[PATCH] lpfc 8.1.3: PCI hrd_type should be obtained with pci_read_config_byte() macroJamie Wellnitz1-2/+4
2006-03-06[PATCH] lpfc 8.1.3: Derive supported speeds from LMT field in the READ_CONFIGJamie Wellnitz3-94/+126
2006-03-06[PATCH] convert aic94xx over to using the sas transport end deviceJames Bottomley1-34/+165
2006-03-03[SCSI] make some sas class properties optionalJames Bottomley1-5/+31
2006-03-02[SCSI] qla2xxx: use kthread_ APIChristoph Hellwig6-74/+38
2006-03-02[SCSI] add 6.0 Gbit phy definitions to the sas transport classJames Bottomley1-0/+1
2006-03-01[SCSI] mptspi: Add transport class Domain ValidationJames Bottomley6-2459/+774
2006-02-28[SCSI] lpfc 8.1.2: Change version number to 8.1.2Jamie Wellnitz1-3/+3
2006-02-28[SCSI] lpfc 8.1.2: Modify RSCN handling to unregister rpis on lost FCP_TARGETs immediatelyJamie Wellnitz1-1/+30
2006-02-28[SCSI] lpfc 8.1.2: Fix panic caused by HBA resets and target side cable pullsJamie Wellnitz1-3/+3
2006-02-28[SCSI] lpfc 8.1.2: Fixed module parameter descriptions.Jamie Wellnitz1-3/+3
2006-02-28[SCSI] lpfc 8.1.2: Code cleanup of lpfc_mbx_cmpl_config_linkJamie Wellnitz1-64/+43
2006-02-28[SCSI] lpfc 8.1.2: Allow turning on internal loop-back modeJamie Wellnitz2-1/+5
2006-02-28[SCSI] lpfc 8.1.2: Code style changes for Discovery codeJamie Wellnitz4-95/+74
2006-02-28[SCSI] lpfc 8.1.2: Make lpfc_els_rsp_rps_acc and lpfc_els_rsp_rpl_acc staticJamie Wellnitz1-2/+2
2006-02-28[SCSI] lpfc 8.1.2: Added support for FANJamie Wellnitz4-58/+140
2006-02-28[SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz9-152/+390
2006-02-28[SCSI] lpfc 8.1.2: Remove hba_list from struct lpfc_hbaJamie Wellnitz1-1/+0
2006-02-28[SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_hostJamie Wellnitz3-41/+40
2006-02-28[SCSI] lpfc 8.1.2: Misc FC Discovery changes :Jamie Wellnitz5-393/+452
2006-02-28[SCSI] lpfc 8.1.2: Add module parameter to limit number of outstanding commands per lpfc HBAJamie Wellnitz1-0/+15
2006-02-28[SCSI] lpfc 8.1.2: Fixed a double insertion of mail box object to the SLI mailbox list.Jamie Wellnitz1-3/+2
2006-02-28[SCSI] lpfc 8.1.2: Fixed system panic in lpfc_sli_brdreset during dynamic add of LP11KJamie Wellnitz1-1/+16
2006-02-28[SCSI] lpfc 8.1.2: Explicitly initialize the skip_post argument to lpfc_sli_send_resetJamie Wellnitz1-1/+1