summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_scsi.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-15[SCSI] lpfc 8.3.3 : Add support for Target Reset handler entrypointJames Smart1-193/+291
2009-06-15[SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart1-142/+35
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson1-2/+2
2009-06-12[SCSI] Merge branch 'linus'James Bottomley1-11/+11
2009-06-08[SCSI] lpfc 8.3.2 : Persistent Vport SupportJames Smart1-3/+3
2009-06-08[SCSI] lpfc 8.3.2 : Update of copyrightsJames Smart1-1/+1
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart1-0/+492
2009-06-08[SCSI] lpfc 8.3.2 : Reorganization for SLI4James Smart1-149/+297
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe1-64/+62
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-11/+11
2009-04-27[SCSI] lpfc 8.3.1: misc fixes/changesJames Smart1-21/+26
2009-04-27[SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart1-43/+36
2009-04-14Fix lpfc_parse_bg_err()'s use of do_div()David Howells1-1/+1
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen1-3/+3
2008-12-29[SCSI] lpfc : correct printk types on PPC compilesJames Smart1-5/+6
2008-12-29[SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) codeJames Smart1-16/+858
2008-12-29[SCSI] lpfc 8.3.0 : Fix some memory handling issuesJames Smart1-5/+9
2008-12-29[SCSI] lpfc 8.3.0 : Fix several minor issuesJames Smart1-7/+6
2008-12-29[SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node accessJames Smart1-17/+27
2008-12-29[SCSI] lpfc 8.3.0 : Add kernel-doc headers to lpfc_scsi.cJames Smart1-13/+274
2008-12-29[SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payloadJames Smart1-2/+2
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart1-1/+278
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handlingJames Smart1-0/+29
2008-10-13[SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disruptedJames Smart1-4/+4
2008-10-13[SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO...James Smart1-2/+3
2008-10-13[SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disablingJames Smart1-0/+29
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart1-3/+3
2008-10-13[SCSI] lpfc 8.2.8 : Update driver for new SLI-3 featuresJames Smart1-44/+119
2008-10-13[SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ...Mike Christie1-4/+5
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-07-12[SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart1-3/+2
2008-07-12[SCSI] lpfc 8.2.7 : Rework the worker threadJames Smart1-15/+11
2008-07-12[SCSI] lpfc 8.2.7 : Change device reset behaviorJames Smart1-121/+80
2008-04-10[SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart1-2/+6
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart1-11/+15
2008-02-11[SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart1-1/+3
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley1-2/+0
2008-01-23[SCSI] lpfc 8.2.4 : Add additional sysfs and module parametersJames Smart1-2/+2
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart1-5/+7
2008-01-23[SCSI] lpfc 8.2.4 : Correct abort handler logicJames Smart1-10/+28
2007-11-03[SCSI] lpfc : Correct queue tag handlingJames Smart1-2/+3
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+2
2007-10-12[SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+1
2007-08-03[SCSI] lpfc : scsi command accessor fix for 8.2.2James Smart1-1/+1
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart1-17/+9
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart1-138/+108
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart1-15/+34
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart1-48/+44
2007-07-14[SCSI] lpfc: fix NPIV mapping problemsFUJITA Tomonori1-4/+7