aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
AgeCommit message (Expand)Author
2019-12-01scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart
2019-11-20scsi: lpfc: Correct invalid EQ doorbell write on if_type=6James Smart
2019-01-13scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne
2018-12-08scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck
2018-11-13scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart
2018-08-02scsi: lpfc: Fix ELS abort on SLI-3 adaptersJames Smart
2018-07-10scsi: lpfc: devloss timeout race condition caused null pointer referenceJames Smart
2018-07-10scsi: lpfc: Make PBDE optimizations configurableJames Smart
2018-07-10scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell wordJames Smart
2018-06-26scsi: lpfc: use monotonic timestamps for statisticsArnd Bergmann
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-28scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)James Smart
2018-05-08scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart
2018-05-08scsi: lpfc: Enhance log messages when reporting CQE errorsJames Smart
2018-05-08scsi: lpfc: enhance LE data structure copies to hardwareJames Smart
2018-04-18scsi: lpfc: Fix Abort request WQ selectionJames Smart
2018-04-18scsi: lpfc: Enlarge nvmet asynchronous receive buffer countsJames Smart
2018-03-12scsi: lpfc: Memory allocation error during driver start-up on power8James Smart
2018-03-12scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart
2018-03-12scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart
2018-03-06scsi: lpfc: use __raw_writeX on DPP copiesJames Smart
2018-02-22scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart
2018-02-22scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart
2018-02-22scsi: lpfc: Enable fw download on if_type=6 devicesJames Smart
2018-02-22scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart
2018-02-22scsi: lpfc: Add push-to-adapter support to sli4James Smart
2018-02-22scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart
2018-02-22scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart
2018-02-22scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart
2018-02-12scsi: lpfc: Fix SCSI io host reset causing kernel crashJames Smart
2018-02-12scsi: lpfc: Fix RQ empty firmware trapJames Smart
2018-02-12scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart
2018-02-12scsi: lpfc: Increase CQ and WQ sizes for SCSIJames Smart
2018-02-12scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart
2017-12-20scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcvJames Smart
2017-12-04scsi: lpfc: Fix NVME LS abort_xriJames Smart
2017-12-04scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart
2017-12-04scsi: lpfc: Expand WQE capability of every NVME hardware queueJames Smart
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-08scsi: lpfc: Fix hard lock up NMI in els timeout handling.Dick Kennedy
2017-11-01scsi: lpfc: Convert timers to use timer_setup()Kees Cook
2017-10-02scsi: lpfc: Fix FCP hba_wqidx assignmentDick Kennedy
2017-10-02scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy
2017-10-02scsi: lpfc: Make ktime sampling more accurateDick Kennedy
2017-10-02scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy
2017-10-02scsi: lpfc: fix pci hot plug crash in list_add callDick Kennedy
2017-09-15scsi: lpfc: remove redundant null check on eqeColin Ian King
2017-08-24scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy
2017-08-24scsi: lpfc: Limit amount of work processed in IRQDick Kennedy