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
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
17
-971
/
+1748
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2018-10-18
scsi: qla2xxx: fully convert to the generic DMA API
Christoph Hellwig
2
-5
/
+5
2018-10-17
scsi: qla2xxx: Simplify conditional check
Nathan Chancellor
1
-2
/
+2
2018-10-17
scsi: qla2xxx: Remove unnecessary self assignment
Nathan Chancellor
1
-1
/
+0
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-2
/
+0
2018-09-28
scsi: qla2xxx: Return switch command on a timeout
Himanshu Madhani
1
-6
/
+5
2018-09-28
scsi: qla2xxx: Move log messages before issuing command to firmware
Giridhar Malavali
2
-30
/
+33
2018-09-28
scsi: qla2xxx: Fix for double free of SRB structure
Giridhar Malavali
2
-2
/
+16
2018-09-28
scsi: qla2xxx: Fix recursive mailbox timeout
Quinn Tran
1
-1
/
+1
2018-09-28
scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
Himanshu Madhani
1
-3
/
+0
2018-09-28
scsi: qla2xxx: Fix re-using LoopID when handle is in use
Quinn Tran
2
-15
/
+6
2018-09-28
scsi: qla2xxx: Fix duplicate switch database entries
Quinn Tran
1
-3
/
+3
2018-09-28
scsi: qla2xxx: Fix NVMe Target discovery
Quinn Tran
1
-2
/
+2
2018-09-28
scsi: qla2xxx: Fix NVMe session hang on unload
Quinn Tran
1
-1
/
+1
2018-09-28
scsi: qla2xxx: don't allow negative thresholds
Dan Carpenter
1
-1
/
+1
2018-09-28
scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxx
Masanari Iida
1
-1
/
+1
2018-09-17
scsi: qla2xxx: Remove set but not used variable 'ptr_dma'
YueHaibing
1
-2
/
+0
2018-09-12
scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"
Colin Ian King
1
-1
/
+1
2018-09-12
scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
Dan Carpenter
1
-2
/
+2
2018-09-12
scsi: qla2xxx: Update driver version to 10.00.00.11-k
Himanshu Madhani
1
-1
/
+1
2018-09-12
scsi: qla2xxx: Fix double increment of switch scan retry count
Quinn Tran
1
-20
/
+17
2018-09-12
scsi: qla2xxx: Fix duplicate switch's Nport ID entries
Quinn Tran
1
-1
/
+23
2018-09-12
scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
Quinn Tran
1
-4
/
+0
2018-09-12
scsi: qla2xxx: Fix premature command free
Quinn Tran
3
-3
/
+47
2018-09-12
scsi: qla2xxx: Reject bsg request if chip is down.
Quinn Tran
1
-1
/
+1
2018-09-12
scsi: qla2xxx: shutdown chip if reset fail
Quinn Tran
1
-1
/
+1
2018-09-12
scsi: qla2xxx: Fix stuck session in PLOGI state
Quinn Tran
2
-8
/
+9
2018-09-12
scsi: qla2xxx: Fix early srb free on abort
Quinn Tran
1
-0
/
+2
2018-09-12
scsi: qla2xxx: Add mode control for each physical port
Quinn Tran
7
-25
/
+542
2018-09-12
scsi: qla2xxx: Fix race condition for resource cleanup
Quinn Tran
2
-2
/
+14
2018-09-12
scsi: qla2xxx: Fix dropped srb resource.
Quinn Tran
1
-1
/
+1
2018-09-12
scsi: qla2xxx: Fix port speed display on chip reset
Quinn Tran
1
-0
/
+1
2018-09-12
scsi: qla2xxx: Check for Register disconnect
Sawan Chandak
1
-0
/
+1
2018-09-12
scsi: qla2xxx: Increase abort timeout value
Quinn Tran
1
-1
/
+2
2018-09-12
scsi: qla2xxx: Allow FC-NVMe underrun to be handled by transport
Darren Trapp
1
-13
/
+21
2018-09-12
scsi: qla2xxx: Update driver version to 10.00.00.10-k
Himanshu Madhani
1
-1
/
+1
2018-09-12
scsi: qla2xxx: Move ABTS code behind qpair
Quinn Tran
3
-90
/
+107
2018-09-12
scsi: qla2xxx: Remove stale ADISC_DONE event
Himanshu Madhani
4
-28
/
+0
2018-09-12
scsi: qla2xxx: Fix Remote port registration
Quinn Tran
1
-3
/
+4
2018-09-12
scsi: qla2xxx: Remove ASYNC GIDPN switch command
Himanshu Madhani
5
-266
/
+73
2018-09-12
scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-up
Quinn Tran
5
-25
/
+33
2018-09-12
scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct
Quinn Tran
6
-16
/
+19
2018-09-12
scsi: qla2xxx: Add support for ZIO6 interrupt threshold
Quinn Tran
6
-27
/
+77
2018-09-12
scsi: qla2xxx: Fix out of order Termination and ABTS response
Quinn Tran
4
-160
/
+277
2018-09-12
scsi: qla2xxx: Add logic to detect ABTS hang and response completion
Quinn Tran
3
-9
/
+67
2018-09-12
scsi: qla2xxx: Add appropriate debug info for invalid RX_ID
Quinn Tran
2
-1
/
+12
2018-09-12
scsi: qla2xxx: Fix deadlock between ATIO and HW lock
Quinn Tran
2
-39
/
+26
2018-09-12
scsi: qla2xxx: Serialize mailbox request
Quinn Tran
3
-40
/
+127
2018-09-12
scsi: qla2xxx: Update driver to version 10.00.00.09-k
Himanshu Madhani
1
-1
/
+1
[next]