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
/
mpi3mr
/
mpi3mr.h
Age
Commit message (
Expand
)
Author
2023-12-05
scsi: mpi3mr: Update driver version to 8.5.1.0.0
Chandrakanth patil
2023-12-05
scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-3
Chandrakanth patil
2023-12-05
scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-2
Chandrakanth patil
2023-12-05
scsi: mpi3mr: Support for preallocation of SGL BSG data buffers part-1
Chandrakanth patil
2023-11-24
scsi: mpi3mr: driver version upgrade to 8.5.0.0.50
Sumit Saxena
2023-11-24
scsi: mpi3mr: Increase maximum number of PHYs to 64 from 32
Sumit Saxena
2023-08-07
scsi: mpi3mr: Update driver version to 8.5.0.0.0
Ranjan Kumar
2023-08-07
scsi: mpi3mr: WRITE SAME implementation
Ranjan Kumar
2023-08-07
scsi: mpi3mr: Add support for more than 1MB I/O
Ranjan Kumar
2023-05-22
scsi: mpi3mr: Fix the type used for pointers to bitmap
Christophe JAILLET
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-16
scsi: mpi3mr: Update driver version to 8.4.1.0.0
Ranjan Kumar
2023-03-16
scsi: mpi3mr: Update copyright year
Ranjan Kumar
2023-03-16
scsi: mpi3mr: Modify MUR timeout value to 120 seconds
Ranjan Kumar
2023-03-16
scsi: mpi3mr: Successive VD delete and add causes FW fault
Ranjan Kumar
2023-03-07
scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()
Tomas Henzl
2023-03-06
scsi: mpi3mr: ioctl timeout when disabling/enabling interrupt
Ranjan Kumar
2023-02-21
scsi: mpi3mr: Remove unneeded version.h include
Jesper Juhl
2023-02-21
scsi: mpi3mr: Use number of bits to manage bitmap sizes
Shin'ichiro Kawasaki
2022-09-25
scsi: mpi3mr: Update driver version to 8.2.0.3.0
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Fix scheduling while atomic type bug
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Scan the devices during resume time
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Free enclosure objects during driver unload
Sreekanth Reddy
2022-09-25
scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBA
Sreekanth Reddy
2022-08-31
scsi: mpi3mr: Refresh SAS ports during soft reset
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Support SAS transport class callbacks
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add framework to issue MPT transport cmds
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add SAS SATA end devices to STL
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Get target object based on rphy
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add expander devices to STL
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Enable STL on HBAs where multipath is disabled
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add helper functions to manage device's port
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add helper functions to retrieve device objects
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add framework to add phys to STL
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Enable Enclosure device add event
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add helper functions to retrieve config pages
Sreekanth Reddy
2022-08-22
scsi: mpi3mr: Add framework to issue config requests
Sreekanth Reddy
2022-07-18
scsi: mpi3mr: Reduce VD queue depth on detecting throttling
Sreekanth Reddy
2022-07-18
scsi: mpi3mr: Resource Based Metering
Sreekanth Reddy
2022-07-07
scsi: mpi3mr: Increase cmd_per_lun to 128
Sreekanth Reddy
2022-06-01
scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings
Sumit Saxena
2022-05-19
scsi: mpi3mr: Add target device related sysfs attributes
Sreekanth Reddy
2022-05-10
scsi: mpi3mr: Increase I/O timeout value to 60s
Sreekanth Reddy
2022-05-02
scsi: mpi3mr: Update driver version to 8.0.0.69.0
Sumit Saxena
2022-05-02
scsi: mpi3mr: Add support for NVMe passthrough
Sumit Saxena
2022-05-02
scsi: mpi3mr: Expose adapter state to sysfs
Sumit Saxena
2022-05-02
scsi: mpi3mr: Add support for PEL commands
Sumit Saxena
2022-05-02
scsi: mpi3mr: Add support for MPT commands
Sumit Saxena
2022-05-02
scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi header
Sumit Saxena
2022-05-02
scsi: mpi3mr: Add support for driver commands
Sumit Saxena
[next]