summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc (follow)
Commit message (Expand)AuthorAge
* scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-06-22
* scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart2019-06-11
* scsi: lpfc: Correct LCB RJT handlingJames Smart2019-02-20
* scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart2018-11-21
* scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart2018-05-30
* scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart2018-05-30
* scsi: lpfc: Fix issue_lip if link is disabledJames Smart2018-05-30
* Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart2018-03-24
* scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy2017-12-25
* scsi: lpfc: Fix secure firmware updatesDick Kennedy2017-12-25
* scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy2017-12-25
* scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart2017-12-16
* scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart2017-11-21
* scsi: lpfc: Correct issue leading to oops during link resetJames Smart2017-11-21
* scsi: lpfc: Correct host name in symbolic_name fieldJames Smart2017-11-21
* scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart2017-11-21
* scsi: lpfc: Add missing memory barrierJames Smart2017-11-21
* lpfc: Fix Device discovery failures during switch reboot test.James Smart2017-09-02
* scsi: lpfc: avoid double free of resource identifiersRoberto Sassu2017-07-05
* scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn2017-07-05
* scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-26
* scsi: lpfc: Correct WQ creation for pagesizeJames Smart2017-03-12
* lpfc: Fix DMA faults observed upon plugging loopback connectorJames Smart2016-09-15
* lpfc: Fix external loopback failure.James Smart2016-09-15
* lpfc: Fix mbox reuse in PLOGI completionJames Smart2016-09-15
* lpfc: Fix RDP Speed reporting.James Smart2016-09-15
* lpfc: Fix crash in fcp command completion path.James Smart2016-09-15
* lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16James Smart2016-09-15
* lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart2016-09-15
* lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart2016-09-15
* lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart2016-09-15
* lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira2016-08-20
* lpfc: fix misleading indentationArnd Bergmann2016-05-11
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
* lpfc: fix memory leak and NULL dereferenceSudip Mukherjee2015-11-09
* lpfc: Update version to 11.0.0.0 for upstream patch setJames Smart2015-10-27
* lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart2015-10-27
* lpfc: The linux driver does not reinitiate discovery after a failed FLOGIJames Smart2015-10-27
* lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...James Smart2015-10-27
* lpfc: Add support for Lancer G6 and 32G FC linksJames Smart2015-10-27
* fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak2015-10-27
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-27
* lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause2015-10-27
* Fix kmalloc overflow in LPFC driver at large core countIan Mitchell2015-10-27
* lpfc: Destroy lpfc_hba_index IDR on module exitJohannes Thumshirn2015-10-27
* lpfc: in sli3 use configured sg_seg_cnt for sg_tablesizeBodo Stroesser2015-10-27
* lpfc: Remove unnessary castFiro Yang2015-10-27
* lpfc: fix model descriptionSebastian Herbszt2015-10-27
* lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()Johannes Thumshirn2015-09-06
* lpfc: Use && instead of & for boolean expressionSebastian Herbszt2015-08-26