index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_ct.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING
Justin Tee
2024-09-13
1
-5
/
+5
*
scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
Justin Tee
2024-09-13
1
-0
/
+12
*
scsi: lpfc: Relax PRLI issue conditions after GID_FT response
Justin Tee
2024-07-05
1
-12
/
+4
*
scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask
Justin Tee
2024-05-07
1
-4
/
+4
*
scsi: lpfc: Change default logging level for unsolicited CT MIB commands
Justin Tee
2024-05-07
1
-8
/
+8
*
scsi: lpfc: Replace deprecated strncpy() with strscpy()
Justin Stitt
2024-02-27
1
-2
/
+2
*
scsi: lpfc: Copyright updates for 14.4.0.0 patches
Justin Tee
2024-02-06
1
-1
/
+1
*
scsi: lpfc: Change lpfc_vport load_flag member into a bitmask
Justin Tee
2024-02-06
1
-5
/
+6
*
scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask
Justin Tee
2024-02-06
1
-77
/
+55
*
scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock
Justin Tee
2024-02-06
1
-4
/
+3
*
scsi: lpfc: Fix failure to delete vports when discovery is in progress
Justin Tee
2024-02-06
1
-4
/
+4
*
scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...
Justin Tee
2023-07-23
1
-6
/
+14
*
scsi: lpfc: Use struct_size() helper
Justin Tee
2023-06-08
1
-4
/
+2
*
scsi: lpfc: Fix incorrect big endian type assignments in FDMI and VMID paths
Justin Tee
2023-06-01
1
-44
/
+44
*
scsi: lpfc: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-05-23
1
-2
/
+4
*
scsi: lpfc: Copyright updates for 14.2.0.11 patches
Justin Tee
2023-03-10
1
-1
/
+1
*
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
2023-03-10
1
-2
/
+2
*
scsi: lpfc: Reorder freeing of various DMA buffers and their list removal
Justin Tee
2023-03-10
1
-1
/
+1
*
scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"
Colin Ian King
2022-10-01
1
-1
/
+1
*
scsi: lpfc: Rework FDMI attribute registration for unintential padding
James Smart
2022-09-16
1
-653
/
+308
*
scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency
James Smart
2022-09-16
1
-23
/
+30
*
scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
James Smart
2022-09-16
1
-31
/
+32
*
scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases
James Smart
2022-09-16
1
-3
/
+7
*
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
James Smart
2022-09-01
1
-5
/
+2
*
scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()
James Smart
2022-06-08
1
-1
/
+1
*
scsi: lpfc: Rework FDMI initialization after link up
James Smart
2022-05-11
1
-7
/
+91
*
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
2022-05-11
1
-2
/
+14
*
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
2022-04-19
1
-75
/
+73
*
scsi: lpfc: Register for Application Services FC-4 type in Fabric topology
James Smart
2022-04-19
1
-12
/
+14
*
scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports
James Smart
2022-04-19
1
-1
/
+3
*
scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groups
James Smart
2022-04-19
1
-20
/
+48
*
scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan
James Smart
2022-04-19
1
-3
/
+3
*
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
2022-03-15
1
-1
/
+1
*
scsi: lpfc: SLI path split: Refactor CT paths
James Smart
2022-03-15
1
-176
/
+157
*
scsi: lpfc: SLI path split: Refactor VMID paths
James Smart
2022-03-15
1
-1
/
+1
*
scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path
James Smart
2022-03-15
1
-2
/
+2
*
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
James Smart
2022-03-15
1
-0
/
+1
*
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
2022-03-15
1
-4
/
+4
*
scsi: lpfc: Add EDC ELS support
James Smart
2021-08-25
1
-0
/
+2
*
scsi: lpfc: Add MIB feature enablement support
James Smart
2021-08-25
1
-5
/
+10
*
scsi: lpfc: Add 256 Gb link speed support
James Smart
2021-07-27
1
-0
/
+5
*
scsi: lpfc: Fix function description comments for vmid routines
James Smart
2021-07-19
1
-3
/
+2
*
scsi: lpfc: vmid: Implement CT commands for appid
Gaurav Srivastava
2021-06-10
1
-0
/
+255
*
scsi: lpfc: Ignore GID-FT response that may be received after a link flip
James Smart
2021-05-22
1
-7
/
+36
*
scsi: lpfc: Copyright updates for 12.8.0.9 patches
James Smart
2021-04-13
1
-1
/
+1
*
scsi: lpfc: Standardize discovery object logging format
James Smart
2021-04-13
1
-1
/
+1
*
scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc login
James Smart
2021-04-13
1
-12
/
+16
*
scsi: lpfc: Fix formatting and misspelling issues
Lee Jones
2021-03-16
1
-6
/
+6
*
scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi()
James Smart
2020-11-20
1
-1
/
+1
*
scsi: lpfc: Rework remote port lock handling
James Smart
2020-11-17
1
-6
/
+4
[next]