aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_transport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig1-4/+4
2016-11-08scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS35 devices.Suganath Prabu Subramani1-4/+4
2016-08-08mpt3sas: Fix warnings exposed by W=1Calvin Owens1-12/+4
2016-08-08mpt3sas: Eliminate dead sleep_flag codeCalvin Owens1-8/+4
2016-07-12mpt3sas: avoid mpt3sas_transport_port_add NULL parent_devJoe Lawrence1-0/+5
2016-02-23mpt3sas: Fix static analyzer(coverity) tool identified defectsSuganath prabu Subramani1-1/+1
2016-02-23mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.Suganath prabu Subramani1-19/+4
2015-11-11mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy1-6/+12
2015-08-27mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_single() APISreekanth Reddy1-2/+2
2015-08-27mpt3sas: Don't block the drive when drive addition under the control of SMLSreekanth Reddy1-0/+18
2015-01-13mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy1-1/+2
2014-12-04Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy1-4/+1
2014-09-16mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy1-1/+1
2013-11-23block: Kill bio_segments()/bi_vcnt usageKent Overstreet1-4/+4
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet1-15/+16
2013-09-03[SCSI] mpt3sas: Remove phys on topology changeJan Vesely1-1/+4
2013-07-09[SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy1-1/+1
2012-12-01[SCSI] mpt3sas: add new driver supporting 12GB SASSreekanth Reddy1-0/+2128