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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
19
-325
/
+942
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
2
-16
/
+4
2017-08-31
scsi: qla2xxx: Reset the logo flag, after target re-login.
Quinn Tran
2
-0
/
+3
2017-08-31
scsi: qla2xxx: Fix slow mem alloc behind lock
Quinn Tran
3
-2
/
+34
2017-08-31
scsi: qla2xxx: Clear fc4f_nvme flag
Darren Trap
1
-0
/
+1
2017-08-31
scsi: qla2xxx: add missing includes for qla_isr
Johannes Thumshirn
1
-0
/
+2
2017-08-31
scsi: qla2xxx: Fix an integer overflow in sysfs code
Dan Carpenter
1
-4
/
+4
2017-08-25
scsi: qla2xxx: Update driver version to 10.00.00.01-k
himanshu.madhani@cavium.com
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Do not call abort handler function during chip reset
Sawan Chandak
1
-0
/
+2
2017-08-25
scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthr...
Giridhar Malavali
1
-20
/
+35
2017-08-25
scsi: qla2xxx: Skip zero queue count entry during FW dump capture
Joe Carnuccio
1
-7
/
+12
2017-08-25
scsi: qla2xxx: Recheck session state after RSCN
Quinn Tran
3
-9
/
+13
2017-08-25
scsi: qla2xxx: Increase ql2xmaxqdepth to 64
Michael Hernandez
1
-2
/
+2
2017-08-25
scsi: qla2xxx: Enable Async TMF processing
himanshu.madhani@cavium.com
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Cleanup NPIV host in target mode during config teardown
Quinn Tran
2
-4
/
+8
2017-08-25
scsi: qla2xxx: Add LR distance support from nvram bit
Joe Carnuccio
3
-28
/
+61
2017-08-25
scsi: qla2xxx: Add support for minimum link speed
Sawan Chandak
5
-4
/
+91
2017-08-25
scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs()
Joe Carnuccio
1
-2
/
+2
2017-08-25
scsi: qla2xxx: Print correct mailbox registers in failed summary
Joe Carnuccio
1
-12
/
+14
2017-08-25
scsi: qla2xxx: Fix task mgmt handling for NPIV
Quinn Tran
2
-1
/
+7
2017-08-25
scsi: qla2xxx: Allow SNS fabric login to be retried
Joe Carnuccio
1
-13
/
+5
2017-08-25
scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().
Joe Carnuccio
2
-3
/
+3
2017-08-25
scsi: qla2xxx: Move logging default mask to execute once only.
Joe Carnuccio
2
-2
/
+2
2017-08-25
scsi: qla2xxx: Use sp->free instead of hard coded call.
Joe Carnuccio
1
-4
/
+4
2017-08-25
scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference.
Joe Carnuccio
2
-9
/
+10
2017-08-25
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
7
-43
/
+361
2017-08-25
scsi: qla2xxx: Use fabric name for Get Port Speed command
Quinn Tran
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Change ha->wq max_active value to default
Quinn Tran
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Remove extra register read
Quinn Tran
2
-10
/
+0
2017-08-25
scsi: qla2xxx: Fix NPIV host enable after chip reset
Quinn Tran
4
-2
/
+9
2017-08-25
scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switch
Sawan Chandak
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Fix system panic due to pointer access problem
Duane Grigsby
1
-2
/
+2
2017-08-25
scsi: qla2xxx: Handle PCIe error for driver
Sawan Chandak
1
-4
/
+28
2017-08-25
scsi: qla2xxx: Fix WWPN/WWNN in debug message
Darren Trap
1
-4
/
+4
2017-08-25
scsi: qla2xxx: Add command completion for error path
Duane Grigsby
6
-1
/
+25
2017-08-25
scsi: qla2xxx: Update fw_started flags at qpair creation.
himanshu.madhani@cavium.com
1
-0
/
+1
2017-08-25
scsi: qla2xxx: Fix target multiqueue configuration
Michael Hernandez
3
-2
/
+3
2017-08-25
scsi: qla2xxx: Correction to vha->vref_count timeout
Joe Carnuccio
1
-1
/
+1
2017-08-25
scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_info
Colin Ian King
1
-4
/
+4
2017-08-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-12
/
+0
2017-08-11
scsi: qla2xxx: use dma_mapping_error to check map errors
Pan Bian
1
-1
/
+1
2017-08-08
scsi: qla2xxx: Fix system crash while triggering FW dump
Michael Hernandez
1
-12
/
+0
2017-08-07
scsi: qla2xxx: Fix remoteport disconnect for FC-NVMe
himanshu.madhani@cavium.com
2
-8
/
+38
2017-08-07
scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote ports
himanshu.madhani@cavium.com
2
-53
/
+12
2017-08-07
scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices
Duane Grigsby
7
-23
/
+99
2017-08-07
scsi: qla2xxx: Move function prototype to correct header
himanshu.madhani@cavium.com
4
-18
/
+23
2017-08-07
scsi: qla2xxx: Cleanup FC-NVMe code
himanshu.madhani@cavium.com
3
-40
/
+33
2017-07-31
qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)
Nicholas Bellinger
1
-30
/
+0
2017-07-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2017-07-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-30
/
+12
[next]