index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_ct.c
Age
Commit message (
Expand
)
Author
2024-02-26
scsi: lpfc: Replace deprecated strncpy() with strscpy()
Justin Stitt
2024-02-05
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
2024-02-05
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
2024-02-05
scsi: lpfc: Fix failure to delete vports when discovery is in progress
Justin Tee
2023-07-23
scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...
Justin Tee
2023-06-07
scsi: lpfc: Use struct_size() helper
Justin Tee
2023-05-31
scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID paths
Justin Tee
2023-05-22
scsi: lpfc: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-03-09
scsi: lpfc: Copyright updates for 14.2.0.11 patches
Justin Tee
2023-03-09
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
2023-03-09
scsi: lpfc: Reorder freeing of various DMA buffers and their list removal
Justin Tee
2022-10-01
scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"
Colin Ian King
2022-09-15
scsi: lpfc: Rework FDMI attribute registration for unintential padding
James Smart
2022-09-15
scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency
James Smart
2022-09-15
scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
James Smart
2022-09-15
scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases
James Smart
2022-08-31
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
James Smart
2022-06-07
scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()
James Smart
2022-05-10
scsi: lpfc: Rework FDMI initialization after link up
James Smart
2022-05-10
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
2022-04-18
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
2022-04-18
scsi: lpfc: Register for Application Services FC-4 type in Fabric topology
James Smart
2022-04-18
scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports
James Smart
2022-04-18
scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groups
James Smart
2022-04-18
scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan
James Smart
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor CT paths
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor VMID paths
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path
James Smart
2022-03-15
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
James Smart
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
2021-08-24
scsi: lpfc: Add EDC ELS support
James Smart
2021-08-24
scsi: lpfc: Add MIB feature enablement support
James Smart
2021-07-27
scsi: lpfc: Add 256 Gb link speed support
James Smart
2021-07-18
scsi: lpfc: Fix function description comments for vmid routines
James Smart
2021-06-10
scsi: lpfc: vmid: Implement CT commands for appid
Gaurav Srivastava
2021-05-21
scsi: lpfc: Ignore GID-FT response that may be received after a link flip
James Smart
2021-04-13
scsi: lpfc: Copyright updates for 12.8.0.9 patches
James Smart
2021-04-13
scsi: lpfc: Standardize discovery object logging format
James Smart
2021-04-13
scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc login
James Smart
2021-03-15
scsi: lpfc: Fix formatting and misspelling issues
Lee Jones
2020-11-19
scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi()
James Smart
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
2020-11-17
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
2020-10-26
scsi: lpfc: Reject CT request for MIB commands
James Smart
2020-10-26
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
[next]