summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2019-08-29scsi: qedf: Add shutdown callback handlerSaurav Kashyap-0/+7
2019-08-29scsi: qedf: Update module description stringNilesh Javali-1/+1
2019-08-29scsi: qedf: Fix crash during sg_resetArun Easi-2/+2
2019-08-29scsi: qedf: Stop sending fipvlan request on unloadSaurav Kashyap-0/+5
2019-08-29scsi: qedf: Print message during bailout conditionsSaurav Kashyap-40/+130
2019-08-29scsi: smartpqi: bump versionDon Brace-3/+3
2019-08-29scsi: smartpqi: update copyrightDon Brace-0/+2
2019-08-29scsi: smartpqi: add new pci idsGilbert Wu-0/+12
2019-08-29scsi: smartpqi: correct REGNEWD return statusMurthy Bhat-1/+1
2019-08-29scsi: smartpqi: add gigabyte controllerGilbert Wu-0/+4
2019-08-29scsi: smartpqi: correct hang when deleting 32 ldsMahesh Rajashekhara-6/+8
2019-08-29scsi: smartpqi: add bay identifierGilbert Wu-6/+113
2019-08-29scsi: smartpqi: add sysfs entriesMurthy Bhat-16/+124
2019-08-29scsi: smartpqi: add module param to hide vsepDave Carroll-0/+27
2019-08-29scsi: smartpqi: add pci ids for fiberhome controllerGilbert Wu-0/+16
2019-08-29scsi: smartpqi: add module param for exposure orderGilbert Wu-3/+15
2019-08-29scsi: lpfc: fix 12.4.0.0 GPF at bootJames Smart-1/+1
2019-08-29scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart-2/+2
2019-08-29scsi: lpfc: Remove bg debugfs buffersJames Smart-295/+0
2019-08-29scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()James Smart-13/+1
2019-08-29scsi: ufs: remove set but not used variable 'val'zhengbin-3/+0
2019-08-29scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization"Colin Ian King-1/+1
2019-08-29scsi: hisi_sas: remove set but not used variable 'irq_value'zhengbin-3/+1
2019-08-29scsi: mpt3sas: Introduce module parameter to override queue depthSreekanth Reddy-4/+140
2019-08-29scsi: qla2xxx: Fix a recently introduced kernel warningBart Van Assche-2/+0
2019-08-29scsi: ufs: fix broken hba->outstanding_tasksStanley Chu-5/+4
2019-08-29scsi: fcoe: remove redundant call to skb_transport_headerColin Ian King-1/+0
2019-08-29scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFSAnil Varughese-0/+27
2019-08-29scsi: bfa: remove redundant assignment to variable errorColin Ian King-1/+1
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski-3/+0
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-5/+43
2019-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-5/+42
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+1
2019-08-20scsi: libsas: sas_discover: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-08-19scsi: lpfc: Update lpfc version to 12.4.0.0James Smart-1/+1
2019-08-19scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart-557/+218
2019-08-19scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart-1/+38
2019-08-19scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart-248/+904
2019-08-19scsi: lpfc: Add MDS driver loopback diagnostics supportJames Smart-11/+38
2019-08-19scsi: lpfc: Add first and second level hardware revisions to sysfs reportingJames Smart-1/+2
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart-120/+125
2019-08-19scsi: lpfc: Add simple unlikely optimizations to reduce NVME latencyJames Smart-4/+4
2019-08-19scsi: lpfc: Fix coverity warningsJames Smart-9/+10
2019-08-19scsi: lpfc: Fix nvme first burst module parameter descriptionJames Smart-6/+3
2019-08-19scsi: lpfc: Fix BlockGuard enablement on FCoE adaptersJames Smart-1/+26
2019-08-19scsi: lpfc: Fix reported physical link speed on a disabled trunked linkJames Smart-0/+2
2019-08-19scsi: lpfc: Fix Max Frame Size value shown in fdmishow outputJames Smart-1/+1
2019-08-19scsi: lpfc: Fix upcall to bsg done in non-success casesJames Smart-7/+15
2019-08-19scsi: lpfc: Fix sli4 adapter initialization with MSIJames Smart-8/+9
2019-08-19scsi: lpfc: Fix nvme sg_seg_cnt display if HBA does not support NVMEJames Smart-0/+1