summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] lpfc 8.3.31: Fix error message displayed even when not an errorJames Smart2012-05-171-10/+8
* [SCSI] lpfc 8.3.31: Fixed system panic due to midlayer abort and driver compl...James Smart2012-05-171-9/+14
* [SCSI] lpfc 8.3.31: Fix unable to create vports on FCoE SLI4 adapterJames Smart2012-05-171-1/+1
* [SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning p...James Smart2012-05-171-411/+196
* [SCSI] lpfc 8.3.30: Fixed panic with extents and small blocksJames Smart2012-03-271-6/+8
* [SCSI] lpfc 8.3.30: Fixed the system panic during EEH recoveryJames Smart2012-03-271-8/+11
* [SCSI] lpfc 8.3.30: Fixed missing CVL event causing FCF failoverJames Smart2012-03-271-0/+1
* [SCSI] lpfc 8.3.30: Fix RPI registered multiple times after HBA resetJames Smart2012-03-271-2/+1
* [SCSI] lpfc 8.3.30: Fix driver handling of XRI Aborted CQE responseJames Smart2012-03-271-3/+12
* [SCSI] lpfc 8.3.30: Fix port and system failure in SLI4 FC function resetJames Smart2012-03-271-0/+2
* [SCSI] lpfc 8.3.30: Fix lack of LOGO with vport delete.James Smart2012-03-271-1/+2
* [SCSI] lpfc 8.3.30: Make BA_ACC work on a fully qualified exchangeJames Smart2012-03-271-3/+2
* [SCSI] lpfc 8.3.29: Remove GFP_KERNEL allocation while lock is heldJames Smart2012-02-191-79/+57
* [SCSI] lpfc 8.3.29: Locking fix and Memory leak FixesJames Smart2012-02-191-1/+2
* [SCSI] lpfc 8.3.29: T10 Diff fixes and enhancementsJames Smart2012-02-191-3/+51
* [SCSI] lpfc 8.3.29: SLI related fixesJames Smart2012-02-191-7/+40
* [SCSI] lpfc 8.3.29: BSG and User interface fixesJames Smart2012-02-191-1/+1
* [SCSI] lpfc 8.3.28: Add Loopback support for SLI4 adaptersJames Smart2011-12-151-8/+20
* [SCSI] lpfc 8.3.28: Critical Miscellaneous fixesJames Smart2011-12-151-28/+107
* [SCSI] lpfc 8.3.28: Add support for ABTS failure handlingJames Smart2011-12-151-37/+177
* [SCSI] lpfc 8.3.28: SLI fixes and added SLI4 supportJames Smart2011-12-151-105/+79
OpenPOWER on IntegriCloud