summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds21-1187/+1732
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 Torvalds2-3/+3
2012-09-14[SCSI] lpfc 8.3.34: Update lpfc version for 8.3.34 driver releaseJames Smart1-1/+1
2012-09-14[SCSI] lpfc 8.3.34: Fixed leaking memory from pci dma poolJames Smart2-10/+17
2012-09-14[SCSI] lpfc 8.3.34: Correct lock handling to eliminate reset escalation on I/...James Smart1-3/+9
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: Add XRI to abort handler timeout log messageJames Smart1-3/+4
2012-09-14[SCSI] lpfc 8.3.34: Streamline fcp underrun message printingJames Smart1-7/+13
2012-09-14[SCSI] lpfc 8.3.34: Correct typecasts for snprintf messagesJames Smart1-7/+11
2012-09-14[SCSI] lpfc 8.3.34: Simplify BlockGuard lpfc_printf_vlog messagesJames Smart1-44/+14
2012-09-14[SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT statusJames Smart7-23/+38
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 Smart2-11/+31
2012-09-14[SCSI] lpfc 8.3.34: Add LOGO support after ABTS complianceJames Smart7-80/+296
2012-09-14[SCSI] lpfc 8.3.33: Update lpfc version for 8.3.33 driver releaseJames Smart1-1/+1
2012-09-14[SCSI] lpfc 8.3.33: Fixed incomplete list of SLI4 commands with extended time...James Smart4-1/+18
2012-09-14[SCSI] lpfc 8.3.33: Fixed debugfs queInfo to include queue statsJames Smart1-157/+259
2012-09-14[SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameterJames Smart6-4/+102
2012-09-14[SCSI] lpfc 8.3.33: Make I/O to hw queue distribution algorithm a module para...James Smart4-1/+22
2012-09-14[SCSI] lpfc 8.3.33: Change Naming convention for SLI4 Interrupt vectorJames Smart3-1/+13
2012-09-14[SCSI] lpfc 8.3.33: Allow per-hba interrupt rate tuningJames Smart4-12/+28
2012-09-14[SCSI] lpfc 8.3.33: Tie parallel I/O queues into separate MSIX vectorsJames Smart8-687/+454
2012-09-14[SCSI] lpfc 8.3.33: Add Interrupts per second stats via debugfsJames Smart2-1/+19
2012-09-14[SCSI] lpfc 8.3.33: Parallelize SLI-4 Q distributionJames Smart6-36/+77
2012-09-14[SCSI] lpfc 8.3.33: Misc changes to optimize critical pathJames Smart2-14/+29
2012-09-14[SCSI] lpfc 8.3.33: Formally separate lpfc_sli_ring SLI-3 and SLI-4 variantionsJames Smart5-105/+150
2012-09-14[SCSI] lpfc 8.3.33: Convert to no SCSI host lock in queuecommandJames Smart1-7/+2
2012-09-14[SCSI] lpfc 8.3.33: Add debugfs interface to display SLI queue informationJames Smart3-1/+66
2012-09-14[SCSI] lpfc 8.3.33: Fix error when remote port switches addressJames Smart2-8/+59
2012-09-14[SCSI] lpfc 8.3.33: Fix scsi_eh escalation panic by checking the proper retur...James Smart1-4/+4
2012-09-14[SCSI] lpfc 8.3.33: Check data transfer amount on write commandsJames 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: Fix bug with rrq_pool not being destroyed during driver r...James Smart1-1/+5
2012-09-14[SCSI] lpfc 8.3.33: Enable attachment to OCe14000 adaptersJames Smart2-0/+11
2012-09-14[SCSI] lpfc 8.3.33: When doing loopback testing, set the diag valid bitJames Smart2-0/+7
2012-09-07scsi: make pci error handlers constStephen Hemminger1-1/+1
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov2-3/+3
2012-07-20[SCSI] lpfc: fix problems with -WerrorJames Bottomley1-0/+2
2012-07-20[SCSI] lpfc 8.3.32: Update lpfc to version 8.3.32James Smart1-1/+1
2012-07-20[SCSI] lpfc 8.3.32: Fix error reporting of misconfigured portsJames Smart2-6/+93
2012-07-20[SCSI] lpfc 8.3.32: Fix system panic due to node state changeJames Smart1-4/+2
2012-07-20[SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplierJames Smart4-8/+185
2012-07-20[SCSI] lpfc 8.3.32: Correct successful aborts returning error statusJames Smart1-12/+12
2012-07-20[SCSI] lpfc 8.3.32: Correct provisioning change failure on local functionJames Smart6-46/+98
2012-07-20[SCSI] lpfc 8.3.32: Correct host DIF configuration that hung systemJames Smart1-2/+33
2012-07-20[SCSI] lpfc 8.3.32: Fix CQ and EQ dump failure for debugfsJames Smart1-4/+14
2012-07-20[SCSI] lpfc 8.3.32: Correct null pointer Error in lpfc_sli.cJames Smart1-13/+7
2012-07-20[SCSI] lpfc 8.3.32: lpfc_sli.c: add missing jumps to mempool_freeJames Smart1-8/+16
2012-05-17[SCSI] lpfc 8.3.31: Update lpfc to version 8.3.31James Smart1-1/+1