aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_els.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12scsi: 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-24scsi: lpfc: Add additional discovery log messagesJames Smart1-2/+8
2019-10-24scsi: lpfc: fix coverity error of dereference after null checkJames Smart1-2/+2
2019-09-30scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()James Smart1-7/+9
2019-09-30scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart1-0/+3
2019-09-30scsi: lpfc: Fix coverity errors on NULL pointer checksJames Smart1-0/+5
2019-08-19scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart1-0/+4
2019-08-19scsi: lpfc: Add MDS driver loopback diagnostics supportJames Smart1-5/+6
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart1-2/+2
2019-08-19scsi: lpfc: Fix coverity warningsJames Smart1-5/+5
2019-08-19scsi: lpfc: Fix driver nvme rescan loggingJames Smart1-2/+10
2019-08-19scsi: lpfc: Fix FLOGI handling across multiple link up/down conditionsJames Smart1-3/+72
2019-07-11Merge 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-18scsi: lpfc: Fix PT2PT PLOGI collison stopping discoveryJames Smart1-0/+1
2019-05-13scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart1-1/+4
2019-04-08scsi: lpfc: add support for posting FC events on FPIN receptionJames Smart1-0/+8
2019-04-03scsi: lpfc: Remove set-but-not-used variablesBart Van Assche1-14/+10
2019-04-03scsi: lpfc: Annotate switch/case fall-throughBart Van Assche1-1/+1
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart1-1/+1
2019-02-05scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart1-2/+2
2018-12-12scsi: lpfc: Enable Management features for IF_TYPE=6James Smart1-1/+1
2018-12-12Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"Martin K. Petersen1-20/+0
2018-12-07scsi: lpfc: Defer LS_ACC to FLOGI on point to point loginsJames Smart1-3/+53
2018-12-07scsi: lpfc: ls_rjt erroneus FLOGIsJames Smart1-0/+20
2018-12-07scsi: lpfc: rport port swap discovery issue.James Smart1-8/+35
2018-12-07scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart1-0/+2
2018-12-07scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart1-11/+58
2018-12-07scsi: lpfc: refactor mailbox structure context fieldsJames Smart1-32/+32
2018-11-06scsi: lpfc: add Trunking supportJames Smart1-0/+2
2018-11-06scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart1-1/+9
2018-11-06scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart1-4/+23
2018-11-06scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-pointJames Smart1-12/+54
2018-11-06scsi: lpfc: Correct LCB RJT handlingJames Smart1-0/+3
2018-11-06scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart1-0/+2
2018-11-06scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI retryJames Smart1-1/+82
2018-11-06scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart1-28/+21
2018-09-11scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart1-0/+3
2018-08-02scsi: lpfc: Correct LCB ACCept payloadJames Smart1-0/+2
2018-07-10scsi: lpfc: Revise copyright for new company languageJames Smart1-1/+1
2018-07-10scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart1-17/+47
2018-04-18scsi: lpfc: Fix driver not recovering NVME rports during target link faultsJames Smart1-1/+0
2018-03-12scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart1-0/+1
2018-02-22scsi: lpfc: Add 64G link speed supportJames Smart1-0/+5
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart1-1/+1
2018-02-12scsi: lpfc: Indicate CONF support in NVMe PRLIJames Smart1-1/+2
2018-01-03scsi: lpfc: fix a couple of minor indentation issuesColin Ian King1-4/+4
2017-12-20scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart1-10/+20