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