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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
scsi: elx: efct: Fix vport list linkage in LIO backend
James Smart
1
-4
/
+4
2021-06-23
scsi: elx: libefc_sli: Fix ANDing with zero bit value
James Smart
1
-2
/
+0
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-19
scsi: elx: efct: Fix pointer error checking in debugfs init
James Smart
1
-6
/
+3
2021-06-19
scsi: elx: efct: Fix is_originator return code type
James Smart
1
-4
/
+4
2021-06-19
scsi: elx: efct: Fix link error for _bad_cmpxchg
James Smart
1
-1
/
+1
2021-06-19
scsi: elx: efct: Eliminate unnecessary boolean check in efct_hw_command_cancel()
Nathan Chancellor
1
-2
/
+1
2021-06-19
scsi: elx: efct: Do not use id uninitialized in efct_lio_setup_session()
Nathan Chancellor
1
-3
/
+3
2021-06-19
scsi: elx: efct: Fix error handling in efct_hw_init()
Wei Yongjun
1
-2
/
+2
2021-06-19
scsi: elx: efct: Remove redundant initialization of variable lun
Colin Ian King
1
-1
/
+1
2021-06-19
scsi: elx: efct: Fix spelling mistake "Unexected" -> "Unexpected"
Colin Ian King
1
-1
/
+1
2021-06-16
scsi: elx: efct: Add Makefile and Kconfig for efct driver
James Smart
2
-0
/
+27
2021-06-16
scsi: elx: efct: Transport class host interface support
James Smart
1
-0
/
+436
2021-06-16
scsi: elx: efct: Transport and hardware teardown routines
James Smart
3
-0
/
+456
2021-06-16
scsi: elx: efct: Link and host statistics
James Smart
2
-0
/
+356
2021-06-16
scsi: elx: efct: Hardware I/O submission routines
James Smart
2
-0
/
+525
2021-06-16
scsi: elx: efct: LIO backend interface routines
James Smart
2
-0
/
+1887
2021-06-16
scsi: elx: efct: SCSI I/O handling routines
James Smart
2
-0
/
+1362
2021-06-16
scsi: elx: efct: Unsolicited FC frame processing routines
James Smart
2
-0
/
+509
2021-06-16
scsi: elx: efct: Hardware queues processing
James Smart
4
-0
/
+764
2021-06-16
scsi: elx: efct: Hardware I/O and SGL initialization
James Smart
2
-0
/
+615
2021-06-16
scsi: elx: efct: RQ buffer, memory pool allocation and deallocation APIs
James Smart
2
-0
/
+415
2021-06-16
scsi: elx: efct: Hardware queue creation and deletion
James Smart
2
-0
/
+681
2021-06-16
scsi: elx: efct: Driver initialization routines
James Smart
6
-0
/
+2749
2021-06-16
scsi: elx: efct: Data structures and defines for hw operations
James Smart
1
-0
/
+586
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
2021-06-16
scsi: elx: libefc_sli: APIs to setup SLI library
James Smart
2
-0
/
+1532
2021-06-16
scsi: elx: libefc_sli: BMBX routines and SLI config commands
James Smart
1
-0
/
+1164
2021-06-16
scsi: elx: libefc_sli: Populate and post different WQEs
James Smart
1
-0
/
+1499
2021-06-16
scsi: elx: libefc_sli: Queue create/destroy/parse routines
James Smart
3
-0
/
+1371
2021-06-16
scsi: elx: libefc_sli: Data structures and defines for mbox commands
James Smart
1
-0
/
+1637
2021-06-16
scsi: elx: libefc_sli: SLI Descriptors and Queue entries
James Smart
2
-0
/
+1798
2021-06-16
scsi: elx: libefc_sli: SLI-4 register offsets and field definitions
James Smart
2
-0
/
+330