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
/
elx
/
libefc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
scsi: elx: libefc: Fix second parameter type in state callbacks
Nathan Chancellor
1
-2
/
+4
2022-01-25
scsi: elx: efct: Don't use GFP_KERNEL under spin lock
Yang Yingliang
1
-6
/
+2
2021-12-17
scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()
Christoph Hellwig
2
-4
/
+4
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2
-6
/
+4
2021-09-22
scsi: efct: Fix nport free
Dmitry Bogdanov
2
-1
/
+7
2021-09-22
scsi: efct: Add state in nport sm trace printout
Dmitry Bogdanov
1
-1
/
+1
2021-09-15
scsi: elx: libefc: Prefer kcalloc() over open coded arithmetic
Len Baker
1
-1
/
+1
2021-09-14
scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topology
James Smart
2
-6
/
+4
2021-06-19
scsi: elx: libefc: Fix IRQ restore in efc_domain_dispatch_frame()
Dan Carpenter
1
-2
/
+2
2021-06-19
scsi: elx: libefc: Fix less than zero comparison of a unsigned int
Colin Ian King
1
-1
/
+1
2021-06-16
scsi: elx: libefc: Register discovery objects with hardware
James Smart
2
-0
/
+812
2021-06-16
scsi: elx: libefc: Extended link Service I/O handling
James Smart
2
-0
/
+1205
2021-06-16
scsi: elx: libefc: FC node ELS and state handling
James Smart
2
-0
/
+1675
2021-06-16
scsi: elx: libefc: Fabric node state machine interfaces
James Smart
2
-0
/
+1680
2021-06-16
scsi: elx: libefc: Remote node state machine interfaces
James Smart
2
-0
/
+1293
2021-06-16
scsi: elx: libefc: SLI and FC PORT state machine interfaces
James Smart
2
-0
/
+827
2021-06-16
scsi: elx: libefc: FC Domain state machine interfaces
James Smart
2
-0
/
+1142
2021-06-16
scsi: elx: libefc: Emulex FC discovery library APIs and definitions
James Smart
3
-0
/
+753
2021-06-16
scsi: elx: libefc: Generic state machine framework
James Smart
2
-0
/
+251