aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
AgeCommit message (Expand)Author
2023-04-05scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel
2022-01-27scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart
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 illegal memory access on Abort IOCBsJames Smart
2021-05-11scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart
2021-05-11scsi: 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 crash after handling a pci errorJames Smart
2020-04-29scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart
2020-04-17scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()James Smart
2020-04-17scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart
2020-01-23scsi: lpfc: use hdwq assigned cpu for allocationJames Smart
2020-01-23scsi: lpfc: Fix a kernel warning triggered by lpfc_get_sgl_per_hdwq()Bart Van Assche
2020-01-23scsi: lpfc: Fix hdwq sgl locks and irq handlingJames Smart
2020-01-23scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwqJames Smart
2020-01-09scsi: lpfc: Fix rpi release when deleting vportJames Smart
2020-01-04scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart
2020-01-04scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart
2020-01-04scsi: lpfc: Fix locking on mailbox command completionJames Smart
2019-12-17scsi: lpfc: Fix bad ndlp ptr in xri aborted handlingJames Smart
2019-10-18scsi: lpfc: Check queue pointer before useDaniel Wagner
2019-09-07scsi: lpfc: Fix reset recovery paths that are not recoveringJames Smart
2019-09-07scsi: lpfc: Convert existing %pf users to %psSakari Ailus
2019-08-29scsi: lpfc: fix 12.4.0.0 GPF at bootJames Smart
2019-08-19scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart
2019-08-19scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart
2019-08-19scsi: lpfc: Add MDS driver loopback diagnostics supportJames Smart
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart
2019-08-19scsi: lpfc: Fix coverity warningsJames Smart
2019-08-19scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart
2019-08-19scsi: lpfc: Fix crash due to port reset racing vs adapter error handlingJames Smart
2019-08-19scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIsJames Smart
2019-08-19scsi: lpfc: Fix irq raising in lpfc_sli_hba_downJames Smart
2019-08-19scsi: lpfc: Fix leak of ELS completions on adapter resetJames Smart
2019-08-19scsi: lpfc: Fix PLOGI failure with high remoteport countJames Smart
2019-08-19scsi: lpfc: remove redundant codeFuqian Huang
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-21lpfc: add support to generate RSCN events for nportJames Smart
2019-06-18scsi: lpfc: Make some symbols staticYueHaibing
2019-06-18scsi: lpfc: Fix poor use of hardware queues if fewer irq vectorsJames Smart
2019-06-18scsi: lpfc: Fix memory leak in abnormal exit path from lpfc_eq_createJames Smart
2019-06-18scsi: lpfc: Separate CQ processing for nvmet_fc upcallsJames Smart
2019-05-13scsi: lpfc: resolve lockdep warningsJames Smart
2019-04-03scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()Bart Van Assche
2019-04-03scsi: lpfc: Remove unused functionsBart Van Assche
2019-04-03scsi: lpfc: Fix indentation and balance bracesBart Van Assche
2019-04-03scsi: lpfc: Declare local functions staticBart Van Assche
2019-03-20scsi: lpfc: Fixup eq_clr_intr referencesJames Smart