summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nvme.c
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'Lee Jones2020-11-101-2/+0
* scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart2020-10-261-5/+13
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* scsi: lpfc: Correct some pretty obvious misdocumentationLee Jones2020-07-151-21/+17
* scsi: lpfc: NVMe remote port devloss_tmo from llddJames Smart2020-07-151-0/+5
* scsi: lpfc: Add an internal trace log bufferDick Kennedy2020-07-021-38/+29
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-051-37/+0
|\
| * scsi: lpfc: Remove re-binding of nvme rport during registrationDick Kennedy2020-05-071-32/+0
| * scsi: lpfc: remove duplicate unloading checksJames Smart2020-04-221-5/+0
* | lpfc: Fix return value in __lpfc_nvme_ls_abortJames Smart2020-05-271-1/+1
* | lpfc: nvme: Add Receive LS Request and Send LS Response support to nvmeJames Smart2020-05-091-0/+71
* | lpfc: Refactor Send LS Abort supportJames Smart2020-05-091-50/+75
* | lpfc: Refactor Send LS Request supportJames Smart2020-05-091-118/+171
* | lpfc: Refactor NVME LS receive handlingJames Smart2020-05-091-0/+19
* | lpfc: Refactor lpfc nvme headersJames Smart2020-05-091-3/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-101-115/+32
|\
| * scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSIJames Smart2020-03-291-85/+3
| * scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart2020-03-291-24/+21
| * scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart2020-03-261-6/+8
* | nvme-fc: Revert "add module to ops template to allow module references"James Smart2020-04-041-2/+0
|/
* Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-131-0/+2
|\
| * nvme_fc: add module to ops template to allow module referencesJames Smart2019-11-271-0/+2
* | scsi: lpfc: revise nvme max queues to be hdwq countJames Smart2019-11-121-6/+4
* | scsi: lpfc: Slight fast-path performance optimizationsJames Smart2019-10-241-1/+1
* | scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTSJames Smart2019-09-301-32/+41
|/
* scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart2019-08-191-55/+30
* scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart2019-08-191-0/+3
* scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart2019-08-191-18/+76
* scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart2019-08-191-44/+46
* scsi: lpfc: Add simple unlikely optimizations to reduce NVME latencyJames Smart2019-08-191-4/+4
* scsi: lpfc: Fix coverity warningsJames Smart2019-08-191-2/+3
* scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart2019-08-191-0/+47
* scsi: lpfc: Fix error in remote port address changeJames Smart2019-08-191-4/+13
* scsi: lpfc: Fix driver nvme rescan loggingJames Smart2019-08-191-14/+17
* scsi: lpfc: Fix Oops in nvme_register with target logout/loginJames Smart2019-08-191-4/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-3/+13
|\
| * scsi: lpfc: Revise message when stuck due to unresponsive adapterJames Smart2019-06-181-3/+13
* | lpfc: add support for translating an RSCN rcv into a discovery rescanJames Smart2019-06-211-0/+44
|/
* scsi: lpfc: Fix a recently introduced compiler warningBart Van Assche2019-04-081-2/+2
* scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()Bart Van Assche2019-04-031-4/+4
* scsi: lpfc: Annotate switch/case fall-throughBart Van Assche2019-04-031-0/+1
* scsi: lpfc: Declare local functions staticBart Van Assche2019-04-031-2/+2
* scsi: lpfc: avoid uninitialized variable warningArnd Bergmann2019-03-251-4/+4
* scsi: lpfc: Enhance 6072 log stringJames Smart2019-03-191-1/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-161-1/+2
|\
| * scsi: lpfc: fix unused variable warningArnd Bergmann2019-03-061-1/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-579/+167
|\|
| * scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-051-1/+1
| * scsi: lpfc: Rework locking on SCSI io completionJames Smart2019-02-051-18/+30
| * scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart2019-02-051-6/+12