summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedf: Initiator fails to re-login to switch after link downSaurav Kashyap2019-08-291-11/+17
* scsi: qedf: Add debug information for unsolicited processingSaurav Kashyap2019-08-291-0/+5
* scsi: qedf: Add support for 20 Gbps speedSaurav Kashyap2019-08-291-0/+5
* scsi: qedf: Interpret supported caps value correctlySaurav Kashyap2019-08-291-5/+27
* scsi: qedf: Add shutdown callback handlerSaurav Kashyap2019-08-291-0/+7
* scsi: qedf: Update module description stringNilesh Javali2019-08-291-1/+1
* scsi: qedf: Fix crash during sg_resetArun Easi2019-08-291-2/+2
* scsi: qedf: Stop sending fipvlan request on unloadSaurav Kashyap2019-08-291-0/+5
* scsi: qedf: Print message during bailout conditionsSaurav Kashyap2019-08-295-40/+130
* scsi: smartpqi: bump versionDon Brace2019-08-291-3/+3
* scsi: smartpqi: update copyrightDon Brace2019-08-291-0/+2
* scsi: smartpqi: add new pci idsGilbert Wu2019-08-291-0/+12
* scsi: smartpqi: correct REGNEWD return statusMurthy Bhat2019-08-291-1/+1
* scsi: smartpqi: add gigabyte controllerGilbert Wu2019-08-291-0/+4
* scsi: smartpqi: correct hang when deleting 32 ldsMahesh Rajashekhara2019-08-291-6/+8
* scsi: smartpqi: add bay identifierGilbert Wu2019-08-293-6/+113
* scsi: smartpqi: add sysfs entriesMurthy Bhat2019-08-292-16/+124
* scsi: smartpqi: add module param to hide vsepDave Carroll2019-08-292-0/+27
* scsi: smartpqi: add pci ids for fiberhome controllerGilbert Wu2019-08-291-0/+16
* scsi: smartpqi: add module param for exposure orderGilbert Wu2019-08-291-3/+15
* scsi: lpfc: fix 12.4.0.0 GPF at bootJames Smart2019-08-291-1/+1
* scsi: lpfc: Remove bg debugfs buffersJames Smart2019-08-295-295/+0
* scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()James Smart2019-08-292-13/+1
* scsi: ufs: remove set but not used variable 'val'zhengbin2019-08-291-3/+0
* scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization"Colin Ian King2019-08-291-1/+1
* scsi: hisi_sas: remove set but not used variable 'irq_value'zhengbin2019-08-291-3/+1
* scsi: mpt3sas: Introduce module parameter to override queue depthSreekanth Reddy2019-08-293-4/+140
* scsi: qla2xxx: Fix a recently introduced kernel warningBart Van Assche2019-08-291-2/+0
* scsi: ufs: fix broken hba->outstanding_tasksStanley Chu2019-08-291-5/+4
* scsi: fcoe: remove redundant call to skb_transport_headerColin Ian King2019-08-291-1/+0
* scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFSAnil Varughese2019-08-291-0/+27
* scsi: bfa: remove redundant assignment to variable errorColin Ian King2019-08-291-1/+1
* scsi: lpfc: Update lpfc version to 12.4.0.0James Smart2019-08-191-1/+1
* scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart2019-08-1910-557/+218
* scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart2019-08-197-1/+38
* scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart2019-08-199-248/+904
* scsi: lpfc: Add MDS driver loopback diagnostics supportJames Smart2019-08-194-11/+38
* scsi: lpfc: Add first and second level hardware revisions to sysfs reportingJames Smart2019-08-191-1/+2
* scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart2019-08-1911-120/+125
* scsi: lpfc: Add simple unlikely optimizations to reduce NVME latencyJames Smart2019-08-191-4/+4
* scsi: lpfc: Fix coverity warningsJames Smart2019-08-194-9/+10
* scsi: lpfc: Fix nvme first burst module parameter descriptionJames Smart2019-08-191-6/+3
* scsi: lpfc: Fix BlockGuard enablement on FCoE adaptersJames Smart2019-08-191-1/+26
* scsi: lpfc: Fix reported physical link speed on a disabled trunked linkJames Smart2019-08-191-0/+2
* scsi: lpfc: Fix Max Frame Size value shown in fdmishow outputJames Smart2019-08-191-1/+1
* scsi: lpfc: Fix upcall to bsg done in non-success casesJames Smart2019-08-191-7/+15
* scsi: lpfc: Fix sli4 adapter initialization with MSIJames Smart2019-08-191-8/+9
* scsi: lpfc: Fix nvme sg_seg_cnt display if HBA does not support NVMEJames Smart2019-08-191-0/+1
* scsi: lpfc: Fix nvme target mode ABTSing a received ABTSJames Smart2019-08-191-6/+2
* scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart2019-08-194-3/+58