aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.1.7: Change version number to 8.1.7James Smart2006-07-091-1/+1
* [SCSI] lpfc 8.1.7: Misc FixesJames Smart2006-07-093-13/+17
* [SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() functionJames Smart2006-07-093-1/+21
* [SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology di...James Smart2006-07-091-10/+14
* [SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_onlineJames Smart2006-07-091-42/+0
* [SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attributeJames Smart2006-07-091-0/+43
* [SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocbJames Smart2006-07-091-10/+12
* [SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate functionJames Smart2006-07-091-16/+24
* [SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its ...James Smart2006-07-091-24/+34
* [SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading f...James Smart2006-07-091-7/+17
* [SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai...James Smart2006-07-091-1/+11
* [SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MB...James Smart2006-07-091-0/+11
* [SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring looku...James Smart2006-07-093-27/+5
* [SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ...James Smart2006-07-093-7/+8
* [SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_han...James Smart2006-07-091-4/+3
* Merge ../scsi-misc-2.6James Bottomley2006-07-034-27/+5
|\
| * [SCSI] Block I/O while SG reset operation in progress - lpfc portionJames Smart2006-06-273-22/+0
| * [SCSI] lpfc: sparse NULL warningsRandy Dunlap2006-06-262-5/+5
* | [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
|/
* [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset PathJames Smart2006-05-032-50/+20
* [SCSI] lpfc 8.1.5 : Change version number to 8.1.5James Smart2006-04-191-1/+1
* [SCSI] lpfc 8.1.5 : Misc small fixesJames Smart2006-04-193-10/+8
* [SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processingJames Smart2006-04-192-33/+37
* [SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code pathJames Smart2006-04-191-2/+9
* [SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.James Smart2006-04-193-14/+38
* [SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...James Smart2006-04-196-51/+4
* [SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo du...James Smart2006-04-193-22/+79
* [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