index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2015-11-12
mpt2sas: Move Gen2 HBA's device registration to a separate file
Sreekanth Reddy
1
-1
/
+4
2015-11-12
mpt3sas: Move Gen3 HBA's device registration to a separate file
Sreekanth Reddy
5
-159
/
+261
2015-11-12
mpt3sas: Added mpt2sas driver definitions
Sreekanth Reddy
4
-145
/
+191
2015-08-27
mpt3sas : Bump mpt3sas driver version to 9.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
Sreekanth Reddy
1
-14
/
+75
2015-08-27
mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Added support for customer specific branding
Sreekanth Reddy
2
-6
/
+39
2015-08-27
mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...
Sreekanth Reddy
2
-0
/
+5
2015-08-27
mpt3sas: MPI 2.5 Rev K (2.5.6) specifications
Sreekanth Reddy
2
-5
/
+17
2015-08-27
mpt3sas: Bump mpt3sas driver version to v6.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Add branding string support for OEM custom HBA
Sreekanth Reddy
2
-0
/
+45
2015-08-27
mpt3sas: Add branding string support for OEM's HBA
Sreekanth Reddy
2
-0
/
+47
2015-08-27
mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files
Sreekanth Reddy
3
-5
/
+18
2015-08-27
mpt3sas: Update MPI2 strings to MPI2.5
Sreekanth Reddy
2
-3
/
+1
2015-08-27
mpt3sas: Bump mpt3sas Driver version to v5.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Provides the physical location of sas drives
Sreekanth Reddy
2
-39
/
+203
2015-08-27
mpt3sas: MPI 2.5 Rev I (2.5.4) specifications.
Sreekanth Reddy
3
-9
/
+28
2015-08-27
mpt3sas: Remove redundancy code while freeing the controller resources.
Sreekanth Reddy
1
-25
/
+32
2015-08-27
mpt3sas: Don't block the drive when drive addition under the control of SML
Sreekanth Reddy
3
-1
/
+28
2015-08-27
mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca...
Sreekanth Reddy
1
-0
/
+68
2015-08-27
mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector su...
Sreekanth Reddy
2
-9
/
+98
2015-08-26
mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected
Sreekanth Reddy
1
-7
/
+9
2015-01-13
mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors
Sreekanth Reddy
2
-3
/
+22
2015-01-13
mpt2sas, mpt3sas: Update attribution language to Avago
Sreekanth Reddy
10
-11
/
+21
2015-01-13
mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries
Sreekanth Reddy
1
-2
/
+8
2015-01-13
mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ...
Sreekanth Reddy
1
-0
/
+8
2015-01-13
mpt2sas, mpt3sas: log exceeded temperature thresholds
Sreekanth Reddy
4
-0
/
+81
2015-01-09
mpt3sas: issue_reset is uninitialized
Dan Carpenter
1
-4
/
+4
2014-12-04
Revert "[SCSI] mpt3sas: Remove phys on topology change"
Sreekanth Reddy
1
-4
/
+1
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-11-24
mpt3sas: simplify ->change_queue_depth
Christoph Hellwig
1
-26
/
+10
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-6
/
+4
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-7
/
+3
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
1
-12
/
+3
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-24
/
+1
2014-09-16
mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe
Sreekanth Reddy
1
-3
/
+6
2014-09-16
mpt3sas: Bump mpt3sas driver version to 04.100.00.00
Sreekanth Reddy
1
-2
/
+2
2014-09-16
mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array support
Sreekanth Reddy
2
-61
/
+191
2014-09-16
mpt3sas: Added OEM branding Strings
Sreekanth Reddy
2
-0
/
+67
2014-09-16
mpt3sas: Copyright in driver sources is updated for year the 2014.
Sreekanth Reddy
19
-19
/
+19
2014-09-16
mpt3sas: MPI2.5 Rev H (2.5.3) specifications
Sreekanth Reddy
4
-7
/
+114
2014-09-16
mpt3sas: Bump mpt3sas driver version to 03.100.00.00
Sreekanth Reddy
1
-2
/
+2
2014-09-16
mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced
Sreekanth Reddy
2
-11
/
+61
2014-09-16
mpt3sas: MPI2.5 Rev G (2.5.2) specifications
Sreekanth Reddy
4
-7
/
+19
2014-09-16
mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-07-26
mpt3sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
2
-15
/
+13
[prev]
[next]