index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_base.c
Age
Commit message (
Expand
)
Author
2019-09-30
scsi: mpt3sas: Fix module parameter max_msix_vectors
Sreekanth Reddy
2019-09-30
scsi: mpt3sas: Use Component img header to get Package ver
Sreekanth Reddy
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-08-07
scsi: mpt3sas: Handle fault during HBA initialization
Suganath Prabu
2019-08-07
scsi: mpt3sas: Enumerate SES of a managed PCIe switch
Suganath Prabu
2019-08-07
scsi: mpt3sas: Gracefully handle online firmware update
Suganath Prabu
2019-08-07
scsi: mpt3sas: memset request frame before reusing
Suganath Prabu
2019-07-30
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Suganath Prabu
2019-06-26
scsi: mpt3sas: Fix msix load balance on and off settings
Sreekanth Reddy
2019-06-26
scsi: mpt3sas: Determine smp affinity on per HBA basis
Sreekanth Reddy
2019-06-26
scsi: mpt3sas: Use configured PCIe link speed, not max
Sreekanth Reddy
2019-06-26
scsi: mpt3sas: Remove CPU arch check to determine perf_mode
Sreekanth Reddy
2019-06-20
scsi: mpt3sas: make driver options visible in sys
Tomas Henzl
2019-06-20
scsi: mpt3sas: Mark expected switch fall-through
Gustavo A. R. Silva
2019-06-18
scsi: mpt3sas: Introduce perf_mode module parameter
Suganath Prabu S
2019-06-18
scsi: mpt3sas: Enable interrupt coalescing on high iops
Suganath Prabu S
2019-06-18
scsi: mpt3sas: Affinity high iops queues IRQs to local node
Suganath Prabu S
2019-06-18
scsi: mpt3sas: save and use MSI-X index for posting RD
Suganath Prabu S
2019-06-18
scsi: mpt3sas: Use high iops queues under some circumstances
Suganath Prabu S
2019-06-18
scsi: mpt3sas: change _base_get_msix_index prototype
Suganath Prabu S
2019-06-18
scsi: mpt3sas: Add flag high_iops_queues
Suganath Prabu S
2019-06-18
scsi: mpt3sas: Add Atomic RequestDescriptor support on Aero
Suganath Prabu S
2019-06-18
scsi: mpt3sas: function pointers of request descriptor
Suganath Prabu S
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-04-12
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-03-27
scsi: mpt3sas: fix indentation issue
Colin Ian King
2019-03-25
scsi: mpt3sas: Fix kernel panic during expander reset
Sreekanth Reddy
2019-03-18
scsi: mpt3sas: Improve the threshold value and introduce module param
Suganath Prabu
2019-03-18
scsi: mpt3sas: Load balance to improve performance and avoid soft lockups
Suganath Prabu
2019-03-18
scsi: mpt3sas: Irq poll to avoid CPU hard lockups
Suganath Prabu
2019-03-18
scsi: mpt3sas: simplify interrupt handler
Suganath Prabu
2019-03-18
scsi: mpt3sas: Fix typo in request_desript_type
Suganath Prabu
2019-02-27
scsi: mpt3sas: Add missing breaks in switch statements
Gustavo A. R. Silva
2018-12-19
scsi: mpt3sas: fix memory ordering on 64bit writes
Stephan Günther
2018-12-12
scsi: mpt3sas: Replace readl with ioc->base_readl
Suganath Prabu
2018-12-12
scsi: mpt3sas: Add separate function for aero doorbell reads
Suganath Prabu
2018-11-06
scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices
Suganath Prabu
2018-11-06
scsi: mpt3sas: Refactor mpt3sas_wait_for_ioc function
Suganath Prabu
2018-11-06
scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc
Suganath Prabu
2018-11-06
scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT
Suganath Prabu
2018-10-17
scsi: mpt3sas: switch to generic DMA API
Christoph Hellwig
2018-10-10
scsi: mpt3sas: Remove unnecessary parentheses and simplify null checks
Nathan Chancellor
2018-10-10
scsi: mpt3sas: Use dma_pool_zalloc
Souptick Joarder
2018-10-10
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levels
Joe Perches
2018-10-10
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT and reply_q_name to %s:
Joe Perches
2018-10-10
scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
Joe Perches
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-08
scsi: mpt3sas: Fix calltrace observed while running IO & reset
Sreekanth Reddy
2018-08-03
scsi: mpt3sas: Swap I/O memory read value back to cpu endianness
Sreekanth Reddy
[next]