aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nportdisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc vendor eventsJames Smart1-0/+1
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart1-2/+7
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Discovery FixesJames Smart1-13/+1
2008-07-12[SCSI] lpfc 8.2.7 : Discovery FixesJames Smart1-91/+54
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart1-17/+23
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart1-7/+9
2008-02-11[SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart1-10/+29
2008-01-23[SCSI] lpfc 8.2.4 : Rework misplaced reference taking on node structureJames Smart1-0/+3
2008-01-23[SCSI] lpfc 8.2.4 : Miscellaneous Discovery/ELS FixesJames Smart1-3/+40
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart1-4/+26
2008-01-11[SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart1-19/+63
2008-01-11[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart1-1/+1
2008-01-11[SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart1-4/+2
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart1-13/+18
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart1-68/+50
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart1-7/+6
2007-06-17[SCSI] lpfc: bug fixesJames Smart1-14/+49
2007-06-17[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart1-91/+207
2007-06-17[SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart1-26/+10
2007-06-17[SCSI] lpfc: NPIV: split portsJames Smart1-495/+493
2007-05-06[SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart1-1/+1
2007-05-06[SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime managementJames Smart1-15/+8
2007-05-06[SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart1-0/+27
2007-05-06[SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for nodelist simplificationJames Smart1-81/+47
2007-05-06[SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart1-31/+26
2007-05-06[SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart1-54/+22
2006-12-03[SCSI] lpfc 8.1.11 : Fix Memory leaksJames Smart1-1/+4
2006-12-03[SCSI] lpfc 8.1.11 : Discovery FixesJames Smart1-2/+2
2006-09-04[SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo_callbkJames Smart1-1/+1
2006-08-19[SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart1-1/+21
2006-08-06[SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart1-1/+1
2006-07-09[SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MBXERR_RPI_FULLJames Smart1-0/+11
2006-04-19[SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.James Smart1-14/+18
2006-04-19[SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort completionsJames Smart1-4/+0
2006-04-19[SCSI] lpfc 8.1.5 : Fix Discovery processing for NPorts that hit nodev_tmo during discoveryJames Smart1-22/+76
2006-03-12[SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retryJames Smart1-16/+5
2006-03-12[SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPortId on the flyJames Smart1-7/+9
2006-02-28[SCSI] lpfc 8.1.2: Code style changes for Discovery codeJamie Wellnitz1-15/+9
2006-02-28[SCSI] lpfc 8.1.2: Added support for FANJamie Wellnitz1-20/+41
2006-02-28[SCSI] lpfc 8.1.2: Misc FC Discovery changes :Jamie Wellnitz1-117/+166
2006-02-28[SCSI] lpfc 8.1.2: Fixed a race condition in the PLOGI retry logic.Jamie Wellnitz1-0/+8
2005-12-13[SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisonsJames.Smart@Emulex.Com1-24/+45
2005-10-29[SCSI] lpfc: Fix for "command completion for iotax x?? not found"James Bottomley1-8/+4
2005-10-29[SCSI] lpfc: Remove RPI hash from the driverJames.Smart@Emulex.Com1-9/+0
2005-08-12[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()James.Smart@Emulex.Com1-0/+1
2005-07-02[SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com1-13/+14
2005-07-02[SCSI] lpfc: Remove $Id$ keyword strings.James.Smart@Emulex.Com1-4/+0
2005-07-02[SCSI] lpfc: Fix ADISC completion incorrectly putting initiators on mapped listJames.Smart@Emulex.Com1-2/+7
2005-04-18lpfc: add Emulex FC driver version 8.0.281-0/+1842