summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.3.7: Fix discovery failures.James Smart2010-01-041-1/+5
* [SCSI] lpfc 8.3.7: Fix SCSI protocol related errors.James Smart2010-01-041-2/+3
* [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issuesJames Smart2010-01-041-0/+3
* [SCSI] lpfc: fix hang on SGI ia64 platformMichael Reed2009-12-101-4/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-31/+31
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-31/+31
* | [SCSI] lpfc 8.3.6 : Hardware related fixes and changesJames Smart2009-12-041-76/+92
* | [SCSI] lpfc 8.3.6 : Fix critical errorsJames Smart2009-12-041-2/+2
* | [SCSI] lpfc 8.3.6 : Fix AER issuesJames Smart2009-12-041-3/+26
* | [SCSI] lpfc 8.3.6 : FC Protocol FixesJames Smart2009-12-041-1/+2
* | [SCSI] lpfc 8.3.6 : FCoE Protocol FixesJames Smart2009-12-041-2/+2
* | [SCSI] lpfc 8.3.5: fix fcp command polling, add FIP mode, performance optimis...James Smart2009-12-041-2/+9
* | [SCSI] lpfc 8.3.5: Add AER supportJames Smart2009-12-041-24/+72
* | [SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and up...James Smart2009-12-041-25/+29
* | [SCSI] lpfc 8.3.5: fix VPI registration, error clean up and add support for v...James Smart2009-12-041-4/+103
* | [SCSI] lpfc 8.3.5: fix reset path, ELS ordering and discovery issuesJames Smart2009-12-041-43/+8
* | [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley2009-12-041-1/+1
|/
* [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
OpenPOWER on IntegriCloud