summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-3/+5
* [SCSI] lpfc: fix potential overflow of hbqs arrayJesper Juhl2007-10-121-1/+1
* [SCSI] lpfc 8.2.2 : Style cleanupsJames Smart2007-08-011-2/+2
* [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-011-49/+79
* [SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart2007-08-011-3/+3
* [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-011-146/+102Star
* [SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart2007-08-011-0/+37
* [SCSI] lpfc: bug fixesJames Smart2007-06-181-55/+153
* [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-181-444/+590
* [SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart2007-06-181-128/+570
* [SCSI] lpfc: NPIV: split portsJames Smart2007-06-181-361/+366
* [SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart2007-05-061-1/+1
* [SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m...James Smart2007-05-061-0/+12
* [SCSI] lpfc 8.1.12 : Improve handling of failed ELS abortsJames Smart2007-05-061-1/+54
* [SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart2007-05-061-0/+6
* [SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart2007-05-061-23/+43
* [SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart2007-05-061-46/+26Star
* [SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart2007-05-061-59/+63
* [SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart2007-05-061-69/+29Star
* [SCSI] lpfc: add PCI error recovery supportLinas Vepstas2007-02-161-0/+12
* [SCSI] lpfc 8.1.11 : Misc FixesJames Smart2006-12-031-0/+7
* [SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_supportJames Smart2006-12-031-5/+30
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-301-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart2006-08-061-12/+16
* [SCSI] lpfc 8.1.7 : Short bug fixesJames Smart2006-08-061-2/+3
* [SCSI] lpfc 8.1.7 : Fix race condition between lpfc_sli_issue_mbox and lpfc_o...James Smart2006-08-061-3/+7
* [SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...James Smart2006-08-061-4/+7
* [SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transportJames Smart2006-08-061-0/+3
* [SCSI] lpfc 8.1.7: Misc FixesJames Smart2006-07-091-5/+5
* [SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() functionJames Smart2006-07-091-1/+19
* [SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring looku...James Smart2006-07-091-25/+0Star
* [SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dua...James Smart2006-03-121-6/+93
* [PATCH] lpfc 8.1.3: Fix polling mode panicJamie Wellnitz2006-03-061-6/+11
* [PATCH] lpfc 8.1.3: Fix performance when using multiple SLI ringsJamie Wellnitz2006-03-061-3/+39
* [SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz2006-03-011-107/+204
* [SCSI] lpfc 8.1.2: Fixed a double insertion of mail box object to the SLI mai...Jamie Wellnitz2006-03-011-3/+2Star
* [SCSI] lpfc 8.1.2: Explicitly initialize the skip_post argument to lpfc_sli_s...Jamie Wellnitz2006-03-011-1/+1
* [SCSI] lpfc 8.1.2: Remove unused SLI_IOCB_HIGH_PRIORITYJamie Wellnitz2006-03-011-10/+0Star
* [SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com2005-12-141-21/+196
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-5/+2Star
* [SCSI] lpfc: Fix eh_ return codes for commandsJames.Smart@Emulex.Com2005-10-291-56/+47Star
* [SCSI] lpfc: Remove unneeded IOCB_t * castJames.Smart@Emulex.Com2005-10-291-1/+1
* [SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priorityJames.Smart@Emulex.Com2005-10-291-62/+75
* [SCSI] lpfc: Fix for "command completion for iotax x?? not found"James Bottomley2005-10-291-159/+122Star
* [SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0"James.Smart@Emulex.Com2005-10-291-3/+3
* [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()James.Smart@Emulex.Com2005-08-121-0/+1
* [SCSI] lpfc driver 8.0.30 : fix get_stats panicJames.Smart@Emulex.Com2005-08-121-0/+1
* [SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com2005-07-031-13/+14
* [SCSI] lpfc: Remove $Id$ keyword strings.James.Smart@Emulex.Com2005-07-031-4/+0Star