summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] lpfc 8.3.33: Add debugfs interface to display SLI queue informationJames Smart2012-09-143-1/+66
| * [SCSI] lpfc 8.3.33: Fix error when remote port switches addressJames Smart2012-09-142-8/+59
| * [SCSI] lpfc 8.3.33: Fix scsi_eh escalation panic by checking the proper retur...James Smart2012-09-141-4/+4
| * [SCSI] lpfc 8.3.33: Check data transfer amount on write commandsJames Smart2012-09-141-3/+3
| * [SCSI] lpfc 8.3.33: Fix error of not reiniting mbx cmd before reissueJames Smart2012-09-141-2/+3
| * [SCSI] lpfc 8.3.33: Fix bug with rrq_pool not being destroyed during driver r...James Smart2012-09-141-1/+5
| * [SCSI] lpfc 8.3.33: Enable attachment to OCe14000 adaptersJames Smart2012-09-142-0/+11
| * [SCSI] lpfc 8.3.33: When doing loopback testing, set the diag valid bitJames Smart2012-09-142-0/+7
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-1/+1
|\ \
| * | scsi: make pci error handlers constStephen Hemminger2012-09-071-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-012-3/+3
|\ \ | |/ |/|
| * treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-012-3/+3
* | [SCSI] lpfc: fix problems with -WerrorJames Bottomley2012-07-201-0/+2
* | [SCSI] lpfc 8.3.32: Update lpfc to version 8.3.32James Smart2012-07-201-1/+1
* | [SCSI] lpfc 8.3.32: Fix error reporting of misconfigured portsJames Smart2012-07-202-6/+93
* | [SCSI] lpfc 8.3.32: Fix system panic due to node state changeJames Smart2012-07-201-4/+2
* | [SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplierJames Smart2012-07-204-8/+185
* | [SCSI] lpfc 8.3.32: Correct successful aborts returning error statusJames Smart2012-07-201-12/+12
* | [SCSI] lpfc 8.3.32: Correct provisioning change failure on local functionJames Smart2012-07-206-46/+98
* | [SCSI] lpfc 8.3.32: Correct host DIF configuration that hung systemJames Smart2012-07-201-2/+33
* | [SCSI] lpfc 8.3.32: Fix CQ and EQ dump failure for debugfsJames Smart2012-07-201-4/+14
* | [SCSI] lpfc 8.3.32: Correct null pointer Error in lpfc_sli.cJames Smart2012-07-201-13/+7
* | [SCSI] lpfc 8.3.32: lpfc_sli.c: add missing jumps to mempool_freeJames Smart2012-07-201-8/+16
|/
* [SCSI] lpfc 8.3.31: Update lpfc to version 8.3.31James Smart2012-05-171-1/+1
* [SCSI] lpfc 8.3.31: Fixed system crash due to not providing SCSI error-handli...James Smart2012-05-172-4/+44
* [SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending a...James Smart2012-05-172-1/+8
* [SCSI] lpfc 8.3.31: Debug helper utility routines for dumping various SLI4 qu...James Smart2012-05-173-0/+467
* [SCSI] lpfc 8.3.31: Fix unsol abts xri lookupJames Smart2012-05-173-14/+25
* [SCSI] lpfc 8.3.31: Correct point-to-point mode discovery errors on LPe16xxxJames Smart2012-05-177-31/+175
* [SCSI] lpfc 8.3.31: Reregister VPI for SLI3 after cable moved to new Saturn portJames Smart2012-05-171-5/+8
* [SCSI] lpfc 8.3.31: Fix driver crash during back-to-back ramp eventsJames Smart2012-05-171-0/+8
* [SCSI] lpfc 8.3.31: Fix log message for Mailbox command when no error is dete...James Smart2012-05-171-8/+17
* [SCSI] lpfc 8.3.31: Revise FCP LOG for easier Finisar trace correlationJames Smart2012-05-171-1/+6
* [SCSI] lpfc 8.3.31: Fix build warnings when debugfs is not definedJames Smart2012-05-171-0/+8
* [SCSI] lpfc 8.3.31: Fix kernel panic when going into to sleep stateJames Smart2012-05-171-0/+1
* [SCSI] lpfc 8.3.31: Fix error message displayed even when not an errorJames Smart2012-05-171-10/+8
* [SCSI] lpfc 8.3.31: Fix Read Link status dataJames Smart2012-05-171-3/+4
* [SCSI] lpfc 8.3.31: Fixed system panic due to midlayer abort and driver compl...James Smart2012-05-175-21/+54
* [SCSI] lpfc 8.3.31: Fix unable to create vports on FCoE SLI4 adapterJames Smart2012-05-171-1/+1
* [SCSI] lpfc 8.3.31: Fix initiator sending flogi after acking flogi from targetJames Smart2012-05-172-4/+26
* [SCSI] lpfc 8.3.31: Fix bug with driver not supporting the get controller att...James Smart2012-05-172-2/+4
* [SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning p...James Smart2012-05-176-702/+594
* [SCSI] lpfc 8.3.31: Fix bug with driver unload leaving a scsi host for a vpor...James Smart2012-05-171-2/+8
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-8/+1
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+1
* | [SCSI] lpfc 8.3.30: Update lpfc to version 8.3.30James Smart2012-03-271-1/+1
* | [SCSI] lpfc 8.3.30: Revert fix for Link Pull Causes I/O FailuresJames Smart2012-03-272-10/+0
* | [SCSI] lpfc 8.3.30: Added more T10 DIF debugfs error injectionJames Smart2012-03-273-60/+180
* | [SCSI] lpfc 8.3.30: Update copyright date for files modified in 2012James Smart2012-03-274-4/+4
* | [SCSI] lpfc 8.3.30: Fix handling of REG_VFI and cable pull.James Smart2012-03-271-1/+8
OpenPOWER on IntegriCloud