summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messagesJames Smart2009-08-221-5/+5
* [SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart2009-08-221-0/+3
* [SCSI] lpfc 8.3.4: NPIV vport fixesJames Smart2009-08-221-0/+5
* [SCSI] lpfc 8.3.4: Fix a pair of FCoE issuesJames Smart2009-08-221-3/+6
* [SCSI] lpfc 8.3.4: Various SLI3 fixesJames Smart2009-08-221-3/+0
* [SCSI] lpfc 8.3.4: Consistently Implement persistent port disableJames Smart2009-08-221-17/+42
* [SCSI] lpfc 8.3.4: Various SLI4 fixesJames Smart2009-08-221-25/+23
* [SCSI] lpfc: don't dereference NULLJiri Slaby2009-08-221-2/+1
* [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 : Fix various SLI-3 vs SLI-4 differencesJames Smart2009-06-151-18/+15
* [SCSI] lpfc 8.3.2 : Persistent Vport SupportJames Smart2009-06-081-0/+1
* [SCSI] lpfc 8.3.2 : Miscellaneous ChangesJames Smart2009-06-081-4/+16
* [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-8/+14
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart2009-06-081-155/+3645
* [SCSI] lpfc 8.3.2 : Reorganization for SLI4James Smart2009-06-081-471/+1436
* [SCSI] lpfc 8.3.1: misc fixes/changesJames Smart2009-04-271-19/+85
* [SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart2009-04-271-51/+50
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* [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
OpenPOWER on IntegriCloud