summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] lpfc 8.3.28: Miscellaneous fixes in sysfs and mgmt interfacesJames Smart2011-12-151-27/+122
* [SCSI] lpfc 8.3.27: T10 additions for SLI4James Smart2011-10-161-0/+2
* [SCSI] lpfc 8.3.27: Fix queue allocation failure recoveryJames Smart2011-10-161-7/+23
* [SCSI] lpfc 8.3.27: Change algorithm for getting physical port nameJames Smart2011-10-161-0/+180
* [SCSI] lpfc 8.3.27: Changed worst case mailbox timeoutJames Smart2011-10-161-75/+95
* [SCSI] lpfc 8.3.27: Miscellanous logic and interface fixesJames Smart2011-10-161-13/+52
* [SCSI] lpfc 8.3.26: Fix issues pertaining to SCSI/FC protocol.James Smart2011-08-291-4/+9
* [SCSI] lpfc 8.3.25: Add FCF priority failover functionalityJames Smart2011-07-271-3/+128
* [SCSI] lpfc 8.3.25: Enhancements to Debug infrastructureJames Smart2011-07-271-3/+159
* [SCSI] lpfc 8.3.25: PCI and SR-IOV FixesJames Smart2011-07-271-0/+1
* [SCSI] lpfc 8.3.25: Adapter Interface fixes and changesJames Smart2011-07-271-30/+58
* [SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanupJames Smart2011-07-271-9/+8
* [SCSI] lpfc 8.3.24: Add resource extent supportJames Smart2011-05-261-106/+1417
* [SCSI] lpfc 8.3.24: Add request-firmware supportJames Smart2011-05-261-0/+90
* [SCSI] lpfc 8.3.24: Miscellaneous Fixes and CorrectionsJames Smart2011-05-261-18/+28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | [SCSI] lpfc 8.3.23: Fixes related to new hardwareJames Smart2011-05-011-6/+19
* | [SCSI] lpfc 8.3.23: Miscellaneous fixesJames Smart2011-05-011-3/+4
|/
* Fix common misspellingsLucas De Marchi2011-03-311-13/+13
OpenPOWER on IntegriCloud