summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_els.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO pathsJames Smart2022-03-151-80/+198
| * scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart2022-03-151-207/+233
| * scsi: lpfc: SLI path split: Introduce lpfc_prep_wqeJames Smart2022-03-151-0/+2
| * scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart2022-03-151-70/+69
* | scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart2022-02-141-1/+19
|/
* Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen2021-12-161-7/+2
|\
| * scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGOJames Smart2021-11-231-7/+2
* | scsi: lpfc: Fix NPIV port deletion crashJames Smart2021-12-061-1/+10
* | scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart2021-12-061-5/+0
* | scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart2021-12-061-1/+5
|/
* scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart2021-10-201-2/+5
* scsi: lpfc: Allow PLOGI retry if previous PLOGI was abortedJames Smart2021-10-201-0/+13
* Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen2021-10-121-5/+5
|\
| * scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()Dan Carpenter2021-09-221-1/+1
| * scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processingJames Smart2021-09-131-4/+4
* | scsi: lpfc: Fix NVMe I/O failover to non-optimized pathJames Smart2021-09-141-0/+1
* | scsi: lpfc: Don't remove ndlp on PRLI errors in P2P modeJames Smart2021-09-141-0/+7
* | scsi: lpfc: Fix hang on unload due to stuck fport nodeJames Smart2021-09-141-0/+14
* | scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJTJames Smart2021-09-141-3/+5
* | scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart2021-09-141-6/+5
|/
* scsi: lpfc: Add cmf_info sysfs entryJames Smart2021-08-241-1/+1
* scsi: lpfc: Add support for maintaining the cm statistics bufferJames Smart2021-08-241-0/+10
* scsi: lpfc: Add support for the CM frameworkJames Smart2021-08-241-4/+69
* scsi: lpfc: Add EDC ELS supportJames Smart2021-08-241-4/+633
* scsi: lpfc: Expand FPIN and RDF receive loggingJames Smart2021-08-241-41/+308
* scsi: lpfc: Add 256 Gb link speed supportJames Smart2021-07-271-0/+8