aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-313-0/+3
* scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+1
* [SCSI] lpfc 8.3.27: Change driver version to 8.3.27James Smart2011-10-161-1/+1
* [SCSI] lpfc 8.3.27: T10 additions for SLI4James Smart2011-10-165-19/+471
* [SCSI] lpfc 8.3.27: Fix queue allocation failure recoveryJames Smart2011-10-163-67/+118
* [SCSI] lpfc 8.3.27: Change algorithm for getting physical port nameJames Smart2011-10-164-6/+366
* [SCSI] lpfc 8.3.27: Changed worst case mailbox timeoutJames Smart2011-10-168-136/+229
* [SCSI] lpfc 8.3.27: Miscellanous logic and interface fixesJames Smart2011-10-1611-57/+143
* [SCSI] lpfc 8.3.26: Change driver version to 8.3.26James Smart2011-08-291-1/+1
* [SCSI] lpfc 8.3.26: Fix SYSFS interface issuesJames Smart2011-08-292-17/+28
* [SCSI] lpfc 8.3.26: Fix HBA initialization issuesJames Smart2011-08-292-27/+35
* [SCSI] lpfc 8.3.26: Fix issues pertaining to SCSI/FC protocol.James Smart2011-08-294-16/+21
* [SCSI] lpfc 8.3.25: Change driver version to 8.3.25James Smart2011-07-271-1/+1
* [SCSI] lpfc 8.3.25: Add FCF priority failover functionalityJames Smart2011-07-278-20/+377
* [SCSI] lpfc 8.3.25: Enhancements to Debug infrastructureJames Smart2011-07-278-36/+1664
* [SCSI] lpfc 8.3.25: PCI and SR-IOV FixesJames Smart2011-07-274-73/+49
* [SCSI] lpfc 8.3.25: Fabric and Target Discovery FixesJames Smart2011-07-273-21/+18
* [SCSI] lpfc 8.3.25: Adapter Interface fixes and changesJames Smart2011-07-278-62/+133
* [SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanupJames Smart2011-07-277-54/+129
* [SCSI] lpfc 8.3.25: T10 DIF FixesJames Smart2011-07-272-68/+33
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-4/+4
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-4/+4
* | [SCSI] lpfc: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-06-291-1/+2
|/
* [SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnosticsJames Smart2011-05-265-403/+1917
* [SCSI] lpfc 8.3.24: Add resource extent supportJames Smart2011-05-2617-276/+1937
* [SCSI] lpfc 8.3.24: Add request-firmware supportJames Smart2011-05-265-11/+259
* [SCSI] lpfc 8.3.24: Add SR-IOV controlJames Smart2011-05-267-5/+536
* [SCSI] lpfc 8.3.24: Extended hardware support and support dump imagesJames Smart2011-05-264-7/+98
* [SCSI] lpfc 8.3.24: Miscellaneous Fixes and CorrectionsJames Smart2011-05-269-73/+169
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-234-4/+4
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-103-3/+3
| * Merge branch 'master' into for-nextJiri Kosina2011-04-2619-296/+623
| |\
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | [SCSI] lpfc 8.3.23: Update driver version to 8.3.23James Smart2011-05-011-1/+1
* | | [SCSI] lpfc 8.3.23: BSG additions and fixesJames Smart2011-05-012-25/+164
* | | [SCSI] lpfc 8.3.23: Fixes related to new hardwareJames Smart2011-05-014-20/+48
* | | [SCSI] lpfc 8.3.23: Miscellaneous fixesJames Smart2011-05-016-14/+39
* | | [SCSI] lpfc 8.3.23: Debugfs enhancementsJames Smart2011-05-013-222/+759
* | | [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-011-8/+6
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-3112-48/+48
* | [SCSI] lpfc 8.3.22: Update driver version to 8.3.22James Smart2011-03-231-1/+1
* | [SCSI] lpfc 8.3.22: Update Copyright DatesJames Smart2011-03-237-7/+7
* | [SCSI] lpfc 8.3.22: FC Discovery fixesJames Smart2011-03-233-32/+81
* | [SCSI] lpfc 8.3.22: Add support for PCI Adapter FailureJames Smart2011-03-237-71/+207
* | [SCSI] lpfc 8.3.22: T10-DIF correctionsJames Smart2011-03-236-15/+48
* | [SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fixJames Smart2011-03-233-118/+229
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-4/+2
|\ \ | |/ |/|
| * scsi: change to new flag variablematt mooney2011-03-171-4/+2
* | [SCSI] lpfc: block target when port queueing limit is hitMike Christie2011-02-281-1/+4
* | [SCSI] lpfc: force retry in queuecommand when port is transitioningMike Christie2011-02-281-1/+1