summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2017-03-06scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problemJames Smart
2017-03-06scsi: lpfc: Fix RCTL value on NVME LS request and responseJames Smart
2017-03-06scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart
2017-03-06scsi: lpfc: fix missing spin_unlock on sql_list_lockJames Smart
2017-03-06scsi: lpfc: don't dereference dma_buf->iocbq before null checkJames Smart
2017-03-06scsi: lpfc: sanity check hrq is null before dereferencing itJames Smart
2017-03-06scsi: lpfc: remove redundant assignment of sgelJames Smart
2017-03-06scsi: lpfc: replace init_timer by setup_timerTomas Jasek
2017-02-27scsi: lpfc: use proper format string for dma_addr_tArnd Bergmann
2017-02-27scsi: lpfc: use div_u64 for 64-bit divisionArnd Bergmann
2017-02-22scsi: lpfc: Update lpfc version to 11.2.0.7James Smart
2017-02-22scsi: lpfc: Update copyrightsJames Smart
2017-02-22scsi: lpfc: NVME Target: Add debugfs supportJames Smart
2017-02-22scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart
2017-02-22scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart
2017-02-22scsi: lpfc: NVME Target: Receive buffer updatesJames Smart
2017-02-22scsi: lpfc: NVME Target: Base modificationsJames Smart
2017-02-22scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart
2017-02-22scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart
2017-02-22scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart
2017-02-22scsi: lpfc: NVME Initiator: Base modificationsJames Smart
2017-02-22scsi: lpfc: refactor debugfs queue dump routinesJames Smart
2017-02-22scsi: lpfc: refactor debugfs queue printsJames Smart
2017-02-22scsi: lpfc: minor code cleanupsJames Smart
2017-02-22scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectorsChristoph Hellwig
2017-02-22scsi: lpfc: Correct WQ creation for pagesizeJames Smart
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-01-20scsi: lpfc: Fix lpfc_wwn_set return code checkJames Smart
2017-01-20scsi: lpfc: Replace BUG() with BUG_ON()Shyam Saini
2017-01-17scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2017-01-11scsi: lpfc: avoid double free of resource identifiersRoberto Sassu
2017-01-05scsi: lpfc: Reinstate lpfc_soft_wwn parameterJames Smart
2017-01-05scsi: lpfc: lpfc version change to 11.2.0.4James Smart
2017-01-05scsi: lpfc: Add missing memory barrierJames Smart
2017-01-05scsi: lpfc: Correct oops on vport port resetsJames Smart
2017-01-05scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameterJames Smart
2017-01-05scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.James Smart
2017-01-05scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart
2017-01-05scsi: lpfc: Correct host name in symbolic_name fieldJames Smart
2017-01-05scsi: lpfc: Correct issue leading to oops during link resetJames Smart
2017-01-05scsi: lpfc: Deprecate lpfc_soft_wwn parameterJames Smart
2017-01-05scsi: lpfc: Correct error in setting OS Driver Version with FWJames Smart
2017-01-05scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-11-30scsi: lpfc: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-25scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()Mauricio Faria de Oliveira
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn