summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_els.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZEAndy Shevchenko2023-08-211-5/+7
* scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee2023-07-231-7/+18
* scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...Justin Tee2023-07-231-6/+8
* scsi: lpfc: Set Establish Image Pair service parameter only for Target FunctionsJustin Tee2023-07-231-1/+15
* scsi: lpfc: Remove extra ndlp kref decrement in FLOGI cmpl for loop topologyJustin Tee2023-07-231-2/+1
* scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_stateJustin Tee2023-05-311-2/+12
* scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...Justin Tee2023-05-081-23/+7
* scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logicJustin Tee2023-03-091-7/+7
* scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recoveryJustin Tee2023-03-091-11/+13
* scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGINJustin Tee2023-03-091-3/+4
* scsi: lpfc: Record LOGO state with discovery engine even if abortedJustin Tee2023-03-091-3/+4
* scsi: lpfc: Fix double word in commentsBo Liu2023-02-211-1/+1
* scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra2023-02-211-1/+1
* scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee2023-01-121-1/+1
* scsi: lpfc: Reinitialize internal VMID data structures after FLOGI completionJustin Tee2023-01-121-0/+3
* scsi: lpfc: Exit PRLI completion handling early if ndlp not in PRLI_ISSUE stateJustin Tee2023-01-121-2/+26
* scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handlerJustin Tee2022-11-171-5/+31
* scsi: lpfc: Remove redundant pointer 'lp'Colin Ian King2022-11-171-5/+0
* scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver infoJustin Tee2022-10-221-0/+128
* scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart2022-09-151-43/+111
* scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...James Smart2022-09-151-40/+36
* scsi: lpfc: Fix prli_fc4_req checks in PRLI handlingJames Smart2022-09-151-2/+2
* scsi: lpfc: Remove Menlo/Hornet related codeJames Smart2022-07-071-9/+0
* scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart2022-07-071-6/+2
* scsi: lpfc: Fix lost NVMe paths during LIF bounce stress testJames Smart2022-07-071-7/+8
* scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is abortedJames Smart2022-06-071-12/+9
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-05-251-377/+338
|\
| * scsi: lpfc: Alter FPIN stat accounting logicJames Smart2022-05-101-34/+15
| * scsi: lpfc: Change VMID registration to be based on fabric parametersJames Smart2022-05-101-1/+2
| * scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()James Smart2022-05-101-2/+2
| * scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart2022-05-101-0/+12
| * scsi: lpfc: Fill in missing ndlp kref puts in error pathsJames Smart2022-05-101-6/+5
| * scsi: lpfc: Refactor cleanup of mailbox commandsJames Smart2022-04-181-77/+28
| * scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart2022-04-181-223/+220
| * scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completionJames Smart2022-04-181-2/+6
| * scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF pathJames Smart2022-04-181-1/+0
| * scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or abortedJames Smart2022-04-181-0/+3
| * scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submitJames Smart2022-04-181-18/+11
| * scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGIJames Smart2022-04-181-16/+35
| * scsi: lpfc: Clear fabric topology flag before initiating a new FLOGIJames Smart2022-04-181-0/+2
| * scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescanJames Smart2022-04-181-1/+1
* | scsi: lpfc: Fix split code for FLOGI on FCoEJames Smart2022-05-101-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-241-568/+945
|\
| * scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart2022-03-151-1/+1
| * scsi: lpfc: SLI path split: Refactor misc ELS pathsJames Smart2022-03-151-86/+138
| * scsi: lpfc: SLI path split: Refactor VMID pathsJames Smart2022-03-151-6/+8
| * scsi: lpfc: SLI path split: Refactor FDISC pathsJames Smart2022-03-151-18/+29
| * scsi: lpfc: SLI path split: Refactor LS_RJT pathsJames Smart2022-03-151-5/+15
| * scsi: lpfc: SLI path split: Refactor LS_ACC pathsJames Smart2022-03-151-67/+177
| * scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR pathsJames Smart2022-03-151-34/+81