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
2016-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+9
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
5
-64
/
+130
2016-03-18
qla2xxx: avoid maybe_uninitialized warning
Arnd Bergmann
1
-7
/
+9
2016-03-11
qla2xxx: Add DebugFS node for target sess list.
Quinn Tran
3
-20
/
+89
2016-03-11
tcm_qla2xxx: Convert to target_alloc_session usage
Nicholas Bellinger
3
-46
/
+43
2016-02-24
qla2xxx: Update driver version to 8.07.00.33-k
Himanshu Madhani
1
-1
/
+1
2016-02-24
qla2xxx: Set relogin flag when we fail to queue login requests.
Chad Dupuis
1
-1
/
+5
2016-02-24
qla2xxx: Enable T10-DIF for ISP27XX
Himanshu Madhani
1
-0
/
+3
2016-02-24
qla2xxx: Provide mbx info in BBCR data after mbx failure
Harish Zunjarrao
2
-3
/
+10
2016-02-24
qla2xxx: Avoid side effects when using endianizer macros.
Joe Carnuccio
6
-98
/
+106
2016-02-24
qla2xxx: Add support for Private link statistics counters.
Harish Zunjarrao
6
-6
/
+99
2016-02-24
qla2xxx: Add support for buffer to buffer credit value for ISP27XX.
Sawan Chandak
5
-1
/
+92
2016-02-24
qla2xxx: Add support for online flash update for ISP27XX.
Sawan Chandak
9
-6
/
+266
2016-02-24
qla2xxx: Allow fw to hold status before sending ABTS response.
Himanshu Madhani
3
-1
/
+18
2016-02-24
qla2xxx: Seed init-cb login timeout from nvram exclusively.
Joe Carnuccio
1
-3
/
+0
2016-02-24
qla2xxx: Remove unneeded link offline message.
Chad Dupuis
2
-4
/
+1
2016-02-11
qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
Quinn Tran
2
-2
/
+5
2016-02-07
qla2xxx: Use ATIO type to send correct tmr response
Swapnil Nagle
1
-1
/
+1
2016-02-07
qla2xxx: Fix stale pointer access.
Quinn Tran
5
-9
/
+31
2016-01-30
qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
Quinn Tran
3
-45
/
+142
2016-01-30
qla2xxx: Fix warning reported by static checker
Himanshu Madhani
1
-3
/
+4
2016-01-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
14
-236
/
+1547
2016-01-20
scsi: qla2xxxx: avoid type mismatch in comparison
Arnd Bergmann
1
-1
/
+1
2016-01-08
Merge branch 'jejb-scsi' into misc
James Bottomley
2
-2
/
+3
2016-01-08
qla2xxx: Check for online flag instead of active reset when transmitting resp...
Dilip Kumar Uppugandla
2
-31
/
+37
2016-01-08
qla2xxx: Set all queues to 4k
Quinn Tran
2
-4
/
+5
2016-01-08
qla2xxx: Disable ZIO at start time.
Quinn Tran
1
-0
/
+20
2016-01-08
qla2xxx: Move atioq to a different lock to reduce lock contention
Quinn Tran
7
-28
/
+129
2016-01-08
qla2xxx: Add selective command queuing
Quinn Tran
3
-4
/
+15
2016-01-08
qla2xxx: Add irq affinity notification
Quinn Tran
3
-1
/
+93
2016-01-08
qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
Quinn Tran
4
-56
/
+106
2016-01-08
qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
Quinn Tran
2
-14
/
+12
2016-01-08
qla2xxx: Wait for all conflicts before ack'ing PLOGI
Alexei Potashnik
5
-50
/
+180
2016-01-08
qla2xxx: Delete session if initiator is gone from FW
Alexei Potashnik
4
-16
/
+104
2016-01-08
qla2xxx: Added interface to send explicit LOGO.
Himanshu Madhani
7
-4
/
+253
2016-01-08
qla2xxx: Add FW resource count in DebugFS.
Quinn Tran
7
-31
/
+81
2016-01-08
qla2xxx: Enable Target counters in DebugFS.
Himanshu Madhani
6
-1
/
+84
2016-01-08
qla2xxx: Enable Exchange offload support.
Himanshu Madhani
6
-7
/
+222
2016-01-08
qla2xxx: Enable Extended Logins support
Himanshu Madhani
6
-7
/
+224
2015-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
1
-1
/
+2
2015-11-29
qla2xxx: Fix regression introduced by target configFS changes
Himanshu Madhani
1
-1
/
+1
2015-11-18
qla2xxx: Remove unavailable firmware files
Himanshu Madhani
2
-6
/
+0
2015-11-18
qla2xxx: Fix rwlock recursion
Bart Van Assche
1
-1
/
+2
2015-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-10-14
target: use per-attribute show and store methods
Christoph Hellwig
1
-102
/
+51
2015-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-9
/
+8
2015-09-11
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
1
-0
/
+5
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
20
-536
/
+553
[next]