summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedf: Check if sense buffer has been allocated during completionDupuis, Chad2017-06-131-4/+7
* scsi: qla2xxx: Remove extra register readQuinn Tran2017-06-132-10/+5
* scsi: qla2xxx: Remove unused irq_cmd_count field.Quinn Tran2017-06-132-9/+1
* scsi: qla2xxx: Accelerate SCSI BUSY status generation in target modeQuinn Tran2017-06-132-2/+13
* scsi: qla2xxx: Remove redundant wait when target is stopped.Quinn Tran2017-06-131-17/+16
* scsi: qla2xxx: Add ql2xiniexchg parameterQuinn Tran2017-06-137-85/+140
* scsi: qla2xxx: Turn on FW option for exchange checkQuinn Tran2017-06-133-12/+34
* scsi: qla2xxx: Cleanup debug message IDsQuinn Tran2017-06-1310-369/+352
* scsi: qla2xxx: Fix name server reloginQuinn Tran2017-06-134-1/+76
* scsi: qla2xxx: Convert 32-bit LUN usage to 64-bitQuinn Tran2017-06-133-20/+18
* scsi: qla2xxx: Use flag PFLG_DISCONNECTED.Sawan Chandak2017-06-132-4/+2
* scsi: tcm_qla2xxx: Do not allow aborted cmd to advance.Quinn Tran2017-06-131-0/+13
* scsi: qla2xxx: Fix path recoveryQuinn Tran2017-06-131-5/+16
* scsi: qla2xxx: Retain loop test for fwdump length exceeding buffer lengthJoe Carnuccio2017-06-132-11/+13
* scsi: qla2xxx: Replace usage of spin_lock with spin_lock_irqsaveQuinn Tran2017-06-131-12/+14
* scsi: qla2xxx: Allow ABTS, PURX, RIDA on ATIOQ for ISP83XX/27XXQuinn Tran2017-06-131-2/+5
* scsi: qedf: Update version number to 8.18.22.0.Chad Dupuis2017-06-131-3/+3
* scsi: qedf: Add change_queue_depth member to scsi_host_template().Chad Dupuis2017-06-131-0/+1
* scsi: qedf: Change cmd_per_lun in scsi_host_template to 32 to increase perfor...Chad Dupuis2017-06-131-1/+1
* scsi: qedf: Move some prints to a debug level so they do not print when no de...Chad Dupuis2017-06-131-5/+8
* scsi: qedf: Fixup unnecessary parantheses around test_bit operations.Chad Dupuis2017-06-132-4/+4
* scsi: qedf: Add non-offload receive filters.Chad Dupuis2017-06-131-0/+43
* scsi: qedf: Add bus_reset No-op.Chad Dupuis2017-06-131-0/+11
* scsi: qedf: Use same logic for SCSI host reset and FC lip_reset.Chad Dupuis2017-06-131-16/+23
* scsi: qedf: Set qed logging level to QED_LEVEL_NOTICE.Chad Dupuis2017-06-131-1/+1
* scsi: qedf: Add fka_period SCSI host attribute to show fip keep alive period.Chad Dupuis2017-06-131-19/+38
* scsi: qedf: Check that fcport is offloaded before dereferencing pointers in i...Chad Dupuis2017-06-131-6/+16
* scsi: qedf: Look at all descriptors when processing a clear virtual link.Chad Dupuis2017-06-131-11/+9
* scsi: qedf: Honor qed_ops->common->set_fp_int() return code.Chad Dupuis2017-06-131-0/+2
* scsi: qedf: Update copyright to 2017.Chad Dupuis2017-06-1314-14/+14
* scsi: qedf: Enable basic FDMI information.Chad Dupuis2017-06-131-0/+56
* scsi: csiostor: add check for supported fw versionVarun Prakash2017-06-132-0/+20
* scsi: fcoe: Remove an extra out label in _fcoe_create functionMilan P. Gandhi2017-06-131-2/+2
* scsi: fcoe: Fix few small typos in fcoe.cMilan P. Gandhi2017-06-131-4/+4
* scsi: lpfc: fix spelling mistake "entrys" -> "entries"Colin Ian King2017-06-131-1/+1
* scsi: qla2xxx: Remove an unused structure memberBart Van Assche2017-06-131-1/+0
* scsi: hisi_sas: add null check before indirect pointer dereferenceGustavo A. R. Silva2017-06-131-1/+1
* scsi: smartpqi: mark PM functions as __maybe_unusedArnd Bergmann2017-06-131-10/+2
* scsi: csiostor: Avoid content leaks and castsKees Cook2017-06-131-17/+26
* scsi: storvsc: remove unnecessary channel inbound lockStephen Hemminger2017-06-132-6/+3
* scsi: storvsc: use in place iterator functionStephen Hemminger2017-06-131-29/+15
* scsi: csiostor: add support for Chelsio T6 adaptersVarun Prakash2017-06-135-44/+88
* scsi: libiscsi: use kvzalloc for iscsi_pool_initKyle Fortin2017-06-131-2/+2
* scsi: smartpqi: bump driver versionKevin Barnett2017-06-131-7/+8
* scsi: smartpqi: remove writeq/readq function definitionsCorentin Labbe2017-06-131-29/+2
* scsi: smartpqi: add module parametersKevin Barnett2017-06-131-5/+24
* scsi: smartpqi: cleanup list initializationKevin Barnett2017-06-131-8/+3
* scsi: smartpqi: add raid level showKevin Barnett2017-06-131-1/+29
* scsi: smartpqi: make ioaccel references consistentKevin Barnett2017-06-132-39/+30
* scsi: smartpqi: enhance device add and remove messagesKevin Barnett2017-06-131-21/+69