aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2006-07-03Merge ../scsi-misc-2.6James Bottomley
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-27[SCSI] Block I/O while SG reset operation in progress - lpfc portionJames Smart
2006-06-26[SCSI] lpfc: sparse NULL warningsRandy Dunlap
2006-05-03[SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset PathJames Smart
2006-04-19[SCSI] lpfc 8.1.5 : Change version number to 8.1.5James Smart
2006-04-19[SCSI] lpfc 8.1.5 : Misc small fixesJames Smart
2006-04-19[SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processingJames Smart
2006-04-19[SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code pathJames Smart
2006-04-19[SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.James Smart
2006-04-19[SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...James Smart
2006-04-19[SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo du...James Smart
2006-03-26[PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson
2006-03-12[SCSI] lpfc 8.1.4 : Change version number to 8.1.4James Smart
2006-03-12[SCSI] lpfc 8.1.4 : Two misc fixesJames Smart
2006-03-12[SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dua...James Smart
2006-03-12[SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlpJames Smart
2006-03-12[SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retryJames Smart
2006-03-12[SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPo...James Smart
2006-03-06[SCSI] lpfc: minor syntax fixesJames Bottomley
2006-03-06[PATCH] lpfc 8.1.3: Change version number to 8.1.3Jamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: Fix polling mode panicJamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: Protect NPL lists with host lockJamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: Fix deadlock in lpfc_fdmi_tmo_handlerJamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: Fix performance when using multiple SLI ringsJamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_sli structureJamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: PCI hrd_type should be obtained with pci_read_config_byte...Jamie Wellnitz
2006-03-06[PATCH] lpfc 8.1.3: Derive supported speeds from LMT field in the READ_CONFIGJamie Wellnitz
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