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