summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_els.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-27scsi: lpfc: Add FDMI Vendor MIB supportJames Smart1-0/+6
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+6
2020-09-01scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional eventsJames Smart1-0/+3
2020-09-01scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart1-1/+3
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-05scsi: lpfc: Fix retry of PRLI when status indicates its unsupportedDick Kennedy1-3/+7
2020-07-25scsi: lpfc: Fix some function parameter descriptionsLee Jones1-6/+6
2020-07-03scsi: lpfc: Add an internal trace log bufferDick Kennedy1-62/+69
2020-05-26scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang1-0/+2
2020-04-22scsi: lpfc: remove duplicate unloading checksJames Smart1-8/+2
2020-02-24scsi: lpfc: fix spelling mistake "Notication" -> "Notification"Colin Ian King1-1/+1
2020-02-18scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart1-20/+304
2020-02-11scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart1-1/+1
2020-02-11scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)James Smart1-188/+5
2019-11-13scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart1-1/+1
2019-11-06scsi: lpfc: Fix unexpected error messages during RSCN handlingJames Smart1-2/+19
2019-10-25scsi: lpfc: Add additional discovery log messagesJames Smart1-2/+8
2019-10-25scsi: lpfc: fix coverity error of dereference after null checkJames Smart1-2/+2
2019-10-01scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()James Smart1-7/+9
2019-10-01scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart1-0/+3
2019-10-01scsi: lpfc: Fix coverity errors on NULL pointer checksJames Smart1-0/+5
2019-08-20scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart1-0/+4
2019-08-20scsi: lpfc: Add MDS driver loopback diagnostics supportJames Smart1-5/+6
2019-08-20scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart1-2/+2
2019-08-20scsi: lpfc: Fix coverity warningsJames Smart1-5/+5
2019-08-20scsi: lpfc: Fix driver nvme rescan loggingJames Smart1-2/+10
2019-08-20scsi: lpfc: Fix FLOGI handling across multiple link up/down conditionsJames Smart1-3/+72
2019-07-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2019-06-21lpfc: add support for translating an RSCN rcv into a discovery rescanJames Smart1-0/+5
2019-06-21lpfc: add support to generate RSCN events for nportJames Smart1-0/+122
2019-06-19scsi: lpfc: Fix PT2PT PLOGI collison stopping discoveryJames Smart1-0/+1
2019-05-14scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart1-1/+4
2019-04-09scsi: lpfc: add support for posting FC events on FPIN receptionJames Smart1-0/+8
2019-04-04scsi: lpfc: Remove set-but-not-used variablesBart Van Assche1-14/+10
2019-04-04scsi: lpfc: Annotate switch/case fall-throughBart Van Assche1-1/+1
2019-02-06scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart1-1/+1
2019-02-06scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart1-2/+2
2018-12-13scsi: lpfc: Enable Management features for IF_TYPE=6James Smart1-1/+1
2018-12-13Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"Martin K. Petersen1-20/+0
2018-12-08scsi: lpfc: Defer LS_ACC to FLOGI on point to point loginsJames Smart1-3/+53
2018-12-08scsi: lpfc: ls_rjt erroneus FLOGIsJames Smart1-0/+20
2018-12-08scsi: lpfc: rport port swap discovery issue.James Smart1-8/+35
2018-12-08scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart1-0/+2
2018-12-08scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart1-11/+58
2018-12-08scsi: lpfc: refactor mailbox structure context fieldsJames Smart1-32/+32
2018-11-07scsi: lpfc: add Trunking supportJames Smart1-0/+2
2018-11-07scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart1-1/+9
2018-11-07scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart1-4/+23
2018-11-07scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-pointJames Smart1-12/+54
2018-11-07scsi: lpfc: Correct LCB RJT handlingJames Smart1-0/+3