summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structureJames Smart2008-01-231-1/+1
* [SCSI] lpfc 8.2.4 : Fix Unsolicited Data itemsJames Smart2008-01-231-53/+56
* [SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart2008-01-231-66/+90
* [SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba re...James Smart2008-01-231-0/+5
* [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart2008-01-231-0/+26
* [SCSI] lpfc: minor cleanupsAdrian Bunk2008-01-111-4/+4
* [SCSI] lpfc 8.2.3 : Internal loopback fixesJames Smart2008-01-111-7/+116
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart2008-01-111-4/+6
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart2008-01-111-5/+5
* [SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart2008-01-111-66/+3
* [SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart2008-01-111-0/+76
* 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/+102
* [SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart2007-08-011-0/+37
* [SCSI] lpfc: bug fixesJames Smart2007-06-171-55/+153
* [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-171-444/+590
* [SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart2007-06-171-128/+570
* [SCSI] lpfc: NPIV: split portsJames Smart2007-06-171-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/+26
* [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/+29
* [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/+0
* [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-02-281-107/+204
* [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: Explicitly initialize the skip_post argument to lpfc_sli_s...Jamie Wellnitz2006-02-281-1/+1
* [SCSI] lpfc 8.1.2: Remove unused SLI_IOCB_HIGH_PRIORITYJamie Wellnitz2006-02-281-10/+0
OpenPOWER on IntegriCloud