index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-11
mpt3sas: Move Gen3 HBA's device registration to a separate file
Sreekanth Reddy
5
-159
/
+261
2015-11-11
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-25
mpt3sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
2
-15
/
+13
2014-07-25
mpt3sas: Rework the MSI-X grouping code
Martin K. Petersen
1
-52
/
+21
[prev]
[next]