summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_sli.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-17[SCSI] lpfc 8.3.31: Fixed system crash due to not providing SCSI error-handli...James Smart1-4/+6
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending a...James Smart1-1/+7
2012-05-17[SCSI] lpfc 8.3.31: Fix unsol abts xri lookupJames Smart1-7/+15
2012-05-17[SCSI] lpfc 8.3.31: Correct point-to-point mode discovery errors on LPe16xxxJames Smart1-9/+61
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: Fix error message displayed even when not an errorJames Smart1-10/+8
2012-05-17[SCSI] lpfc 8.3.31: Fixed system panic due to midlayer abort and driver compl...James Smart1-9/+14
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: Correct handling of SLI4-port XRI resource-provisioning p...James Smart1-411/+196
2012-03-27[SCSI] lpfc 8.3.30: Fixed panic with extents and small blocksJames Smart1-6/+8
2012-03-27[SCSI] lpfc 8.3.30: Fixed the system panic during EEH recoveryJames Smart1-8/+11
2012-03-27[SCSI] lpfc 8.3.30: Fixed missing CVL event causing FCF failoverJames Smart1-0/+1
2012-03-27[SCSI] lpfc 8.3.30: Fix RPI registered multiple times after HBA resetJames Smart1-2/+1
2012-03-27[SCSI] lpfc 8.3.30: Fix driver handling of XRI Aborted CQE responseJames Smart1-3/+12
2012-03-27[SCSI] lpfc 8.3.30: Fix port and system failure in SLI4 FC function resetJames Smart1-0/+2
2012-03-27[SCSI] lpfc 8.3.30: Fix lack of LOGO with vport delete.James Smart1-1/+2
2012-03-27[SCSI] lpfc 8.3.30: Make BA_ACC work on a fully qualified exchangeJames Smart1-3/+2
2012-02-19[SCSI] lpfc 8.3.29: Remove GFP_KERNEL allocation while lock is heldJames Smart1-79/+57
2012-02-19[SCSI] lpfc 8.3.29: Locking fix and Memory leak FixesJames Smart1-1/+2
2012-02-19[SCSI] lpfc 8.3.29: T10 Diff fixes and enhancementsJames Smart1-3/+51
2012-02-19[SCSI] lpfc 8.3.29: SLI related fixesJames Smart1-7/+40
2012-02-19[SCSI] lpfc 8.3.29: BSG and User interface fixesJames Smart1-1/+1
2011-12-15[SCSI] lpfc 8.3.28: Add Loopback support for SLI4 adaptersJames Smart1-8/+20
2011-12-15[SCSI] lpfc 8.3.28: Critical Miscellaneous fixesJames Smart1-28/+107
2011-12-15[SCSI] lpfc 8.3.28: Add support for ABTS failure handlingJames Smart1-37/+177
2011-12-15[SCSI] lpfc 8.3.28: SLI fixes and added SLI4 supportJames Smart1-105/+79
2011-12-15[SCSI] lpfc 8.3.28: Miscellaneous fixes in sysfs and mgmt interfacesJames Smart1-27/+122
2011-10-16[SCSI] lpfc 8.3.27: T10 additions for SLI4James Smart1-0/+2
2011-10-16[SCSI] lpfc 8.3.27: Fix queue allocation failure recoveryJames Smart1-7/+23
2011-10-16[SCSI] lpfc 8.3.27: Change algorithm for getting physical port nameJames Smart1-0/+180
2011-10-16[SCSI] lpfc 8.3.27: Changed worst case mailbox timeoutJames Smart1-75/+95
2011-10-16[SCSI] lpfc 8.3.27: Miscellanous logic and interface fixesJames Smart1-13/+52
2011-08-29[SCSI] lpfc 8.3.26: Fix issues pertaining to SCSI/FC protocol.James Smart1-4/+9
2011-07-27[SCSI] lpfc 8.3.25: Add FCF priority failover functionalityJames Smart1-3/+128
2011-07-27[SCSI] lpfc 8.3.25: Enhancements to Debug infrastructureJames Smart1-3/+159
2011-07-27[SCSI] lpfc 8.3.25: PCI and SR-IOV FixesJames Smart1-0/+1
2011-07-27[SCSI] lpfc 8.3.25: Adapter Interface fixes and changesJames Smart1-30/+58
2011-07-27[SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanupJames Smart1-9/+8
2011-05-26[SCSI] lpfc 8.3.24: Add resource extent supportJames Smart1-106/+1417
2011-05-26[SCSI] lpfc 8.3.24: Add request-firmware supportJames Smart1-0/+90
2011-05-26[SCSI] lpfc 8.3.24: Miscellaneous Fixes and CorrectionsJames Smart1-18/+28
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-05-01[SCSI] lpfc 8.3.23: Fixes related to new hardwareJames Smart1-6/+19
2011-05-01[SCSI] lpfc 8.3.23: Miscellaneous fixesJames Smart1-3/+4
2011-03-31Fix common misspellingsLucas De Marchi1-13/+13
2011-03-23[SCSI] lpfc 8.3.22: Update Copyright DatesJames Smart1-1/+1
2011-03-23[SCSI] lpfc 8.3.22: FC Discovery fixesJames Smart1-30/+69
2011-03-23[SCSI] lpfc 8.3.22: Add support for PCI Adapter FailureJames Smart1-46/+138
2011-03-23[SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fixJames Smart1-80/+148