summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_scsi.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-15[SCSI] Lpfc 8.3.28: FC and SCSI Discovery FixesJames Smart1-2/+11
2011-12-15[SCSI] lpfc 8.3.28: Add support for ABTS failure handlingJames Smart1-1/+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: T10 additions for SLI4James Smart1-13/+186
2011-10-16[SCSI] lpfc 8.3.27: Miscellanous logic and interface fixesJames Smart1-13/+21
2011-08-29[SCSI] lpfc 8.3.26: Fix issues pertaining to SCSI/FC protocol.James Smart1-5/+6
2011-07-27[SCSI] lpfc 8.3.25: T10 DIF FixesJames Smart1-67/+30
2011-05-26[SCSI] lpfc 8.3.24: Add resource extent supportJames Smart1-10/+43
2011-05-26[SCSI] lpfc 8.3.24: Miscellaneous Fixes and CorrectionsJames Smart1-0/+3
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig1-8/+6
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2011-03-23[SCSI] lpfc 8.3.22: Update Copyright DatesJames Smart1-1/+1
2011-03-23[SCSI] lpfc 8.3.22: T10-DIF correctionsJames Smart1-11/+30
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
2011-02-18[SCSI] lpfc 8.3.21: Initialization and user interface changesJames Smart1-4/+10
2011-02-18[SCSI] lpfc 8.3.21: RRQ Implementation fixesJames Smart1-21/+56
2011-02-18[SCSI] lpfc 8.3.21: Critical Errors and Bug FixesJames Smart1-1/+14
2010-12-21[SCSI] lpfc 8.3.19: Added support for ELS RRQ commandJames Smart1-6/+76
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-10-26[SCSI] lpfc 8.3.18: Fix critical errorsJames Smart1-2/+7
2010-10-07[SCSI] lpfc 8.3.17: SCSI fixesJames Smart1-6/+24
2010-09-05[SCSI] lpfc: do not reset dev_loss_tmo in slave calloutMike Christie1-10/+0
2010-08-06[SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanupJames Smart1-4/+4
2010-07-28[SCSI] lpfc 8.3.15: Add target queue depth throttlingJames Smart1-7/+8
2010-07-28[SCSI] lpfc 8.3.15: BSG, Discovery, and Misc fixesJames Smart1-5/+33
2010-07-27[SCSI] lpfc 8.3.14: SCSI and SLI API fixesJames Smart1-4/+10
2010-07-27[SCSI] lpfc 8.3.14: PCI fixes and enhancementsJames Smart1-2/+8
2010-07-27[SCSI] lpfc 8.3.13: Add TX Queue Support for SLI4 ELS commands.James Smart1-1/+3
2010-07-27[SCSI] lpfc 8.3.13: SCSI specific changesJames Smart1-1/+4
2010-04-11[SCSI] lpfc 8.3.12: T10-PI/DIF changesJames Smart1-49/+100
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-9/+40
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2010-03-03[SCSI] lpfc 8.3.10: Update SLI interface areasJames Smart1-7/+28
2010-03-03[SCSI] lpfc 8.3.10: Fix user interface issuesJames Smart1-2/+12
2010-02-17[SCSI] lpfc 8.3.9: Changes to sysfs interface for the lpfc driver.James Smart1-0/+1
2010-02-17[SCSI] lpfc 8.3.9: SLI enhancments to support new hardware.James Smart1-6/+3
2010-02-08[SCSI] lpfc 8.3.8: Add code to display logical link speedJames Smart1-0/+7
2010-02-08[SCSI] lpfc 8.3.8: BugFixes: SLI relates changesJames Smart1-11/+18
2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder1-2/+2
2009-12-04[SCSI] lpfc 8.3.6 : Fix critical errorsJames Smart1-5/+28
2009-12-04[SCSI] lpfc 8.3.6 : FC Protocol FixesJames Smart1-82/+53
2009-12-04[SCSI] lpfc 8.3.5: fix fcp command polling, add FIP mode, performance optimis...James Smart1-4/+12
2009-12-04[SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and up...James Smart1-73/+107
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt1-26/+4
2009-10-02[SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen1-12/+3
2009-08-22[SCSI] lpfc 8.3.4: Remove spaces before newlines in several log messagesJames Smart1-3/+3
2009-08-22[SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart1-0/+1
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-335/+326