aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_transport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-15scsi: mpt3sas: Fix a couple of misdocumented functions/paramsLee Jones1-3/+4
2020-11-04scsi: mpt3sas: Add module parameter multipath_on_hbaSreekanth Reddy1-2/+4
2020-11-04scsi: mpt3sas: Add bypass_dirty_port_flag parameterSreekanth Reddy1-4/+4
2020-11-04scsi: mpt3sas: Handling HBA vSES deviceSreekanth Reddy1-11/+69
2020-11-04scsi: mpt3sas: Set valid PhysicalPort in SMPPassThroughSreekanth Reddy1-6/+69
2020-11-04scsi: mpt3sas: Get sas_device objects using device's rphySreekanth Reddy1-4/+3
2020-11-04scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()Sreekanth Reddy1-12/+23
2020-11-04scsi: mpt3sas: Get device objects using sas_address & portIDSreekanth Reddy1-27/+47
2020-11-04scsi: mpt3sas: Update hba_port's sas_address & phy_maskSreekanth Reddy1-5/+60
2020-01-02scsi: mpt3sas: Optimize mpt3sas driver loggingSreekanth Reddy1-5/+6
2019-06-18scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S1-4/+4
2018-11-06scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu1-2/+5
2018-11-06scsi: mpt3sas: Separate out mpt3sas_wait_for_iocSuganath Prabu1-72/+12
2018-11-06scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNTSuganath Prabu1-4/+4
2018-10-17scsi: mpt3sas: switch to generic DMA APIChristoph Hellwig1-8/+10
2018-10-10scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levelsJoe Perches1-3/+3
2018-10-10scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMTJoe Perches1-12/+6
2018-10-10scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>Joe Perches1-173/+140
2018-06-19scsi: mpt3sas: Improve kernel-doc headersBart Van Assche1-33/+22
2018-06-19scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche1-2/+3
2018-06-19scsi: mpt3sas: Fix indentationBart Van Assche1-1/+1
2018-02-27scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers.Suganath Prabu S1-4/+4
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig1-140/+90
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