summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_init.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-03Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-431/+408
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-09-14[SCSI] lpfc 8.3.34: Adjust IO Channels to 1 when INTxJames Smart1-1/+1
2012-09-14[SCSI] lpfc 8.3.34: Fix number of IO channels to match CPUsJames Smart1-0/+14
2012-09-14[SCSI] lpfc 8.3.34: Add SLI-4 V1 Capacity and Resource Descriptor supportJames Smart1-10/+15
2012-09-14[SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameterJames Smart1-0/+3
2012-09-14[SCSI] lpfc 8.3.33: Change Naming convention for SLI4 Interrupt vectorJames Smart1-1/+5
2012-09-14[SCSI] lpfc 8.3.33: Allow per-hba interrupt rate tuningJames Smart1-1/+1
2012-09-14[SCSI] lpfc 8.3.33: Tie parallel I/O queues into separate MSIX vectorsJames Smart1-423/+329
2012-09-14[SCSI] lpfc 8.3.33: Parallelize SLI-4 Q distributionJames Smart1-0/+35
2012-09-14[SCSI] lpfc 8.3.33: Formally separate lpfc_sli_ring SLI-3 and SLI-4 variantionsJames Smart1-3/+3
2012-09-14[SCSI] lpfc 8.3.33: Fix error of not reiniting mbx cmd before reissueJames Smart1-2/+3
2012-09-14[SCSI] lpfc 8.3.33: Enable attachment to OCe14000 adaptersJames Smart1-0/+9
2012-09-08scsi: make pci error handlers constStephen Hemminger1-1/+1
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov1-1/+1
2012-07-20[SCSI] lpfc 8.3.32: Fix error reporting of misconfigured portsJames Smart1-6/+70
2012-07-20[SCSI] lpfc 8.3.32: Correct provisioning change failure on local functionJames Smart1-40/+82
2012-07-20[SCSI] lpfc 8.3.32: Correct host DIF configuration that hung systemJames Smart1-2/+33
2012-05-17[SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning p...James Smart1-149/+218
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver unload leaving a scsi host for a vpor...James Smart1-2/+8
2012-03-27[SCSI] lpfc 8.3.30: Flush reset register writeJames Smart1-1/+3
2012-03-27[SCSI] lpfc 8.3.30: Update copyright date for files modified in 2012James Smart1-1/+1
2012-03-27[SCSI] lpfc 8.3.30: Fix SLI4 driver module load and unloadJames Smart1-9/+8
2012-03-27[SCSI] lpfc 8.3.30: Fixed missing CVL event causing FCF failoverJames Smart1-0/+2
2012-03-27[SCSI] lpfc 8.3.30: Fix deadlock during adapter offline requestJames Smart1-5/+3
2012-03-27[SCSI] lpfc 8.3.30: Fix RPI registered multiple times after HBA resetJames Smart1-3/+1
2012-03-27[SCSI] lpfc 8.3.30: Fix port and system failure in SLI4 FC function resetJames Smart1-1/+5
2012-02-19[SCSI] lpfc 8.3.29: Locking fix and Memory leak FixesJames Smart1-0/+6
2012-02-19[SCSI] lpfc 8.3.29: FC Discovery state machine fixesJames Smart1-1/+8
2012-02-19[SCSI] lpfc 8.3.29: T10 Diff fixes and enhancementsJames Smart1-1/+9
2012-02-19[SCSI] lpfc 8.3.29: SLI related fixesJames Smart1-7/+57
2012-02-19[SCSI] lpfc 8.3.29: BSG and User interface fixesJames Smart1-0/+48
2011-12-15[SCSI] lpfc 8.3.28: Add Loopback support for SLI4 adaptersJames Smart1-3/+37
2011-12-15[SCSI] lpfc 8.3.28: Critical Miscellaneous fixesJames Smart1-48/+116
2011-12-15[SCSI] lpfc 8.3.28: SLI fixes and added SLI4 supportJames Smart1-10/+42
2011-12-15[SCSI] lpfc 8.3.28: Miscellaneous fixes in sysfs and mgmt interfacesJames Smart1-50/+34
2011-11-01scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker1-0/+1
2011-10-16[SCSI] lpfc 8.3.27: Fix queue allocation failure recoveryJames Smart1-60/+93
2011-10-16[SCSI] lpfc 8.3.27: Change algorithm for getting physical port nameJames Smart1-4/+13
2011-10-16[SCSI] lpfc 8.3.27: Changed worst case mailbox timeoutJames Smart1-13/+18
2011-10-16[SCSI] lpfc 8.3.27: Miscellanous logic and interface fixesJames Smart1-8/+15
2011-08-29[SCSI] lpfc 8.3.26: Fix SYSFS interface issuesJames Smart1-3/+0
2011-08-29[SCSI] lpfc 8.3.26: Fix HBA initialization issuesJames Smart1-27/+33
2011-07-27[SCSI] lpfc 8.3.25: Add FCF priority failover functionalityJames Smart1-4/+3
2011-07-27[SCSI] lpfc 8.3.25: Enhancements to Debug infrastructureJames Smart1-1/+0
2011-07-27[SCSI] lpfc 8.3.25: PCI and SR-IOV FixesJames Smart1-0/+44
2011-07-27[SCSI] lpfc 8.3.25: Fabric and Target Discovery FixesJames Smart1-2/+2
2011-07-27[SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanupJames Smart1-15/+19
2011-05-27[SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnosticsJames Smart1-0/+8