aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-19[SCSI] lpfc 8.1.9 : Change version number to 8.1.9James Smart1-1/+1
2006-08-19[SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blockedJames Smart1-0/+19
2006-08-19[SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart5-5/+38
2006-08-06[SCSI] lpfc 8.1.7 : Change version number to 8.1.8James Smart1-1/+1
2006-08-06[SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart6-31/+31
2006-08-06[SCSI] lpfc 8.1.7 : Short bug fixesJames Smart4-6/+18
2006-08-06[SCSI] lpfc 8.1.7 : Fix race condition between lpfc_sli_issue_mbox and lpfc_onlineJames Smart1-3/+7
2006-08-06[SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needing to be longerJames Smart5-5/+32
2006-08-06[SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transportJames Smart3-4/+103
2006-07-09[SCSI] lpfc 8.1.7: Change version number to 8.1.7James Smart1-1/+1
2006-07-09[SCSI] lpfc 8.1.7: Misc FixesJames Smart3-13/+17
2006-07-09[SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() functionJames Smart3-1/+21
2006-07-09[SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology discoveryJames Smart1-10/+14
2006-07-09[SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_onlineJames Smart1-42/+0
2006-07-09[SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attributeJames Smart1-0/+43
2006-07-09[SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocbJames Smart1-10/+12
2006-07-09[SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate functionJames Smart1-16/+24
2006-07-09[SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its NPort IdJames Smart1-24/+34
2006-07-09[SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading firmwareJames Smart1-7/+17
2006-07-09[SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link failure issueJames Smart1-1/+11
2006-07-09[SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MBXERR_RPI_FULLJames Smart1-0/+11
2006-07-09[SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring lookup arrayJames Smart3-27/+5
2006-07-09[SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum supported targetsJames Smart3-7/+8
2006-07-09[SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_handlerJames Smart1-4/+3
2006-07-03Merge ../scsi-misc-2.6James Bottomley4-27/+5
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[SCSI] Block I/O while SG reset operation in progress - lpfc portionJames Smart3-22/+0
2006-06-26[SCSI] lpfc: sparse NULL warningsRandy Dunlap2-5/+5
2006-05-03[SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset PathJames Smart2-50/+20
2006-04-19[SCSI] lpfc 8.1.5 : Change version number to 8.1.5James Smart1-1/+1
2006-04-19[SCSI] lpfc 8.1.5 : Misc small fixesJames Smart3-10/+8
2006-04-19[SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processingJames Smart2-33/+37
2006-04-19[SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code pathJames Smart1-2/+9
2006-04-19[SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.James Smart3-14/+38
2006-04-19[SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort completionsJames Smart6-51/+4
2006-04-19[SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo during discoveryJames Smart3-22/+79
2006-03-26[PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson1-18/+4
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-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