summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * scsi: hisi_sas: relocate smp sg mapXiang Chen2018-05-184-106/+51
| * scsi: ufs: make ufshcd_config_pwr_mode of non-static funcAlim Akhtar2018-05-182-3/+4
| * scsi: ufs: add quirk to enable host controller without hceAlim Akhtar2018-05-182-2/+78
| * scsi: ufs: add quirk to disallow reset of interrupt aggregationAlim Akhtar2018-05-182-1/+8
| * scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar2018-05-182-2/+24
| * scsi: ufs: ufshcd: Remove VLA usageKees Cook2018-05-181-8/+26
| * scsi: ipr: new IOASC updateWen Xiong2018-05-141-0/+2
| * scsi: esas2r: fix spelling mistake: "requestss" -> "requests"Colin Ian King2018-05-141-1/+1
| * scsi: libosd: Remove VLA usageKees Cook2018-05-141-8/+8
| * scsi: 3w-xxxx: fix a missing-check bugWenwen Wang2018-05-081-0/+3
| * scsi: 3w-9xxx: fix a missing-check bugWenwen Wang2018-05-081-0/+5
| * scsi: megaraid: silence a static checker bugDan Carpenter2018-05-081-0/+3
| * scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"Colin Ian King2018-05-082-12/+12
| * scsi: qla2xxx: remove the unused tcm_qla2xxx_cmd_wqAndrei Vagin2018-05-081-10/+0
| * scsi: hisi_sas: workaround a v3 hw hilink bugXiaofei Tan2018-05-081-1/+24
| * scsi: hisi_sas: add readl poll timeout helper wrappersJohn Garry2018-05-081-6/+22
| * scsi: hisi_sas: remove redundant handling to event95 for v3Xiaofei Tan2018-05-081-8/+1
| * scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hwXiang Chen2018-05-081-5/+6
| * scsi: hisi_sas: update PHY linkrate after a controller resetXiang Chen2018-05-084-26/+53
| * scsi: hisi_sas: stop controller timer for resetJohn Garry2018-05-081-0/+3
| * scsi: hisi_sas: check sas_dev gone earlier in hisi_sas_abort_task()Xiang Chen2018-05-081-5/+6
| * scsi: hisi_sas: fix PI memory sizeXiang Chen2018-05-081-1/+1
| * scsi: hisi_sas: check host frozen before calling "done" functionXiang Chen2018-05-084-0/+32
| * scsi: hisi_sas: Add some checks to avoid free'ing a sas_task twiceXiang Chen2018-05-083-29/+18
| * scsi: hisi_sas: optimise the usage of DQ lockingXiang Chen2018-05-082-6/+0
| * scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart2018-05-0810-10/+10
| * scsi: lpfc: update driver version to 12.0.0.3James Smart2018-05-081-1/+1
| * scsi: lpfc: Enhance log messages when reporting CQE errorsJames Smart2018-05-081-7/+16
| * scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart2018-05-084-23/+37
| * scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cntJames Smart2018-05-081-0/+34
| * scsi: lpfc: Handle new link fault code returned by adapter firmware.James Smart2018-05-082-17/+15
| * scsi: lpfc: Correct fw download error messageJames Smart2018-05-082-1/+8
| * scsi: lpfc: enhance LE data structure copies to hardwareJames Smart2018-05-081-14/+42
| * scsi: lpfc: Change IO submit return to EBUSY if remote port is recoveringJames Smart2018-05-081-6/+7
| * scsi: qedf: Update version number to 8.33.16.20Chad Dupuis2018-05-081-2/+2
| * scsi: qedf: Update copyright for 2018Chad Dupuis2018-05-0815-15/+15
| * scsi: qedf: Add more defensive checks for concurrent error conditionsChad Dupuis2018-05-083-14/+58
| * scsi: qedf: Set the UNLOADING flag when removing a vportChad Dupuis2018-05-081-0/+10
| * scsi: qedf: Add additional checks when restarting an rport due to ABTS timeoutChad Dupuis2018-05-081-0/+31
| * scsi: qedf: If qed fails to enable MSI-X fail PCI probeChad Dupuis2018-05-081-1/+2
| * scsi: qedf: Honor default_prio module parameter even if DCBX does not convergeChad Dupuis2018-05-081-1/+8
| * scsi: qedf: Improve firmware debug dump handlingChad Dupuis2018-05-083-2/+15
| * scsi: qedf: Remove setting DCBX pending during soft context resetSaurav Kashyap2018-05-081-1/+0
| * scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...Chad Dupuis2018-05-081-3/+3
| * scsi: qedf: Check if link is already up when receiving a link up event from qedChad Dupuis2018-05-081-0/+5
| * scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabledChad Dupuis2018-05-081-0/+9
| * scsi: qedf: Release RRQ reference correctly when RRQ command times outChad Dupuis2018-05-081-0/+8
| * scsi: qedf: Honor priority from DCBX FCoE App tagChad Dupuis2018-05-082-14/+39
| * scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX conv...Chad Dupuis2018-05-081-2/+9
| * scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 ...Chad Dupuis2018-05-081-0/+7
OpenPOWER on IntegriCloud