summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_mbox.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] lpfc 8.3.10: Added round robin FCF failoverJames Smart2010-03-031-4/+4
* [SCSI] lpfc 8.3.9: Fix locking and memory issuesJames Smart2010-02-181-1/+2
* [SCSI] lpfc 8.3.9: SLI enhancments to support new hardware.James Smart2010-02-181-0/+38
* [SCSI] lpfc 8.3.9: Discovery changes to the lpfc driver.James Smart2010-02-181-5/+65
* [SCSI] lpfc 8.3.6 : FCoE Protocol FixesJames Smart2009-12-041-0/+7
* [SCSI] lpfc 8.3.5: fix fcp command polling, add FIP mode, performance optimis...James Smart2009-12-041-5/+0Star
* [SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and up...James Smart2009-12-041-4/+7
* [SCSI] lpfc 8.3.5: fix VPI registration, error clean up and add support for v...James Smart2009-12-041-4/+8
* [SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messagesJames Smart2009-08-231-1/+1
* [SCSI] lpfc 8.3.4: NPIV vport fixesJames Smart2009-08-231-11/+36
* [SCSI] lpfc 8.3.4: Consistently Implement persistent port disableJames Smart2009-08-231-10/+26
* [SCSI] lpfc 8.3.4: Various SLI4 fixesJames Smart2009-08-231-5/+3Star
* [SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart2009-06-151-0/+1
* [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart2009-06-151-2/+4
* [SCSI] lpfc 8.3.2 : Persistent Vport SupportJames Smart2009-06-081-0/+38
* [SCSI] lpfc 8.3.2 : Update of copyrightsJames Smart2009-06-081-1/+1
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handlingJames Smart2009-06-081-42/+590
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart2009-06-081-0/+2
* [SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart2009-04-271-31/+32
* [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) codeJames Smart2008-12-291-0/+2
* [SCSI] lpfc 8.3.0 : Add active interrupt test for enabling MSI/MSI-X/INTxJames Smart2008-12-291-2/+4
* [SCSI] lpfc 8.3.0 : Fix issue with assumed Interrupt Enable Block supportJames Smart2008-12-291-8/+3Star
* [SCSI] lpfc 8.3.0 : Added 3 small features and improve PCI EEH supportJames Smart2008-12-291-0/+35
* [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart2008-10-131-0/+1
* [SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart2008-10-131-1/+79
* [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 featuresJames Smart2008-10-131-37/+38
* [SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart2008-10-131-66/+402
* drivers/scsi/: Spelling fixesJoe Perches2008-02-031-1/+1
* [SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart2008-01-231-1/+1
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart2008-01-121-4/+8
* [SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart2008-01-121-0/+18
* [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-011-2/+4
* [SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart2007-08-011-1/+1
* [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-011-8/+4Star
* [SCSI] lpfc: bug fixesJames Smart2007-06-181-1/+17
* [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-181-35/+96
* [SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart2007-06-181-17/+159
* [SCSI] lpfc: NPIV: split portsJames Smart2007-06-181-22/+17Star
* [SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart2007-05-061-1/+1
* [SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart2007-05-061-0/+1
* [SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...James Smart2006-08-061-0/+16
* [SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...James Smart2006-04-201-30/+3Star
* [SCSI] lpfc 8.1.2: Allow turning on internal loop-back modeJamie Wellnitz2006-03-011-0/+3
* [SCSI] lpfc 8.1.2: Add ERROR and WARM_START modes for diagnostic purposes.Jamie Wellnitz2006-03-011-1/+12
* [SCSI] lpfc 8.1.2: Handling of ELS commands RRQ, RPS, RPL and LIRR correctlyJamie Wellnitz2006-03-011-0/+17
* [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-071-5/+2Star
* [SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0"James.Smart@Emulex.Com2005-10-291-1/+6
* [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()James.Smart@Emulex.Com2005-08-121-0/+2
* [SCSI] lpfc driver 8.0.30 : fix get_stats panicJames.Smart@Emulex.Com2005-08-121-0/+3