summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
2017-08-24scsi: lpfc: lpfc version bump 11.4.0.3Dick Kennedy1-1/+1
2017-08-24scsi: lpfc: fix "integer constant too large" error on 32bit archsMaurizio Lombardi1-3/+2
2017-08-24scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart10-14/+162
2017-08-24scsi: lpfc: remove console log clutterJames Smart1-1/+1
2017-08-24scsi: lpfc: Fix bad sgl reposting after 2nd adapter resetDick Kennedy1-2/+9
2017-08-24scsi: lpfc: Fix nvme target failure after 2nd adapter resetDick Kennedy1-1/+13
2017-08-24scsi: lpfc: Fix relative offset error on large nvmet target iosDick Kennedy1-2/+4
2017-08-24scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy8-97/+234
2017-08-24scsi: lpfc: Limit amount of work processed in IRQDick Kennedy2-12/+20
2017-08-24scsi: lpfc: Correct issues with FAWWN and FDISCsDick Kennedy1-0/+1
2017-08-24scsi: lpfc: Fix NVME PRLI handling during RSCNDick Kennedy1-0/+10
2017-08-24scsi: lpfc: Fix crash in lpfc nvmet when fc port is resetDick Kennedy1-0/+16
2017-08-24scsi: lpfc: Fix duplicate NVME rport entries and namespaces.Dick Kennedy1-0/+20
2017-08-24scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topologyDick Kennedy3-0/+38
2017-08-24scsi: lpfc: Correct return error codes to align with nvme_fc transportDick Kennedy2-14/+18
2017-08-24scsi: lpfc: convert info messages to standard messagesDick Kennedy1-2/+2
2017-08-24scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environmentDick Kennedy1-0/+3
2017-08-24scsi: lpfc: Fix rediscovery on switch blade pullDick Kennedy1-5/+8
2017-08-24scsi: lpfc: Fix loop mode target discoveryDick Kennedy1-0/+3
2017-08-24scsi: lpfc: Fix plogi collision that causes illegal state transitionDick Kennedy1-1/+19
2017-08-24scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_testGustavo A. R. Silva1-6/+3
2017-08-07scsi: lpfc: Replace PCI pool old APIRomain Perier7-75/+75
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+3
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds17-453/+718
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+0
2017-07-03t10-pi: Move opencoded contants to common headerDmitry Monakhov1-2/+3
2017-07-01scsi: lpfc: don't double count abort errorsDan Carpenter1-1/+0
2017-07-01scsi: lpfc: spin_lock_irq() is not nestableDan Carpenter1-10/+10
2017-06-26Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro17-423/+861
2017-06-26scsi: lpfc: fix refcount error on node listJames Smart1-7/+0
2017-06-26scsi: lpfc: Fix nvme io stoppage after link bounceJames Smart1-34/+1
2017-06-19scsi: lpfc: update to revision to 11.4.0.1James Smart1-1/+1
2017-06-19scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart1-18/+4
2017-06-19scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart1-0/+1
2017-06-19scsi: lpfc: Fix crash doing IO with resetsJames Smart1-14/+8
2017-06-19scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart1-1/+1
2017-06-19scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart2-2/+17
2017-06-19scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart5-40/+89
2017-06-19scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart1-2/+0
2017-06-19scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart1-9/+12
2017-06-19scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart1-1/+1
2017-06-19scsi: lpfc: Fix system panic when express lane enabled.James Smart1-0/+3
2017-06-12scsi: lpfc: update to revision to 11.4.0.0James Smart1-1/+1
2017-06-12scsi: lpfc: Add auto EQ delay logicJames Smart8-13/+177
2017-06-12scsi: lpfc: Fix defects reported by Coverity ScanJames Smart2-21/+13
2017-06-12scsi: lpfc: Fix vports not logging into targetJames Smart1-17/+14
2017-06-12scsi: lpfc: Fix PRLI retry handling when target rejects it.James Smart1-3/+14
2017-06-12scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffffJames Smart1-2/+4
2017-06-12scsi: lpfc: Fix System panic after loading the driverJames Smart2-7/+8
2017-06-12scsi: lpfc: Fix crash on powering off BFS VM with passthrough deviceJames Smart1-2/+10