summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas
Commit message (Expand)AuthorAgeFilesLines
* mpt2sas: Bump driver version to 20.100.00.00Sreekanth Reddy2015-01-131-2/+2
* mpt2sas, mpt3sas: set cpu affinity for each MSIX vectorsSreekanth Reddy2015-01-132-3/+22
* mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy2015-01-138-9/+17
* mpt2sas: map log_info value 0x0x32010081 to DID_RESETSreekanth Reddy2015-01-131-0/+4
* mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entriesSreekanth Reddy2015-01-131-3/+7
* mpt2sas: MPI2 Rev BB (2.00.20) specification and 2.00.35 header filesSreekanth Reddy2015-01-132-5/+17
* mpt2sas: Bump driver version to 19.100.00.00Sreekanth Reddy2015-01-131-2/+2
* mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ...Sreekanth Reddy2015-01-131-0/+9
* mpt2sas, mpt3sas: log exceeded temperature thresholdsSreekanth Reddy2015-01-134-0/+80
* mpt2sas: MPI2 Rev AA (2.00.19) specificationsSreekanth Reddy2015-01-124-11/+41
* mpt2sas: issue_reset is uninitializedDan Carpenter2015-01-091-4/+4
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-182-5/+1
|\
| * Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy2014-12-041-4/+1
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ | |/ |/|
| * Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-2017-193/+551
| |\
| * | scsi: mpt2sas: fix ioctl in commentAlex Pilon2014-11-201-1/+1
* | | mpt2sas: simplify ->change_queue_depthChristoph Hellwig2014-11-241-29/+5
* | | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-6/+4
* | | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-7/+3
* | | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-1/+1
* | | scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-12/+4
* | | scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-23/+1
| |/ |/|
* | mpt2sas: fix undefined reference to `__udivdi3' compilation errorsSreekanth Reddy2014-09-221-4/+4
* | mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probeSreekanth Reddy2014-09-161-2/+6
* | mpt2sas: Bump mpt2sas driver version to 18.100.00.00Sreekanth Reddy2014-09-161-2/+2
* | mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA ca...Sreekanth Reddy2014-09-161-0/+68
* | mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array supportSreekanth Reddy2014-09-162-61/+199
* | mpt2sas: Avoid type casting for direct I/O commandsSreekanth Reddy2014-09-161-77/+40
* | mpt2sas: Bump mpt2sas driver version to 17.100.00.00Sreekanth Reddy2014-09-161-2/+2
* | mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or ReplacedSreekanth Reddy2014-09-162-9/+63
* | mpt2sas: Copyright in driver sources is updated for year the 2014Sreekanth Reddy2014-09-169-9/+9
* | mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specificationsSreekanth Reddy2014-09-168-31/+148
* | mpt2sas: Added driver module parameter max_msix_vectorsSreekanth Reddy2014-09-161-0/+14
* | mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-09-161-3/+3
|/
* mpt2sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth2014-07-252-14/+13
* mpt2sas: Rework the MSI-X grouping codeMartin K. Petersen2014-07-251-41/+23
* mpt2sas: annotate ioc->reply_post_host_index as __iomemJoe Lawrence2014-07-252-5/+6
* mpt2sas: combine fw_event_work and its event_dataJoe Lawrence2014-07-251-22/+30
* mpt2sas: correct scsi_{target,device} hostdata allocationJoe Lawrence2014-07-251-2/+4
* mpt2sas: Add free smids to the head, not tail of listMatthew Wilcox2014-05-281-4/+4
* mpt2sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox2014-05-281-6/+3
* mpt2sas: Remove uses of serial_numberMatthew Wilcox2014-05-283-11/+8
* [SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki2014-04-281-1/+0
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-20/+21
|\
| * block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-231-5/+5
| * block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-231-15/+16
* | MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki2014-01-141-1/+1
|/
* [SCSI] mpt2sas: Remove phys on topology change.Jan Vesely2013-09-031-1/+4
* [SCSI] mpt2sas: Bump driver version to v16.100.00.00Sreekanth Reddy2013-09-031-2/+2
OpenPOWER on IntegriCloud