aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker3-0/+3
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-10-16[SCSI] lpfc 8.3.27: Change driver version to 8.3.27James Smart1-1/+1
2011-10-16[SCSI] lpfc 8.3.27: T10 additions for SLI4James Smart5-19/+471
2011-10-16[SCSI] lpfc 8.3.27: Fix queue allocation failure recoveryJames Smart3-67/+118
2011-10-16[SCSI] lpfc 8.3.27: Change algorithm for getting physical port nameJames Smart4-6/+366
2011-10-16[SCSI] lpfc 8.3.27: Changed worst case mailbox timeoutJames Smart8-136/+229
2011-10-16[SCSI] lpfc 8.3.27: Miscellanous logic and interface fixesJames Smart11-57/+143
2011-08-29[SCSI] lpfc 8.3.26: Change driver version to 8.3.26James Smart1-1/+1
2011-08-29[SCSI] lpfc 8.3.26: Fix SYSFS interface issuesJames Smart2-17/+28
2011-08-29[SCSI] lpfc 8.3.26: Fix HBA initialization issuesJames Smart2-27/+35
2011-08-29[SCSI] lpfc 8.3.26: Fix issues pertaining to SCSI/FC protocol.James Smart4-16/+21
2011-07-27[SCSI] lpfc 8.3.25: Change driver version to 8.3.25James Smart1-1/+1
2011-07-27[SCSI] lpfc 8.3.25: Add FCF priority failover functionalityJames Smart8-20/+377
2011-07-27[SCSI] lpfc 8.3.25: Enhancements to Debug infrastructureJames Smart8-36/+1664
2011-07-27[SCSI] lpfc 8.3.25: PCI and SR-IOV FixesJames Smart4-73/+49
2011-07-27[SCSI] lpfc 8.3.25: Fabric and Target Discovery FixesJames Smart3-21/+18
2011-07-27[SCSI] lpfc 8.3.25: Adapter Interface fixes and changesJames Smart8-62/+133
2011-07-27[SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanupJames Smart7-54/+129
2011-07-27[SCSI] lpfc 8.3.25: T10 DIF FixesJames Smart2-68/+33
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-4/+4
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-4/+4
2011-06-29[SCSI] lpfc: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+2
2011-05-26[SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnosticsJames Smart5-403/+1917
2011-05-26[SCSI] lpfc 8.3.24: Add resource extent supportJames Smart17-276/+1937
2011-05-26[SCSI] lpfc 8.3.24: Add request-firmware supportJames Smart5-11/+259
2011-05-26[SCSI] lpfc 8.3.24: Add SR-IOV controlJames Smart7-5/+536
2011-05-26[SCSI] lpfc 8.3.24: Extended hardware support and support dump imagesJames Smart4-7/+98
2011-05-26[SCSI] lpfc 8.3.24: Miscellaneous Fixes and CorrectionsJames Smart9-73/+169
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock3-3/+3
2011-05-01[SCSI] lpfc 8.3.23: Update driver version to 8.3.23James Smart1-1/+1
2011-05-01[SCSI] lpfc 8.3.23: BSG additions and fixesJames Smart2-25/+164
2011-05-01[SCSI] lpfc 8.3.23: Fixes related to new hardwareJames Smart4-20/+48
2011-05-01[SCSI] lpfc 8.3.23: Miscellaneous fixesJames Smart6-14/+39
2011-05-01[SCSI] lpfc 8.3.23: Debugfs enhancementsJames Smart3-222/+759
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig1-8/+6
2011-04-26Merge branch 'master' into for-nextJiri Kosina19-296/+623
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi12-48/+48
2011-03-23[SCSI] lpfc 8.3.22: Update driver version to 8.3.22James Smart1-1/+1
2011-03-23[SCSI] lpfc 8.3.22: Update Copyright DatesJames Smart7-7/+7
2011-03-23[SCSI] lpfc 8.3.22: FC Discovery fixesJames Smart3-32/+81
2011-03-23[SCSI] lpfc 8.3.22: Add support for PCI Adapter FailureJames Smart7-71/+207
2011-03-23[SCSI] lpfc 8.3.22: T10-DIF correctionsJames Smart6-15/+48
2011-03-23[SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fixJames Smart3-118/+229
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-4/+2
2011-03-17scsi: change to new flag variablematt mooney1-4/+2
2011-02-28[SCSI] lpfc: block target when port queueing limit is hitMike Christie1-1/+4
2011-02-28[SCSI] lpfc: force retry in queuecommand when port is transitioningMike Christie1-1/+1