summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_transport.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: Replace deprecated strncpy() with strscpy()Justin Stitt2024-03-101-9/+9
* scsi: mpt3sas: Use struct_size() for struct size calculationsJames Seo2023-11-151-6/+3
* scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()Wenchao Hao2023-03-071-2/+12
* scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()Yang Yingliang2022-11-251-0/+2
* scsi: mpt3sas: Fix a couple of misdocumented functions/paramsLee Jones2021-03-151-3/+4
* scsi: mpt3sas: Add module parameter multipath_on_hbaSreekanth Reddy2020-11-041-2/+4
* scsi: mpt3sas: Add bypass_dirty_port_flag parameterSreekanth Reddy2020-11-041-4/+4
* scsi: mpt3sas: Handling HBA vSES deviceSreekanth Reddy2020-11-041-11/+69
* scsi: mpt3sas: Set valid PhysicalPort in SMPPassThroughSreekanth Reddy2020-11-041-6/+69
* scsi: mpt3sas: Get sas_device objects using device's rphySreekanth Reddy2020-11-041-4/+3
* scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()Sreekanth Reddy2020-11-041-12/+23
* scsi: mpt3sas: Get device objects using sas_address & portIDSreekanth Reddy2020-11-041-27/+47
* scsi: mpt3sas: Update hba_port's sas_address & phy_maskSreekanth Reddy2020-11-041-5/+60
* scsi: mpt3sas: Optimize mpt3sas driver loggingSreekanth Reddy2020-01-021-5/+6
* scsi: mpt3sas: function pointers of request descriptorSuganath Prabu S2019-06-181-4/+4
* scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu2018-11-061-2/+5
* scsi: mpt3sas: Separate out mpt3sas_wait_for_iocSuganath Prabu2018-11-061-72/+12
* scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNTSuganath Prabu2018-11-061-4/+4
* scsi: mpt3sas: switch to generic DMA APIChristoph Hellwig2018-10-171-8/+10
* scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levelsJoe Perches2018-10-101-3/+3
* scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMTJoe Perches2018-10-101-12/+6
* scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>Joe Perches2018-10-101-173/+140
* scsi: mpt3sas: Improve kernel-doc headersBart Van Assche2018-06-191-33/+22
* scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche2018-06-191-2/+3
* scsi: mpt3sas: Fix indentationBart Van Assche2018-06-191-1/+1
* scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S2018-02-271-4/+4
* scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-291-140/+90
* block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-4/+4
* scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...Suganath Prabu Subramani2016-11-081-4/+4
* mpt3sas: Fix warnings exposed by W=1Calvin Owens2016-08-081-12/+4
* mpt3sas: Eliminate dead sleep_flag codeCalvin Owens2016-08-081-8/+4
* mpt3sas: avoid mpt3sas_transport_port_add NULL parent_devJoe Lawrence2016-07-121-0/+5
* mpt3sas: Fix static analyzer(coverity) tool identified defectsSuganath prabu Subramani2016-02-231-1/+1
* mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough req...Suganath prabu Subramani2016-02-231-19/+4
* mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy2015-11-111-6/+12
* mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Don't block the drive when drive addition under the control of SMLSreekanth Reddy2015-08-271-0/+18
* mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy2015-01-131-1/+2
* Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy2014-12-041-4/+1
* mpt3sas: Copyright in driver sources is updated for year the 2014.Sreekanth Reddy2014-09-161-1/+1
* block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-231-4/+4
* block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-231-15/+16
* [SCSI] mpt3sas: Remove phys on topology changeJan Vesely2013-09-031-1/+4
* [SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy2013-07-091-1/+1
* [SCSI] mpt3sas: add new driver supporting 12GB SASSreekanth Reddy2012-12-011-0/+2128