summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_ct.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-08scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()James Smart1-1/+1
2022-05-11scsi: lpfc: Rework FDMI initialization after link upJames Smart1-7/+91
2022-05-11scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()James Smart1-2/+14
2022-04-19scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart1-75/+73
2022-04-19scsi: lpfc: Register for Application Services FC-4 type in Fabric topologyJames Smart1-12/+14
2022-04-19scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV portsJames Smart1-1/+3
2022-04-19scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groupsJames Smart1-20/+48
2022-04-19scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescanJames Smart1-3/+3
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart1-1/+1
2022-03-15scsi: lpfc: SLI path split: Refactor CT pathsJames Smart1-176/+157
2022-03-15scsi: lpfc: SLI path split: Refactor VMID pathsJames Smart1-1/+1
2022-03-15scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart1-2/+2
2022-03-15scsi: lpfc: SLI path split: Introduce lpfc_prep_wqeJames Smart1-0/+1
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart1-4/+4
2021-08-25scsi: lpfc: Add EDC ELS supportJames Smart1-0/+2
2021-08-25scsi: lpfc: Add MIB feature enablement supportJames Smart1-5/+10
2021-07-27scsi: lpfc: Add 256 Gb link speed supportJames Smart1-0/+5
2021-07-19scsi: lpfc: Fix function description comments for vmid routinesJames Smart1-3/+2
2021-06-10scsi: lpfc: vmid: Implement CT commands for appidGaurav Srivastava1-0/+255
2021-05-22scsi: lpfc: Ignore GID-FT response that may be received after a link flipJames Smart1-7/+36
2021-04-13scsi: lpfc: Copyright updates for 12.8.0.9 patchesJames Smart1-1/+1
2021-04-13scsi: lpfc: Standardize discovery object logging formatJames Smart1-1/+1
2021-04-13scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc loginJames Smart1-12/+16
2021-03-16scsi: lpfc: Fix formatting and misspelling issuesLee Jones1-6/+6
2020-11-20scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi()James Smart1-1/+1
2020-11-17scsi: lpfc: Rework remote port lock handlingJames Smart1-6/+4
2020-11-17scsi: lpfc: Rework locations of ndlp reference takingJames Smart1-24/+32
2020-11-17scsi: lpfc: Rework remote port ref counting and node freeingJames Smart1-8/+7
2020-10-27scsi: lpfc: Reject CT request for MIB commandsJames Smart1-19/+292
2020-10-27scsi: lpfc: Add FDMI Vendor MIB supportJames Smart1-0/+60
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+2
2020-10-03scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req()Hannes Reinecke1-0/+2
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-08-05scsi: lpfc: Fix RSCN timeout due to incorrect gidft counterDick Kennedy1-6/+16
2020-07-25scsi: lpfc: Fix-up formatting/docrot where appropriateLee Jones1-5/+5
2020-07-03scsi: lpfc: Add an internal trace log bufferDick Kennedy1-8/+8
2020-06-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2020-05-10lpfc: Refactor lpfc nvme headersJames Smart1-1/+0
2020-05-08scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4typeDick Kennedy1-1/+0
2020-02-11scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart1-1/+1
2020-02-11scsi: lpfc: Fix coverity errors in fmdi attribute handlingJames Smart1-68/+69
2020-02-11scsi: lpfc: Fix registration of ELS type support in fdmiJames Smart1-2/+0
2019-12-21scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart1-11/+37
2019-12-21scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registrationJames Smart1-20/+22
2019-10-25scsi: lpfc: Add additional discovery log messagesJames Smart1-3/+19
2019-10-01scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart1-0/+6
2019-08-20scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart1-2/+3
2019-08-20scsi: lpfc: Fix Max Frame Size value shown in fdmishow outputJames Smart1-1/+1
2019-08-20scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIsJames Smart1-3/+4
2019-08-20scsi: lpfc: Fix devices that don't return after devloss followed by rediscoveryJames Smart1-4/+21