summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart2021-11-261-0/+1
* scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart2021-05-221-1/+0
* scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart2020-10-011-0/+4
* scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart2020-05-021-0/+2
* scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart2020-01-041-0/+7
* scsi: lpfc: Fix locking on mailbox command completionJames Smart2020-01-041-1/+7
* scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart2019-11-281-9/+2
* scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart2018-11-211-0/+7
* scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart2018-05-301-0/+2
* Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart2018-03-241-0/+3
* scsi: lpfc: Correct issue leading to oops during link resetJames Smart2017-11-211-0/+1
* scsi: lpfc: Add missing memory barrierJames Smart2017-11-211-0/+2
* scsi: lpfc: avoid double free of resource identifiersRoberto Sassu2017-07-051-0/+7
* scsi: lpfc: Correct WQ creation for pagesizeJames Smart2017-03-121-4/+5
* lpfc: Fix external loopback failure.James Smart2016-09-151-2/+13
* lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart2016-09-151-2/+6
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-271-8/+0
* lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause2015-10-271-1/+1
* lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart2015-06-131-1/+1
* lpfc: Add support for using block multi-queueJames Smart2015-06-131-51/+23
* lpfc: Fix ABORTs WQ selection in terminate_rport_ioJames Smart2015-06-051-11/+21
* lpfc: Update copyright to 2015James Smart2015-04-101-1/+1
* lpfc: Fix OS crash when running loopback test in applicationsJames Smart2015-04-101-4/+8
* lpfc: Fix premature release of rpi bit in bitmaskJames Smart2015-04-101-3/+46
* lpfc: Fix setting of EQ (interrupt) delay MultiplierJames Smart2015-04-101-6/+3
* lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart2014-09-161-1/+7
* lpfc: fix low priority issues from fortify source code scanJames Smart2014-09-161-12/+9
* lpfc: fix high priority issues from fortify source code scanJames Smart2014-09-161-13/+13
* lpfc: fix locking issues with abort data pathsJames Smart2014-09-161-47/+71
* lpfc: fix quarantined XRI recovery qualifier state in link bounceJames Smart2014-09-161-36/+0
* lpfc: fix discovery timeout during nameserver loginJames Smart2014-09-161-1/+9
* lpfc: use dma_zalloc_coherentJoe Perches2014-09-161-9/+5
* lpfc: mark functions as static in lpfc/lpfc_sli.cRashika Kheria2014-09-161-7/+7
* lpfc: Fix ExpressLane priority setupJames Smart2014-06-021-0/+1
* lpfc: Fix for cleaning up stale ring flag and sp_queue_event entriesJames Smart2014-06-021-0/+1
* lpfc: Update Copyright on changed filesJames Smart2014-06-021-1/+1
* lpfc: Fixed locking for scsi task management commandsJames Smart2014-06-021-0/+118
* lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart2014-06-021-4/+3
* lpfc: Fix FW dump using sysfsJames Smart2014-06-021-3/+10
* lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lockJames Smart2014-06-021-62/+93
* lpfc: Add iotag memory barrierJames Smart2014-05-191-0/+21
* [SCSI] lpfc: use NULL instead of 0 for pointerDaeseok Youn2014-03-151-1/+1
* [SCSI] lpfc 8.3.45: Fixed crash during driver unload.James Smart2014-03-151-3/+7
* [SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart2014-03-151-11/+230
* [SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp listJames Smart2014-03-151-3/+8
* [SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode.James Smart2014-03-151-1/+2
* [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response statusJames Smart2013-10-251-0/+5
* [SCSI] lpfc 8.3.43: Fixed invalid Total_Data_Placed value received for els an...James Smart2013-10-251-2/+36
* [SCSI] lpfc 8.3.43: Fixed invalid fcp_rsp length fir FCP_ICMNDJames Smart2013-10-251-5/+14
* [SCSI] lpfc 8.3.43: Fixed invalid mailbox timeoutsJames Smart2013-10-251-0/+112