aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_ct.c
AgeCommit message (Expand)Author
6 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-06-07scsi: lpfc: Use struct_size() helperJustin Tee
2023-05-31scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID pathsJustin Tee
2023-05-22scsi: lpfc: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-03-09scsi: lpfc: Copyright updates for 14.2.0.11 patchesJustin Tee
2023-03-09scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logicJustin Tee
2023-03-09scsi: lpfc: Reorder freeing of various DMA buffers and their list removalJustin Tee
2022-10-01scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"Colin Ian King
2022-09-15scsi: lpfc: Rework FDMI attribute registration for unintential paddingJames Smart
2022-09-15scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistencyJames Smart
2022-09-15scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmdJames Smart
2022-09-15scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID casesJames Smart
2022-08-31scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_IDJames Smart
2022-06-07scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()James Smart
2022-05-10scsi: lpfc: Rework FDMI initialization after link upJames Smart
2022-05-10scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()James Smart
2022-04-18scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart
2022-04-18scsi: lpfc: Register for Application Services FC-4 type in Fabric topologyJames Smart
2022-04-18scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV portsJames Smart
2022-04-18scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groupsJames Smart
2022-04-18scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescanJames Smart
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor CT pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor VMID pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart
2022-03-15scsi: lpfc: SLI path split: Introduce lpfc_prep_wqeJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart
2021-08-24scsi: lpfc: Add EDC ELS supportJames Smart
2021-08-24scsi: lpfc: Add MIB feature enablement supportJames Smart
2021-07-27scsi: lpfc: Add 256 Gb link speed supportJames Smart
2021-07-18scsi: lpfc: Fix function description comments for vmid routinesJames Smart
2021-06-10scsi: lpfc: vmid: Implement CT commands for appidGaurav Srivastava
2021-05-21scsi: lpfc: Ignore GID-FT response that may be received after a link flipJames Smart
2021-04-13scsi: lpfc: Copyright updates for 12.8.0.9 patchesJames Smart
2021-04-13scsi: lpfc: Standardize discovery object logging formatJames Smart
2021-04-13scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc loginJames Smart
2021-03-15scsi: lpfc: Fix formatting and misspelling issuesLee Jones
2020-11-19scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi()James Smart
2020-11-17scsi: lpfc: Rework remote port lock handlingJames Smart
2020-11-17scsi: lpfc: Rework locations of ndlp reference takingJames Smart
2020-11-17scsi: lpfc: Rework remote port ref counting and node freeingJames Smart
2020-10-26scsi: lpfc: Reject CT request for MIB commandsJames Smart
2020-10-26scsi: lpfc: Add FDMI Vendor MIB supportJames Smart
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-02scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req()Hannes Reinecke
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-04scsi: lpfc: Fix RSCN timeout due to incorrect gidft counterDick Kennedy
2020-07-24scsi: lpfc: Fix-up formatting/docrot where appropriateLee Jones
2020-07-02scsi: lpfc: Add an internal trace log bufferDick Kennedy
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds