summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nportdisc.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] lpfc 8.3.8: BugFixes: Discovery relates changesJames Smart2010-02-091-1/+1
* [SCSI] lpfc 8.3.8: BugFixes: SLI relates changesJames Smart2010-02-091-38/+45
* [SCSI] lpfc 8.3.6 : FC Protocol FixesJames Smart2009-12-041-0/+7
* [SCSI] lpfc 8.3.3 : FC/FCOE discovery fixesJames Smart2009-06-151-1/+1
* [SCSI] lpfc 8.3.2 : Update of copyrightsJames Smart2009-06-081-1/+1
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - FCOE Discovery supportJames Smart2009-06-081-7/+27
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handlingJames Smart2009-06-081-6/+7
* [SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart2009-06-081-0/+2
* [SCSI] lpfc 8.3.1: misc fixes/changesJames Smart2009-04-271-14/+4Star
* [SCSI] lpfc 8.3.0 : Fix several minor issuesJames Smart2008-12-291-1/+1
* [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart2008-10-131-0/+1
* [SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart2008-10-131-2/+7
* [SCSI] lpfc 8.2.8 : Miscellaneous Discovery FixesJames Smart2008-10-131-13/+1Star
* [SCSI] lpfc 8.2.7 : Discovery FixesJames Smart2008-07-121-91/+54Star
* [SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart2008-04-101-17/+23
* [SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart2008-02-121-7/+9
* [SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart2008-02-121-10/+29
* [SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structureJames Smart2008-01-231-0/+3
* [SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart2008-01-231-3/+40
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart2008-01-121-4/+26
* [SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart2008-01-121-19/+63
* [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart2008-01-121-1/+1
* [SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart2008-01-121-4/+2Star
* [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-011-13/+18
* [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-011-68/+50Star
* [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart2007-08-011-7/+6Star
* [SCSI] lpfc: bug fixesJames Smart2007-06-181-14/+49
* [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-181-91/+207
* [SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart2007-06-181-26/+10Star
* [SCSI] lpfc: NPIV: split portsJames Smart2007-06-181-495/+493Star
* [SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart2007-05-061-1/+1
* [SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...James Smart2007-05-061-15/+8Star
* [SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart2007-05-061-0/+27
* [SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...James Smart2007-05-061-81/+47Star
* [SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart2007-05-061-31/+26Star
* [SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart2007-05-061-54/+22Star
* [SCSI] lpfc 8.1.11 : Fix Memory leaksJames Smart2006-12-031-1/+4
* [SCSI] lpfc 8.1.11 : Discovery FixesJames Smart2006-12-031-2/+2
* [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart2006-09-051-1/+1
* [SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart2006-08-191-1/+21
* [SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart2006-08-061-1/+1
* [SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MB...James Smart2006-07-091-0/+11
* [SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.James Smart2006-04-201-14/+18
* [SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort comple...James Smart2006-04-201-4/+0Star
* [SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo du...James Smart2006-04-201-22/+76
* [SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retryJames Smart2006-03-121-16/+5Star
* [SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPo...James Smart2006-03-121-7/+9
* [SCSI] lpfc 8.1.2: Code style changes for Discovery codeJamie Wellnitz2006-03-011-15/+9Star
* [SCSI] lpfc 8.1.2: Added support for FANJamie Wellnitz2006-03-011-20/+41