aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-11mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy4-695/+0
2015-11-11mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy1-0/+338
2015-11-11mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy1-6/+0
2015-11-11mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy1-0/+1
2015-11-11mpt2sas: Remove .c and .h files from mpt2sas driverSreekanth Reddy8-22391/+0
2015-11-11mpt2sas: Move Gen2 HBA's device registration to a separate fileSreekanth Reddy2-5/+289
2015-11-11mpt2sas: Use mpi headers from mpt3sasChristoph Hellwig10-7605/+6
2015-09-06mpt2sas: setpci reset kernel oops fixNagarajkumar Narayanan4-9/+67
2015-09-06mpt2sas: Refcount fw_events and fix unsafe list usageCalvin Owens1-21/+91
2015-09-06mpt2sas: Refcount sas_device objects and fix unsafe list usageCalvin Owens3-154/+360
2015-08-26mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detectedSreekanth Reddy1-7/+9
2015-01-13mpt2sas: Bump driver version to 20.100.00.00Sreekanth Reddy1-2/+2
2015-01-13mpt2sas, mpt3sas: set cpu affinity for each MSIX vectorsSreekanth Reddy2-3/+22
2015-01-13mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy8-9/+17
2015-01-13mpt2sas: map log_info value 0x0x32010081 to DID_RESETSreekanth Reddy1-0/+4
2015-01-13mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entriesSreekanth Reddy1-3/+7
2015-01-13mpt2sas: MPI2 Rev BB (2.00.20) specification and 2.00.35 header filesSreekanth Reddy2-5/+17
2015-01-13mpt2sas: Bump driver version to 19.100.00.00Sreekanth Reddy1-2/+2
2015-01-13mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O timeouts at driver load timeSreekanth Reddy1-0/+9
2015-01-13mpt2sas, mpt3sas: log exceeded temperature thresholdsSreekanth Reddy4-0/+80
2015-01-12mpt2sas: MPI2 Rev AA (2.00.19) specificationsSreekanth Reddy4-11/+41
2015-01-09mpt2sas: issue_reset is uninitializedDan Carpenter1-4/+4
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2-5/+1
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-12-04Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy1-4/+1
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig1-1/+0
2014-11-24mpt2sas: simplify ->change_queue_depthChristoph Hellwig1-29/+5
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-6/+4
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-7/+3
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina17-193/+551
2014-11-20scsi: mpt2sas: fix ioctl in commentAlex Pilon1-1/+1
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-1/+1
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig1-12/+4
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig1-23/+1
2014-09-22mpt2sas: fix undefined reference to `__udivdi3' compilation errorsSreekanth Reddy1-4/+4
2014-09-16mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probeSreekanth Reddy1-2/+6
2014-09-16mpt2sas: Bump mpt2sas driver version to 18.100.00.00Sreekanth Reddy1-2/+2
2014-09-16mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state.Sreekanth Reddy1-0/+68
2014-09-16mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array supportSreekanth Reddy2-61/+199
2014-09-16mpt2sas: Avoid type casting for direct I/O commandsSreekanth Reddy1-77/+40
2014-09-16mpt2sas: Bump mpt2sas driver version to 17.100.00.00Sreekanth Reddy1-2/+2
2014-09-16mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or ReplacedSreekanth Reddy2-9/+63
2014-09-16mpt2sas: Copyright in driver sources is updated for year the 2014Sreekanth Reddy9-9/+9
2014-09-16mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specificationsSreekanth Reddy8-31/+148
2014-09-16mpt2sas: Added driver module parameter max_msix_vectorsSreekanth Reddy1-0/+14
2014-09-16mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-3/+3
2014-07-25mpt2sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth2-14/+13
2014-07-25mpt2sas: Rework the MSI-X grouping codeMartin K. Petersen1-41/+23
2014-07-25mpt2sas: annotate ioc->reply_post_host_index as __iomemJoe Lawrence2-5/+6
2014-07-25mpt2sas: combine fw_event_work and its event_dataJoe Lawrence1-22/+30