summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-04[SCSI] lpfc 8.3.6 : Hardware related fixes and changesJames Smart1-76/+92
2009-12-04[SCSI] lpfc 8.3.6 : Fix critical errorsJames Smart1-2/+2
2009-12-04[SCSI] lpfc 8.3.6 : Fix AER issuesJames Smart1-3/+26
2009-12-04[SCSI] lpfc 8.3.6 : FC Protocol FixesJames Smart1-1/+2
2009-12-04[SCSI] lpfc 8.3.6 : FCoE Protocol FixesJames Smart1-2/+2
2009-12-04[SCSI] lpfc 8.3.5: fix fcp command polling, add FIP mode, performance optimis...James Smart1-2/+9
2009-12-04[SCSI] lpfc 8.3.5: Add AER supportJames Smart1-24/+72
2009-12-04[SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and up...James Smart1-25/+29
2009-12-04[SCSI] lpfc 8.3.5: fix VPI registration, error clean up and add support for v...James Smart1-4/+103
2009-12-04[SCSI] lpfc 8.3.5: fix reset path, ELS ordering and discovery issuesJames Smart1-43/+8
2009-12-04[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley1-1/+1
2009-08-22[SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messagesJames Smart1-5/+5
2009-08-22[SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart1-0/+3
2009-08-22[SCSI] lpfc 8.3.4: NPIV vport fixesJames Smart1-0/+5
2009-08-22[SCSI] lpfc 8.3.4: Fix a pair of FCoE issuesJames Smart1-3/+6
2009-08-22[SCSI] lpfc 8.3.4: Various SLI3 fixesJames Smart1-3/+0
2009-08-22[SCSI] lpfc 8.3.4: Consistently Implement persistent port disableJames Smart1-17/+42
2009-08-22[SCSI] lpfc 8.3.4: Various SLI4 fixesJames Smart1-25/+23
2009-08-22[SCSI] lpfc: don't dereference NULLJiri Slaby1-2/+1
2009-06-15[SCSI] lpfc 8.3.3 : Fix a couple of spin_lock and memory issues and a crashJames Smart1-0/+1
2009-06-15[SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart1-18/+15
2009-06-08[SCSI] lpfc 8.3.2 : Persistent Vport SupportJames Smart1-0/+1
2009-06-08[SCSI] lpfc 8.3.2 : Miscellaneous ChangesJames Smart1-4/+16
2009-06-08[SCSI] lpfc 8.3.2 : Update of copyrightsJames Smart1-1/+1
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handlingJames Smart1-8/+14
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart1-155/+3645
2009-06-08[SCSI] lpfc 8.3.2 : Reorganization for SLI4James Smart1-471/+1436
2009-04-27[SCSI] lpfc 8.3.1: misc fixes/changesJames Smart1-19/+85
2009-04-27[SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart1-51/+50
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
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 ve...James 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