summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2021-08-09scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-18scsi: lpfc: Fix build error in lpfc_scsi.cJames Smart
2021-06-15scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail()Zou Wei
2021-06-14Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman
2021-06-10scsi: lpfc: vmid: Introduce VMID in I/O pathGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Add QFPA and VMID timeout check in worker threadGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Timeout implementation for VMIDGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Append the VMID to the wqe before sendingGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Implement CT commands for appidGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Functions to manage VMIDsGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Implement ELS commands for appidGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Add support for VMID in mailbox commandGaurav Srivastava
2021-06-10scsi: lpfc: vmid: VMID parameter initializationGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Add datastructure for supporting VMID in lpfcGaurav Srivastava
2021-05-31scsi: lpfc: Fix failure to transmit ABTS on FC linkJames Smart
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2021-05-21scsi: lpfc: Update lpfc version to 12.8.0.10James Smart
2021-05-21scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controllerJames Smart
2021-05-21scsi: lpfc: Add a option to enable interlocked ABTS before job completionJames Smart
2021-05-21scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart
2021-05-21scsi: lpfc: Ignore GID-FT response that may be received after a link flipJames Smart
2021-05-21scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart
2021-05-21scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIsJames Smart
2021-05-21scsi: lpfc: Add ndlp kref accounting for resume RPI pathJames Smart
2021-05-21scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart
2021-05-21scsi: lpfc: Fix non-optimized ERSP handlingJames Smart
2021-05-21scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo
2021-05-10scsi: lpfc: Remove redundant assignment to pointer temp_hdrColin Ian King
2021-04-26scsi: lpfc: Fix bad memory access during VPD DUMP mailbox commandJames Smart
2021-04-26scsi: lpfc: Fix DMA virtual address ptr assignment in bsgJames Smart
2021-04-26scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart
2021-04-13scsi: lpfc: Copyright updates for 12.8.0.9 patchesJames Smart
2021-04-13scsi: lpfc: Update lpfc version to 12.8.0.9James Smart
2021-04-13scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.cJames Smart
2021-04-13scsi: lpfc: Standardize discovery object logging formatJames Smart
2021-04-13scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart
2021-04-13scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart
2021-04-13scsi: lpfc: Fix lpfc_hdw_queue attribute being ignoredJames Smart
2021-04-13scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc loginJames Smart
2021-04-13scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_t...James Smart
2021-04-13scsi: lpfc: Fix use-after-free on unused nodes after port swapJames Smart
2021-04-13scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart
2021-04-13scsi: lpfc: Fix lack of device removal on port swaps with PRLIsJames Smart
2021-04-13scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependencyJames Smart
2021-04-13scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()James Smart
2021-04-13scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart
2021-04-13scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotagJames Smart