summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_crtn.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-03scsi: lpfc: Add an internal trace log bufferDick Kennedy1-1/+1
2020-05-10lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart1-0/+2
2020-05-10lpfc: Refactor NVME LS receive handlingJames Smart1-2/+4
2020-05-10lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart1-1/+0
2020-03-30scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSIJames Smart1-0/+1
2020-03-27scsi: lpfc: Fix scsi host template for SLI3 vportsJames Smart1-2/+0
2020-02-18scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart1-1/+2
2019-12-21scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart1-1/+1
2019-11-13scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()James Smart1-1/+1
2019-11-06scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart1-0/+6
2019-10-01scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTSJames Smart1-0/+1
2019-08-30scsi: lpfc: Remove bg debugfs buffersJames Smart1-10/+0
2019-08-20scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart1-1/+1
2019-08-20scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart1-0/+1
2019-07-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2019-06-21lpfc: add support for translating an RSCN rcv into a discovery rescanJames Smart1-0/+2
2019-06-21lpfc: add support to generate RSCN events for nportJames Smart1-0/+2
2019-06-19scsi: lpfc: Separate CQ processing for nvmet_fc upcallsJames Smart1-1/+2
2019-02-06scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart1-1/+1
2019-02-06scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart1-1/+0
2019-02-06scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart1-0/+16
2019-02-06scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart1-2/+2
2019-02-06scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart1-4/+6
2019-02-06scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart1-5/+0
2019-02-06scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart1-2/+4
2018-12-20scsi: lpfc: Adding ability to reset chip via pci bus resetJames Smart1-0/+1
2018-12-08scsi: lpfc: Fix driver release of fw-logging buffersJames Smart1-0/+1
2018-12-08scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart1-1/+0
2018-11-07scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart1-0/+1
2018-11-07scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI ...James Smart1-0/+1
2018-09-12scsi: lpfc: add support to retrieve firmware logsJames Smart1-0/+7
2018-07-11scsi: lpfc: remove ScsiResult macroJohannes Thumshirn1-1/+0
2018-07-11scsi: lpfc: Revise copyright for new company languageJames Smart1-1/+1
2018-03-13scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart1-0/+1
2018-03-13scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart1-0/+1
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart1-1/+1
2018-02-12scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart1-0/+1
2017-12-05scsi: lpfc: Fix driver handling of nvme resources during unloadJames Smart1-0/+2
2017-11-01scsi: lpfc: Convert timers to use timer_setup()Kees Cook1-8/+8
2017-08-25scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy1-3/+2
2017-06-01scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()Guilherme G. Piccoli1-1/+1
2017-05-17scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart1-0/+2
2017-05-17scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart1-4/+4
2017-05-17scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart1-0/+1
2017-05-09scsi: lpfc: Fix panic on BFS configurationJames Smart1-0/+1
2017-04-24Update ABORT processing for NVMET.James Smart1-0/+7
2017-04-24Fix crash after issuing lip resetJames Smart1-1/+1
2017-03-07scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart1-1/+3
2017-02-23scsi: lpfc: Update copyrightsJames Smart1-1/+3
2017-02-23scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart1-0/+10