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
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
/
qla2xxx
/
qla_isr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
scsi: qla2xxx: edif: Tweak trace message
Quinn Tran
1
-0
/
+4
2021-09-29
scsi: qla2xxx: Fix excessive messages during device logout
Arun Easi
1
-2
/
+2
2021-08-24
scsi: qla2xxx: Fix NVMe session down detection
Quinn Tran
1
-0
/
+9
2021-08-24
scsi: qla2xxx: edif: Fix stale session
Quinn Tran
1
-0
/
+1
2021-08-12
scsi: qla2xxx: Changes to support kdump kernel for NVMe BFS
Saurav Kashyap
1
-0
/
+2
2021-08-12
scsi: qla2xxx: Suppress unnecessary log messages during login
Arun Easi
1
-6
/
+17
2021-08-12
scsi: qla2xxx: Add debug print of 64G link speed
Quinn Tran
1
-1
/
+1
2021-07-27
scsi: qla2xxx: edif: Increment command and completion counts
Quinn Tran
1
-2
/
+1
2021-07-27
scsi: qla2xxx: edif: Add detection of secure device
Quinn Tran
1
-0
/
+4
2021-07-27
scsi: qla2xxx: edif: Add key update
Quinn Tran
1
-0
/
+8
2021-07-27
scsi: qla2xxx: edif: Add extraction of auth_els from the wire
Quinn Tran
1
-0
/
+212
2021-07-27
scsi: qla2xxx: edif: Add send, receive, and accept for auth_els
Quinn Tran
1
-11
/
+84
2021-06-23
scsi: qla2xxx: Add heartbeat check
Quinn Tran
1
-0
/
+4
2021-06-01
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-12
/
+3
2021-04-16
scsi: qla2xxx: Reserve extra IRQ vectors
Roman Bolshakov
1
-2
/
+2
2021-03-30
scsi: qla2xxx: Fix crash in PCIe error handling
Quinn Tran
1
-8
/
+1
2021-03-25
scsi: qla2xxx: Fix endianness annotations
Bart Van Assche
1
-1
/
+1
2021-01-23
scsi: qla2xxx: Assign boolean values to a bool variable
Jiapeng Zhong
1
-2
/
+2
2021-01-13
scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe
Bikash Hazarika
1
-1
/
+8
2021-01-13
scsi: qla2xxx: Move some messages from debug to normal log level
Saurav Kashyap
1
-27
/
+25
2021-01-13
scsi: qla2xxx: Implementation to get and manage host, target stats and initia...
Saurav Kashyap
1
-0
/
+22
2020-12-09
scsi: qla2xxx: Tear down session if FW say it is down
Quinn Tran
1
-1
/
+27
2020-12-09
scsi: qla2xxx: Limit interrupt vectors to number of CPUs
Quinn Tran
1
-2
/
+4
2020-10-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-27
/
+15
2020-10-15
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
1
-2
/
+1
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-28
/
+49
2020-10-08
scsi: qla2xxx: Do not consume srb greedily
Daniel Wagner
1
-27
/
+15
2020-09-30
scsi: qla2xxx: Fix MPI reset needed message
Arun Easi
1
-1
/
+1
2020-09-23
scsi: qla2xxx: Add IOCB resource tracking
Quinn Tran
1
-0
/
+2
2020-09-23
scsi: qla2xxx: Performance tweak
Quinn Tran
1
-3
/
+5
2020-09-23
scsi: qla2xxx: Honor status qualifier in FCP_RSP per spec
Arun Easi
1
-13
/
+5
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
1
-2
/
+2
2020-09-10
scsi: qla2xxx: Handle incorrect entry_type entries
Daniel Wagner
1
-2
/
+27
2020-09-10
scsi: qla2xxx: Log calling function name in qla2x00_get_sp_from_handle()
Daniel Wagner
1
-4
/
+6
2020-09-10
scsi: qla2xxx: Simplify return value logic in qla2x00_get_sp_from_handle()
Daniel Wagner
1
-5
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-5
/
+5
2020-08-18
scsi: qla2xxx: Reduce noisy debug message
Quinn Tran
1
-2
/
+2
2020-07-15
scsi: qla2xxx: Address a set of sparse warnings
Shyam Sundar
1
-2
/
+2
2020-07-02
scsi: qla2xxx: SAN congestion management implementation
Shyam Sundar
1
-18
/
+172
2020-07-02
scsi: qla2xxx: Change in PUREX to handle FPIN ELS requests
Shyam Sundar
1
-31
/
+85
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-135
/
+152
2020-05-20
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
1
-48
/
+45
2020-05-20
scsi: qla2xxx: Use make_handle() instead of open-coding it
Bart Van Assche
1
-5
/
+5
2020-05-20
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
1
-64
/
+64
2020-05-20
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
1
-2
/
+2
2020-05-20
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
1
-6
/
+6
2020-04-24
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
Arun Easi
1
-17
/
+37
2020-04-13
scsi: qla2xxx: Fix regression warnings
Nilesh Javali
1
-1
/
+0
2020-02-29
scsi: qla2xxx: Handle NVME status iocb correctly
Arun Easi
1
-8
/
+39
[next]