summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_els.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-06-191-1/+4
* scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart2019-02-121-28/+21Star
* scsi: lpfc: Correct LCB RJT handlingJames Smart2019-02-121-0/+3
* scsi: lpfc: Correct LCB ACCept payloadJames Smart2018-08-021-0/+2
* scsi: lpfc: Revise copyright for new company languageJames Smart2018-07-111-1/+1
* scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart2018-07-111-17/+47
* scsi: lpfc: Fix driver not recovering NVME rports during target link faultsJames Smart2018-04-191-1/+0Star
* scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart2018-03-131-0/+1
* scsi: lpfc: Add 64G link speed supportJames Smart2018-02-231-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-041-4/+4
* scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart2017-12-211-10/+20
* scsi: lpfc: Fix receive PRLI handlingJames Smart2017-12-211-7/+0Star
* scsi: lpfc: Linux LPFC driver does not process all RSCNsJames Smart2017-12-051-3/+1Star
* scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCNJames Smart2017-12-051-2/+2
* scsi: lpfc: Driver fails to detect direct attach storage arrayJames Smart2017-12-051-16/+20
* scsi: lpfc: FLOGI failures are reported when connected to a private loop.James Smart2017-12-051-13/+14
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-151-13/+6Star
|\
| * scsi: lpfc: Extend RDP supportDick Kennedy2017-10-031-12/+0Star
| * scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy2017-10-031-1/+6
* | scsi: lpfc: Convert timers to use timer_setup()Kees Cook2017-11-011-6/+6
|/
* scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart2017-08-251-1/+13
* scsi: lpfc: Correct issues with FAWWN and FDISCsDick Kennedy2017-08-251-0/+1
* scsi: lpfc: Fix NVME PRLI handling during RSCNDick Kennedy2017-08-251-0/+10
* scsi: lpfc: Fix duplicate NVME rport entries and namespaces.Dick Kennedy2017-08-251-0/+20
* scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topologyDick Kennedy2017-08-251-0/+28
* scsi: lpfc: Fix plogi collision that causes illegal state transitionDick Kennedy2017-08-251-1/+19
* scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart2017-06-201-18/+4Star
* scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart2017-06-201-1/+15
* scsi: lpfc: Fix PRLI retry handling when target rejects it.James Smart2017-06-131-3/+14
* scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli2017-05-181-0/+7
* scsi: lpfc: Add MDS Diagnostic support.James Smart2017-05-171-0/+7
* scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart2017-05-171-3/+6
* scsi: lpfc: Fix used-RPI accounting problem.James Smart2017-05-171-1/+2
* Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe2017-04-271-42/+26Star
|\
| * Fix implicit logo and RSCN handling for NVMETJames Smart2017-04-241-13/+10Star
| * Add Fabric assigned WWN support.James Smart2017-04-241-3/+5
| * Fix crash after issuing lip resetJames Smart2017-04-241-25/+10Star
| * Fix PRLI ACC rsp for NVMEJames Smart2017-04-241-1/+1
* | scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy2017-03-231-1/+2
|/
* scsi: lpfc: correct rdp diag portnamesJames Smart2017-03-071-4/+4
* scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart2017-03-071-4/+10
* scsi: lpfc: Update copyrightsJames Smart2017-02-231-1/+3
* scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart2017-02-231-2/+3
* scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart2017-02-231-5/+56
* scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart2017-02-231-1/+3
* scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart2017-02-231-77/+203
* scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-231-17/+21
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-2/+7
|\