summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery fro...James Smart2013-05-021-5/+6
* [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinityJames Smart2013-05-021-8/+14
* [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac...James Smart2013-05-021-0/+4
* [SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to portJames Smart2013-05-021-7/+6
* [SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memor...James Smart2013-05-021-2/+1
* [SCSI] lpfc 8.3.39: Doorbell formation information logged in dual-chute mode ...James Smart2013-05-021-4/+6
* [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.James Smart2013-05-021-2/+6
* [SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart2013-05-021-14/+19
* [SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performedJames Smart2013-05-021-0/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-04-301-37/+78
|\
| * [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...James Smart2013-04-091-4/+4
| * [SCSI] lpfc 8.3.38: Fixed OXID reuse issue.James Smart2013-04-091-2/+4
| * [SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handlingJames Smart2013-04-091-1/+8
| * [SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart2013-04-091-30/+62
* | [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun2013-04-111-1/+2
|/
* [SCSI] scsi: fix lpfc build when wmb() is defined as mb()Randy Dunlap2013-02-241-28/+28
* [SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart2013-01-301-3/+6
* [SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource countJames Smart2013-01-301-0/+28
* [SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operationJames Smart2013-01-301-11/+177
* [SCSI] lpfc 8.3.37: Fix potential memory corruption bugJames Smart2013-01-301-1/+1
* [SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJTJames Smart2013-01-301-48/+103
* [SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insertJames Smart2012-11-271-8/+8
* [SCSI] lpfc 8.3.35: Fix FCP2 Retries for non-r/w commands.James Smart2012-10-081-0/+2
* [SCSI] lpfc 8.3.35: Correct missing queue destroy on function resetJames Smart2012-10-081-2/+2
* [SCSI] lpfc 8.3.35: Added checking BMBX register for RDY bit before writing t...James Smart2012-10-081-28/+47
* [SCSI] lpfc 8.3.35: Fix interrupt delay multipler conversion for eq_createJames Smart2012-10-081-4/+11
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-021-296/+325
|\
| * [SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT statusJames Smart2012-09-141-7/+10
| * [SCSI] lpfc 8.3.34: Add LOGO support after ABTS complianceJames Smart2012-09-141-50/+0
| * [SCSI] lpfc 8.3.33: Fixed incomplete list of SLI4 commands with extended time...James Smart2012-09-141-0/+1
| * [SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameterJames Smart2012-09-141-4/+84
| * [SCSI] lpfc 8.3.33: Make I/O to hw queue distribution algorithm a module para...James Smart2012-09-141-1/+5
| * [SCSI] lpfc 8.3.33: Allow per-hba interrupt rate tuningJames Smart2012-09-141-1/+2
| * [SCSI] lpfc 8.3.33: Tie parallel I/O queues into separate MSIX vectorsJames Smart2012-09-141-138/+46
| * [SCSI] lpfc 8.3.33: Add Interrupts per second stats via debugfsJames Smart2012-09-141-1/+17
| * [SCSI] lpfc 8.3.33: Parallelize SLI-4 Q distributionJames Smart2012-09-141-25/+27
| * [SCSI] lpfc 8.3.33: Misc changes to optimize critical pathJames Smart2012-09-141-8/+13
| * [SCSI] lpfc 8.3.33: Formally separate lpfc_sli_ring SLI-3 and SLI-4 variantionsJames Smart2012-09-141-78/+104
| * [SCSI] lpfc 8.3.33: Add debugfs interface to display SLI queue informationJames Smart2012-09-141-1/+34
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-2/+2
|\ \ | |/ |/|
| * treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-011-2/+2
* | [SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplierJames Smart2012-07-201-0/+77
* | [SCSI] lpfc 8.3.32: Correct provisioning change failure on local functionJames Smart2012-07-201-2/+8
* | [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: Fixed system crash due to not providing SCSI error-handli...James Smart2012-05-171-4/+6
* [SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending a...James Smart2012-05-171-1/+7
* [SCSI] lpfc 8.3.31: Fix unsol abts xri lookupJames Smart2012-05-171-7/+15
* [SCSI] lpfc 8.3.31: Correct point-to-point mode discovery errors on LPe16xxxJames Smart2012-05-171-9/+61
* [SCSI] lpfc 8.3.31: Fix log message for Mailbox command when no error is dete...James Smart2012-05-171-8/+17
OpenPOWER on IntegriCloud