index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_ct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-01
scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"
Colin Ian King
1
-1
/
+1
2022-09-16
scsi: lpfc: Rework FDMI attribute registration for unintential padding
James Smart
1
-653
/
+308
2022-09-16
scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency
James Smart
1
-23
/
+30
2022-09-16
scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
James Smart
1
-31
/
+32
2022-09-16
scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases
James Smart
1
-3
/
+7
2022-09-01
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
James Smart
1
-5
/
+2
2022-06-08
scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()
James Smart
1
-1
/
+1
2022-05-11
scsi: lpfc: Rework FDMI initialization after link up
James Smart
1
-7
/
+91
2022-05-11
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
1
-2
/
+14
2022-04-19
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
1
-75
/
+73
2022-04-19
scsi: lpfc: Register for Application Services FC-4 type in Fabric topology
James Smart
1
-12
/
+14
2022-04-19
scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports
James Smart
1
-1
/
+3
2022-04-19
scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groups
James Smart
1
-20
/
+48
2022-04-19
scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan
James Smart
1
-3
/
+3
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor CT paths
James Smart
1
-176
/
+157
2022-03-15
scsi: lpfc: SLI path split: Refactor VMID paths
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path
James Smart
1
-2
/
+2
2022-03-15
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
James Smart
1
-0
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
1
-4
/
+4
2021-08-25
scsi: lpfc: Add EDC ELS support
James Smart
1
-0
/
+2
2021-08-25
scsi: lpfc: Add MIB feature enablement support
James Smart
1
-5
/
+10
2021-07-27
scsi: lpfc: Add 256 Gb link speed support
James Smart
1
-0
/
+5
2021-07-19
scsi: lpfc: Fix function description comments for vmid routines
James Smart
1
-3
/
+2
2021-06-10
scsi: lpfc: vmid: Implement CT commands for appid
Gaurav Srivastava
1
-0
/
+255
2021-05-22
scsi: lpfc: Ignore GID-FT response that may be received after a link flip
James Smart
1
-7
/
+36
2021-04-13
scsi: lpfc: Copyright updates for 12.8.0.9 patches
James Smart
1
-1
/
+1
2021-04-13
scsi: lpfc: Standardize discovery object logging format
James Smart
1
-1
/
+1
2021-04-13
scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc login
James Smart
1
-12
/
+16
2021-03-16
scsi: lpfc: Fix formatting and misspelling issues
Lee Jones
1
-6
/
+6
2020-11-20
scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi()
James Smart
1
-1
/
+1
2020-11-17
scsi: lpfc: Rework remote port lock handling
James Smart
1
-6
/
+4
2020-11-17
scsi: lpfc: Rework locations of ndlp reference taking
James Smart
1
-24
/
+32
2020-11-17
scsi: lpfc: Rework remote port ref counting and node freeing
James Smart
1
-8
/
+7
2020-10-27
scsi: lpfc: Reject CT request for MIB commands
James Smart
1
-19
/
+292
2020-10-27
scsi: lpfc: Add FDMI Vendor MIB support
James Smart
1
-0
/
+60
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2020-10-03
scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req()
Hannes Reinecke
1
-0
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-05
scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter
Dick Kennedy
1
-6
/
+16
2020-07-25
scsi: lpfc: Fix-up formatting/docrot where appropriate
Lee Jones
1
-5
/
+5
2020-07-03
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
1
-8
/
+8
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2020-05-10
lpfc: Refactor lpfc nvme headers
James Smart
1
-1
/
+0
2020-05-08
scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type
Dick Kennedy
1
-1
/
+0
2020-02-11
scsi: lpfc: Copyright updates for 12.6.0.4 patches
James Smart
1
-1
/
+1
2020-02-11
scsi: lpfc: Fix coverity errors in fmdi attribute handling
James Smart
1
-68
/
+69
2020-02-11
scsi: lpfc: Fix registration of ELS type support in fdmi
James Smart
1
-2
/
+0
2019-12-21
scsi: lpfc: Fix Fabric hostname registration if system hostname changes
James Smart
1
-11
/
+37
2019-12-21
scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registration
James Smart
1
-20
/
+22
[next]