summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_els.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart2019-08-191-0/+4
* scsi: lpfc: Add MDS driver loopback diagnostics supportJames Smart2019-08-191-5/+6
* scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart2019-08-191-2/+2
* scsi: lpfc: Fix coverity warningsJames Smart2019-08-191-5/+5
* scsi: lpfc: Fix driver nvme rescan loggingJames Smart2019-08-191-2/+10
* scsi: lpfc: Fix FLOGI handling across multiple link up/down conditionsJames Smart2019-08-191-3/+72
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-0/+1
|\
| * scsi: lpfc: Fix PT2PT PLOGI collison stopping discoveryJames Smart2019-06-181-0/+1
* | lpfc: add support for translating an RSCN rcv into a discovery rescanJames Smart2019-06-211-0/+5
* | lpfc: add support to generate RSCN events for nportJames Smart2019-06-211-0/+122
* | scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-05-131-1/+4
|/
* scsi: lpfc: add support for posting FC events on FPIN receptionJames Smart2019-04-081-0/+8
* scsi: lpfc: Remove set-but-not-used variablesBart Van Assche2019-04-031-14/+10
* scsi: lpfc: Annotate switch/case fall-throughBart Van Assche2019-04-031-1/+1
* scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-051-1/+1
* scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart2019-02-051-2/+2
* scsi: lpfc: Enable Management features for IF_TYPE=6James Smart2018-12-121-1/+1
* Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"Martin K. Petersen2018-12-121-20/+0
* scsi: lpfc: Defer LS_ACC to FLOGI on point to point loginsJames Smart2018-12-071-3/+53
* scsi: lpfc: ls_rjt erroneus FLOGIsJames Smart2018-12-071-0/+20
* scsi: lpfc: rport port swap discovery issue.James Smart2018-12-071-8/+35
* scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart2018-12-071-0/+2
* scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart2018-12-071-11/+58
* scsi: lpfc: refactor mailbox structure context fieldsJames Smart2018-12-071-32/+32
* scsi: lpfc: add Trunking supportJames Smart2018-11-061-0/+2
* scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart2018-11-061-1/+9
* scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart2018-11-061-4/+23
* scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-pointJames Smart2018-11-061-12/+54
* scsi: lpfc: Correct LCB RJT handlingJames Smart2018-11-061-0/+3
* scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart2018-11-061-0/+2
* scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI ...James Smart2018-11-061-1/+82
* scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart2018-11-061-28/+21
* scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart2018-09-111-0/+3
* scsi: lpfc: Correct LCB ACCept payloadJames Smart2018-08-021-0/+2
* scsi: lpfc: Revise copyright for new company languageJames Smart2018-07-101-1/+1
* scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart2018-07-101-17/+47
* scsi: lpfc: Fix driver not recovering NVME rports during target link faultsJames Smart2018-04-181-1/+0
* scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart2018-03-121-0/+1
* scsi: lpfc: Add 64G link speed supportJames Smart2018-02-221-0/+5
* scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart2018-02-121-1/+1
* scsi: lpfc: Indicate CONF support in NVMe PRLIJames Smart2018-02-121-1/+2
* scsi: lpfc: fix a couple of minor indentation issuesColin Ian King2018-01-031-4/+4
* scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart2017-12-201-10/+20
* scsi: lpfc: Fix receive PRLI handlingJames Smart2017-12-201-7/+0
* scsi: lpfc: Linux LPFC driver does not process all RSCNsJames Smart2017-12-041-3/+1
* scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCNJames Smart2017-12-041-2/+2
* scsi: lpfc: Driver fails to detect direct attach storage arrayJames Smart2017-12-041-16/+20
* scsi: lpfc: FLOGI failures are reported when connected to a private loop.James Smart2017-12-041-13/+14
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-13/+6
|\
| * scsi: lpfc: Extend RDP supportDick Kennedy2017-10-021-12/+0