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
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-12
scsi: qla2xxx: Remove unused qla_sess_op_cmd_list from scsi_qla_host_t
Gleb Chesnokov
3
-22
/
+0
2022-02-12
scsi: qla2xxx: Add qla2x00_async_done() for async routines
Saurav Kashyap
1
-1
/
+16
2022-01-25
scsi: qla2xxx: Update version to 10.02.07.300-k
Nilesh Javali
1
-2
/
+2
2022-01-25
scsi: qla2xxx: Check for firmware dump already collected
Joe Carnuccio
1
-0
/
+8
2022-01-25
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
6
-19
/
+20
2022-01-25
scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
Saurav Kashyap
1
-1
/
+1
2022-01-25
scsi: qla2xxx: Fix T10 PI tag escape and IP guard options for 28XX adapters
Joe Carnuccio
1
-2
/
+4
2022-01-25
scsi: qla2xxx: edif: Fix clang warning
Quinn Tran
1
-3
/
+19
2022-01-25
scsi: qla2xxx: Fix warning for missing error code
Nilesh Javali
1
-0
/
+1
2022-01-25
scsi: qla2xxx: Fix device reconnect in loop topology
Arun Easi
2
-0
/
+20
2022-01-25
scsi: qla2xxx: Add ql2xnvme_queues module param to configure number of NVMe q...
Shreyas Deodhar
4
-2
/
+27
2022-01-25
scsi: qla2xxx: Fix wrong FDMI data for 64G adapter
Bikash Hazarika
1
-1
/
+5
2022-01-25
scsi: qla2xxx: Add retry for exec firmware
Quinn Tran
1
-1
/
+7
2022-01-25
scsi: qla2xxx: Fix scheduling while atomic
Quinn Tran
1
-6
/
+1
2022-01-25
scsi: qla2xxx: Fix premature hw access after PCI error
Quinn Tran
2
-3
/
+16
2022-01-25
scsi: qla2xxx: Fix warning message due to adisc being flushed
Quinn Tran
1
-0
/
+6
2022-01-25
scsi: qla2xxx: Fix stuck session in gpdb
Quinn Tran
1
-3
/
+3
2022-01-25
scsi: qla2xxx: Implement ref count for SRB
Saurav Kashyap
13
-70
/
+173
2022-01-25
scsi: qla2xxx: Refactor asynchronous command initialization
Daniel Wagner
8
-132
/
+76
2021-12-17
scsi: qla2xxx: Synchronize rport dev_loss_tmo setting
Hannes Reinecke
3
-8
/
+13
2021-12-07
scsi: qla2xxx: Format log strings only if needed
Roman Bolshakov
1
-0
/
+3
2021-11-19
scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()
Dan Carpenter
1
-1
/
+1
2021-11-17
scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()
Ewan D. Milne
1
-4
/
+2
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-247
/
+293
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-196
/
+277
2021-11-04
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
3
-11
/
+7
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+15
2021-10-27
scsi: qla2xxx: Update version to 10.02.07.200-k
Nilesh Javali
1
-2
/
+2
2021-10-27
scsi: qla2xxx: edif: Fix EDIF bsg
Quinn Tran
1
-26
/
+23
2021-10-27
scsi: qla2xxx: edif: Fix inconsistent check of db_flags
Quinn Tran
5
-25
/
+26
2021-10-27
scsi: qla2xxx: edif: Increase ELS payload
Quinn Tran
5
-4
/
+9
2021-10-27
scsi: qla2xxx: edif: Reduce connection thrash
Quinn Tran
3
-3
/
+32
2021-10-27
scsi: qla2xxx: edif: Tweak trace message
Quinn Tran
4
-9
/
+20
2021-10-27
scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe
Quinn Tran
3
-35
/
+13
2021-10-27
scsi: qla2xxx: edif: Flush stale events and msgs on session down
Quinn Tran
3
-1
/
+98
2021-10-27
scsi: qla2xxx: edif: Fix app start delay
Quinn Tran
1
-61
/
+3
2021-10-27
scsi: qla2xxx: edif: Fix app start fail
Quinn Tran
1
-26
/
+26
2021-10-27
scsi: qla2xxx: Turn off target reset during issue_lip
Quinn Tran
3
-50
/
+2
2021-10-27
scsi: qla2xxx: Fix gnl list corruption
Quinn Tran
1
-3
/
+1
2021-10-27
scsi: qla2xxx: Relogin during fabric disturbance
Quinn Tran
1
-9
/
+45
2021-10-20
qla2xxx: add ->map_queues support for nvme
Saurav Kashyap
1
-0
/
+15
2021-10-19
scsi: qla2xxx: Fix unmap of already freed sgl
Dmitry Bogdanov
1
-9
/
+5
2021-10-19
scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
Joy Gu
1
-1
/
+1
2021-10-19
scsi: qla2xxx: Return -ENOMEM if kzalloc() fails
Zheyu Ma
1
-1
/
+1
2021-10-17
scsi: qla2xxx: Switch to attribute groups
Bart Van Assche
3
-66
/
+67
2021-10-17
scsi: qla2xxx: Remove a declaration
Bart Van Assche
1
-1
/
+0
2021-10-17
scsi: qla2xxx: Call scsi_done() directly
Bart Van Assche
1
-4
/
+4
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2
-3
/
+4
2021-10-05
scsi: target: qla2xxx: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-61
/
+12
2021-09-29
scsi: qla2xxx: Fix excessive messages during device logout
Arun Easi
1
-2
/
+2
[next]