aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_els.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-22[SCSI] lpfc 8.3.4: Add bsg (SGIOv4) support for ELS/CT supportJames Smart1-1/+1
2009-06-15[SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart1-0/+13
2009-06-15[SCSI] lpfc 8.3.3 : Fix various SLI-3 vs SLI-4 differencesJames Smart1-3/+11
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 - FCOE Discovery supportJames Smart1-23/+156
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handlingJames Smart1-3/+3
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart1-1/+3
2009-06-08[SCSI] lpfc 8.3.2 : Reorganization for SLI4James Smart1-57/+27
2009-04-27[SCSI] lpfc 8.3.1: misc fixes/changesJames Smart1-57/+18
2009-04-27[SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart1-85/+85
2009-02-10[SCSI] lpfc: introduce missing kfreeJulia Lawall1-0/+1
2008-12-29[SCSI] lpfc 8.3.0 : Fix several minor issuesJames Smart1-16/+16
2008-12-29[SCSI] lpfc 8.3.0 : Fix multiple NPIV issuesJames Smart1-1/+5
2008-12-29[SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN payloadJames Smart1-19/+103
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc vendor eventsJames Smart1-0/+114
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart1-43/+44
2008-10-13[SCSI] lpfc 8.2.8 : Update driver for new SLI-3 featuresJames Smart1-2/+2
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Discovery FixesJames Smart1-89/+97
2008-10-13[SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart1-5/+1340
2008-07-12[SCSI] lpfc 8.2.7 : Miscellaneous FixesJames Smart1-5/+2
2008-07-12[SCSI] lpfc 8.2.7 : Rework the worker threadJames Smart1-19/+14
2008-07-12[SCSI] lpfc 8.2.7 : Discovery FixesJames Smart1-107/+34
2008-04-10[SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart1-36/+0
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart1-31/+54
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart1-41/+92
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart1-3/+11
2008-02-11[SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart1-68/+169
2008-01-23[SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structureJames Smart1-48/+124
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart1-13/+29
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart1-3/+53
2008-01-11[SCSI] lpfc: minor cleanupsAdrian Bunk1-4/+14
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart1-8/+26
2008-01-11[SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart1-108/+123
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart1-40/+114
2008-01-11[SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart1-12/+8
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart1-32/+32
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart1-312/+221
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart1-5/+5
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart1-9/+52
2007-08-01[SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart1-6/+5
2007-06-17[SCSI] lpfc: bug fixesJames Smart1-92/+318
2007-06-17[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart1-366/+1295
2007-06-17[SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart1-127/+146
2007-06-17[SCSI] lpfc: NPIV: split portsJames Smart1-715/+716
2007-05-06[SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart1-1/+1
2007-05-06[SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart1-83/+72
2007-05-06[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime managementJames Smart1-48/+59
2007-05-06[SCSI] lpfc 8.1.12 : Improve handling of failed ELS abortsJames Smart1-0/+1
2007-05-06[SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback message to KERN_INFOJames Smart1-34/+32
2007-05-06[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart1-4/+8