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
pinetabv-6.6.y-devel
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
/
mpt3sas
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-116
/
+543
2019-08-30
scsi: mpt3sas: Introduce module parameter to override queue depth
Sreekanth Reddy
3
-4
/
+140
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-08-08
scsi: mpt3sas: Update driver version to 31.100.00.00
Suganath Prabu
1
-2
/
+2
2019-08-08
scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISR
Suganath Prabu
1
-10
/
+16
2019-08-08
scsi: mpt3sas: Reduce the performance drop
Suganath Prabu
1
-5
/
+2
2019-08-08
scsi: mpt3sas: Handle fault during HBA initialization
Suganath Prabu
1
-13
/
+62
2019-08-08
scsi: mpt3sas: Add sysfs to know supported features
Suganath Prabu
3
-0
/
+27
2019-08-08
scsi: mpt3sas: Support MEMORY MOVE Tool box command
Suganath Prabu
1
-2
/
+25
2019-08-08
scsi: mpt3sas: Allow ioctls to blocked access status NVMe
Suganath Prabu
2
-2
/
+27
2019-08-08
scsi: mpt3sas: Enumerate SES of a managed PCIe switch
Suganath Prabu
4
-37
/
+83
2019-08-08
scsi: mpt3sas: Update MPI headers to 2.6.8 spec
Suganath Prabu
5
-34
/
+46
2019-08-08
scsi: mpt3sas: Gracefully handle online firmware update
Suganath Prabu
2
-0
/
+95
2019-08-08
scsi: mpt3sas: memset request frame before reusing
Suganath Prabu
2
-0
/
+3
2019-08-08
scsi: mpt3sas: Add support for PCIe Lane margin
Suganath Prabu
1
-3
/
+4
2019-07-30
scsi: mpt3sas: support target smid for [abort|query] task
Minwoo Im
1
-2
/
+10
2019-07-30
scsi: mpt3sas: clean up a couple sizeof() uses
Dan Carpenter
1
-3
/
+2
2019-07-30
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Suganath Prabu
1
-5
/
+7
2019-07-17
scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs
Christoph Hellwig
1
-0
/
+1
2019-06-27
scsi: mpt3sas: Fix msix load balance on and off settings
Sreekanth Reddy
1
-5
/
+18
2019-06-27
scsi: mpt3sas: Determine smp affinity on per HBA basis
Sreekanth Reddy
2
-4
/
+7
2019-06-27
scsi: mpt3sas: Use configured PCIe link speed, not max
Sreekanth Reddy
1
-9
/
+4
2019-06-27
scsi: mpt3sas: Remove CPU arch check to determine perf_mode
Sreekanth Reddy
1
-15
/
+1
2019-06-20
scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}
Tomas Henzl
1
-113
/
+97
2019-06-20
scsi: mpt3sas: make driver options visible in sys
Tomas Henzl
2
-14
/
+14
2019-06-20
scsi: mpt3sas: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-06-19
scsi: mpt3sas: Update driver version to 29.100.00.00
Suganath Prabu S
1
-2
/
+2
2019-06-19
scsi: mpt3sas: Introduce perf_mode module parameter
Suganath Prabu S
1
-18
/
+126
2019-06-19
scsi: mpt3sas: Enable interrupt coalescing on high iops
Suganath Prabu S
5
-2
/
+109
2019-06-19
scsi: mpt3sas: Affinity high iops queues IRQs to local node
Suganath Prabu S
1
-11
/
+62
2019-06-19
scsi: mpt3sas: save and use MSI-X index for posting RD
Suganath Prabu S
3
-9
/
+35
2019-06-19
scsi: mpt3sas: Use high iops queues under some circumstances
Suganath Prabu S
2
-2
/
+48
2019-06-19
scsi: mpt3sas: change _base_get_msix_index prototype
Suganath Prabu S
1
-10
/
+20
2019-06-19
scsi: mpt3sas: Add flag high_iops_queues
Suganath Prabu S
2
-5
/
+45
2019-06-19
scsi: mpt3sas: Add Atomic RequestDescriptor support on Aero
Suganath Prabu S
2
-9
/
+111
2019-06-19
scsi: mpt3sas: function pointers of request descriptor
Suganath Prabu S
6
-42
/
+49
2019-06-19
scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()
Gen Zhang
1
-0
/
+4
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-31
/
+170
2019-04-13
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
2
-0
/
+18
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-1
/
+0
2019-03-28
scsi: mpt3sas: fix indentation issue
Colin Ian King
1
-2
/
+2
2019-03-26
scsi: mpt3sas: Fix kernel panic during expander reset
Sreekanth Reddy
2
-0
/
+18
2019-03-19
scsi: mpt3sas: Update mpt3sas driver version to 28.100.00.00
Suganath Prabu
1
-3
/
+3
2019-03-19
scsi: mpt3sas: Improve the threshold value and introduce module param
Suganath Prabu
2
-2
/
+15
2019-03-19
scsi: mpt3sas: Load balance to improve performance and avoid soft lockups
Suganath Prabu
2
-0
/
+26
2019-03-19
scsi: mpt3sas: Irq poll to avoid CPU hard lockups
Suganath Prabu
3
-2
/
+85
2019-03-19
scsi: mpt3sas: simplify interrupt handler
Suganath Prabu
1
-16
/
+33
2019-03-19
scsi: mpt3sas: Fix typo in request_desript_type
Suganath Prabu
1
-9
/
+9
2019-02-27
scsi: mpt3sas: Add missing breaks in switch statements
Gustavo A. R. Silva
1
-0
/
+4
[next]