aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc: Move a dereference below a NULL testJulia Lawall2009-01-021-1/+2
* [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) structs and defsJames Smart2008-12-291-0/+89
* [SCSI] lpfc 8.3.0 : Fix some memory handling issuesJames Smart2008-12-291-1/+6
* [SCSI] lpfc 8.3.0 : Add active interrupt test for enabling MSI/MSI-X/INTxJames Smart2008-12-291-136/+274
* [SCSI] lpfc 8.3.0 : Fix several minor issuesJames Smart2008-12-291-7/+0
* [SCSI] lpfc 8.3.0 : Added 3 small features and improve PCI EEH supportJames Smart2008-12-291-1/+60
* [SCSI] lpfc 8.3.0 : Fix multiple NPIV issuesJames Smart2008-12-291-3/+10
* [SCSI] lpfc 8.3.0 : Add support for Power Management Suspend/Resume operationsJames Smart2008-12-291-1/+108
* [SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payloadJames Smart2008-12-291-3/+2
* [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart2008-10-131-0/+22
* [SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart2008-10-131-45/+185
* [SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disablingJames Smart2008-10-131-1/+8
* [SCSI] lpfc 8.2.8 : Add new FCOE hardware supportJames Smart2008-10-131-2/+28
* [SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart2008-10-131-17/+13
* [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 featuresJames Smart2008-10-131-11/+17
* [SCSI] lpfc 8.2.8 : Miscellaneous Discovery FixesJames Smart2008-10-131-8/+0
* [SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart2008-10-131-122/+453
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-2/+2
* [SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart2008-07-121-4/+14
* [SCSI] lpfc 8.2.7 : Rework the worker threadJames Smart2008-07-121-5/+8
* [SCSI] lpfc 8.2.7 : Discovery FixesJames Smart2008-07-121-0/+3
* [SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart2008-04-101-2/+1
* [SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart2008-04-101-0/+31
* [SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart2008-04-101-53/+11
* [SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart2008-02-111-0/+2
* [SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart2008-02-111-2/+3
* [SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart2008-02-111-19/+78
* [SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart2008-02-111-2/+11
* [SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart2008-02-111-1/+40
* pci: pci_enable_device_bars() fix for lpfc driverGreg Kroah-Hartman2008-02-021-1/+1
* PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-011-2/+1
* [SCSI] lpfc 8.2.4 : Make lpfc legacy I/O port freeTomohiro Kusumi2008-01-231-4/+7
* [SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart2008-01-231-39/+80
* [SCSI] lpfc 8.2.4 : Add parameters to enable and disable heartbeat and hba re...James Smart2008-01-231-37/+41
* [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart2008-01-231-0/+23
* [SCSI] lpfc: minor cleanupsAdrian Bunk2008-01-111-11/+11
* [SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart2008-01-111-0/+12
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart2008-01-111-7/+15
* [SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart2008-01-111-11/+55
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart2008-01-111-19/+23
* [SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart2008-01-111-2/+2
* [SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart2008-01-111-4/+17
* [SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart2008-01-111-0/+55
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-2/+1
* [SCSI] NCR_D700, lpfc: Clean up duplicate includesJesper Juhl2007-10-121-1/+0
* [SCSI] lpfc 8.2.2 : Style cleanupsJames Smart2007-08-011-4/+0
* [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-011-38/+48
* [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-011-45/+29
* [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart2007-08-011-10/+12
* [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart2007-08-011-59/+75