summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson2006-03-261-18/+4
* [SCSI] lpfc 8.1.4 : Change version number to 8.1.4James Smart2006-03-121-1/+1
* [SCSI] lpfc 8.1.4 : Two misc fixesJames Smart2006-03-122-1/+3
* [SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dua...James Smart2006-03-125-9/+100
* [SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlpJames Smart2006-03-122-0/+15
* [SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retryJames Smart2006-03-124-45/+52
* [SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPo...James Smart2006-03-124-94/+204
* [SCSI] lpfc: minor syntax fixesJames Bottomley2006-03-062-1/+6
* [PATCH] lpfc 8.1.3: Change version number to 8.1.3Jamie Wellnitz2006-03-061-1/+1
* [PATCH] lpfc 8.1.3: Fix polling mode panicJamie Wellnitz2006-03-062-6/+16
* [PATCH] lpfc 8.1.3: Protect NPL lists with host lockJamie Wellnitz2006-03-062-30/+26
* [PATCH] lpfc 8.1.3: Fix deadlock in lpfc_fdmi_tmo_handlerJamie Wellnitz2006-03-061-6/+0
* [PATCH] lpfc 8.1.3: Fix performance when using multiple SLI ringsJamie Wellnitz2006-03-063-3/+50
* [PATCH] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_sli structureJamie Wellnitz2006-03-061-3/+1
* [PATCH] lpfc 8.1.3: PCI hrd_type should be obtained with pci_read_config_byte...Jamie Wellnitz2006-03-061-2/+4
* [PATCH] lpfc 8.1.3: Derive supported speeds from LMT field in the READ_CONFIGJamie Wellnitz2006-03-063-94/+126
* [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] lpfc_scsi.c: make lpfc_get_scsi_buf() staticAdrian Bunk2006-01-121-1/+1
* [SCSI] lpfc 8.1.1 : Change version number to 8.1.1James.Smart@Emulex.Com2005-12-131-1/+1
* [SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxxJames.Smart@Emulex.Com2005-12-131-7/+3
* [SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over...James.Smart@Emulex.Com2005-12-133-1/+62
* [SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com2005-12-136-33/+377
* [SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard gen...James.Smart@Emulex.Com2005-12-132-48/+65
* [SCSI] lpfc 8.1.1 : Add support for more members of the Light Pulse 11xxx (4G...James.Smart@Emulex.Com2005-12-132-11/+74
* [SCSI] lpfc 8.1.1 : Fixes to error handlersJames.Smart@Emulex.Com2005-12-133-37/+70
* [SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlersJames.Smart@Emulex.Com2005-12-131-38/+14
* [SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC t...James.Smart@Emulex.Com2005-12-131-8/+10
* [SCSI] lpfc 8.1.1 : Fixes for short cable pullsJames.Smart@Emulex.Com2005-12-132-0/+6
* [SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisonsJames.Smart@Emulex.Com2005-12-131-24/+45
OpenPOWER on IntegriCloud