summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-05-17[SCSI] lpfc 8.3.31: Fixed system crash due to not providing SCSI error-handli...James Smart2-4/+44
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending a...James Smart2-1/+8
2012-05-17[SCSI] lpfc 8.3.31: Debug helper utility routines for dumping various SLI4 qu...James Smart3-0/+467
2012-05-17[SCSI] lpfc 8.3.31: Fix unsol abts xri lookupJames Smart3-14/+25
2012-05-17[SCSI] lpfc 8.3.31: Correct point-to-point mode discovery errors on LPe16xxxJames Smart7-31/+175
2012-05-17[SCSI] lpfc 8.3.31: Reregister VPI for SLI3 after cable moved to new Saturn portJames Smart1-5/+8
2012-05-17[SCSI] lpfc 8.3.31: Fix driver crash during back-to-back ramp eventsJames Smart1-0/+8
2012-05-17[SCSI] lpfc 8.3.31: Fix log message for Mailbox command when no error is dete...James Smart1-8/+17
2012-05-17[SCSI] lpfc 8.3.31: Revise FCP LOG for easier Finisar trace correlationJames Smart1-1/+6
2012-05-17[SCSI] lpfc 8.3.31: Fix build warnings when debugfs is not definedJames Smart1-0/+8
2012-05-17[SCSI] lpfc 8.3.31: Fix kernel panic when going into to sleep stateJames Smart1-0/+1
2012-05-17[SCSI] lpfc 8.3.31: Fix error message displayed even when not an errorJames Smart1-10/+8
2012-05-17[SCSI] lpfc 8.3.31: Fix Read Link status dataJames Smart1-3/+4
2012-05-17[SCSI] lpfc 8.3.31: Fixed system panic due to midlayer abort and driver compl...James Smart5-21/+54
2012-05-17[SCSI] lpfc 8.3.31: Fix unable to create vports on FCoE SLI4 adapterJames Smart1-1/+1
2012-05-17[SCSI] lpfc 8.3.31: Fix initiator sending flogi after acking flogi from targetJames Smart2-4/+26
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver not supporting the get controller att...James Smart2-2/+4
2012-05-17[SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning p...James Smart6-702/+594
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-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+1
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd1-8/+1
2012-03-27[SCSI] lpfc 8.3.30: Update lpfc to version 8.3.30James Smart1-1/+1
2012-03-27[SCSI] lpfc 8.3.30: Revert fix for Link Pull Causes I/O FailuresJames Smart2-10/+0
2012-03-27[SCSI] lpfc 8.3.30: Added more T10 DIF debugfs error injectionJames Smart3-60/+180
2012-03-27[SCSI] lpfc 8.3.30: Update copyright date for files modified in 2012James Smart4-4/+4