aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
AgeCommit message (Expand)Author
2021-11-26scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart
2021-07-20scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart
2021-05-22scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart
2020-12-30scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart
2020-10-01scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart
2020-04-29scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart
2020-01-04scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart
2020-01-04scsi: lpfc: Fix locking on mailbox command completionJames Smart
2019-12-17scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart
2019-12-05scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart
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