summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-26scsi: lpfc: Mark symbols static where possibleBaoyou Xie1-2/+2
2016-08-02lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn1-9/+6
2016-07-20lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock heldJohannes Thumshirn1-0/+2
2016-07-15lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_modeJames Smart1-6/+6
2016-07-15lpfc: Add support for XLane LUN priorityJames Smart1-6/+15
2016-07-15lpfc: Fix SLI mode 2 config failureJames Smart1-0/+2
2016-07-15lpfc: Add MDS Diagnostics SupportJames Smart1-23/+42
2016-07-15lpfc: Add recovery from adapter parity errors on some SLI4 adaptersJames Smart1-4/+41
2016-04-25lpfc: remove incorrect lockdep assertionSebastian Herbszt1-6/+3
2016-04-11lpfc: Update modified file copyrightsJames Smart1-1/+1
2016-04-11lpfc: Utilize embedded CDB logic to minimize IO latencyJames Smart1-17/+111
2016-04-11lpfc: Correct LOGO handling during loginJames Smart1-0/+1
2016-02-23lpfc: Add lockdep assertionsJohannes Thumshirn1-0/+43
2015-12-21lpfc: Fix external loopback failure.James Smart1-2/+13
2015-12-21lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart1-2/+6
2015-10-27lpfc: remove set but not used variablesSebastian Herbszt1-8/+0
2015-10-27lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause1-1/+1
2015-06-13lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart1-1/+1
2015-06-13lpfc: Add support for using block multi-queueJames Smart1-51/+23
2015-06-05lpfc: Fix ABORTs WQ selection in terminate_rport_ioJames Smart1-11/+21
2015-04-10lpfc: Update copyright to 2015James Smart1-1/+1
2015-04-10lpfc: Fix OS crash when running loopback test in applicationsJames Smart1-4/+8
2015-04-10lpfc: Fix premature release of rpi bit in bitmaskJames Smart1-3/+46
2015-04-10lpfc: Fix setting of EQ (interrupt) delay MultiplierJames Smart1-6/+3
2014-09-16lpfc: fix for handling unmapped ndlp in target reset handlerJames Smart1-1/+7
2014-09-16lpfc: fix low priority issues from fortify source code scanJames Smart1-12/+9
2014-09-16lpfc: fix high priority issues from fortify source code scanJames Smart1-13/+13
2014-09-16lpfc: fix locking issues with abort data pathsJames Smart1-47/+71
2014-09-16lpfc: fix quarantined XRI recovery qualifier state in link bounceJames Smart1-36/+0
2014-09-16lpfc: fix discovery timeout during nameserver loginJames Smart1-1/+9
2014-09-16lpfc: use dma_zalloc_coherentJoe Perches1-9/+5
2014-09-16lpfc: mark functions as static in lpfc/lpfc_sli.cRashika Kheria1-7/+7
2014-06-02lpfc: Fix ExpressLane priority setupJames Smart1-0/+1
2014-06-02lpfc: Fix for cleaning up stale ring flag and sp_queue_event entriesJames Smart1-0/+1
2014-06-02lpfc: Update Copyright on changed filesJames Smart1-1/+1
2014-06-02lpfc: Fixed locking for scsi task management commandsJames Smart1-0/+118
2014-06-02lpfc: Convert runtime references to old xlane cfg param to fof cfg paramJames Smart1-4/+3
2014-06-02lpfc: Fix FW dump using sysfsJames Smart1-3/+10
2014-06-02lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lockJames Smart1-62/+93
2014-05-19lpfc: Add iotag memory barrierJames Smart1-0/+21
2014-03-15[SCSI] lpfc: use NULL instead of 0 for pointerDaeseok Youn1-1/+1
2014-03-15[SCSI] lpfc 8.3.45: Fixed crash during driver unload.James Smart1-3/+7
2014-03-15[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart1-11/+230
2014-03-15[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp listJames Smart1-3/+8
2014-03-15[SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode.James Smart1-1/+2
2013-10-25[SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response statusJames Smart1-0/+5
2013-10-25[SCSI] lpfc 8.3.43: Fixed invalid Total_Data_Placed value received for els an...James Smart1-2/+36
2013-10-25[SCSI] lpfc 8.3.43: Fixed invalid fcp_rsp length fir FCP_ICMNDJames Smart1-5/+14
2013-10-25[SCSI] lpfc 8.3.43: Fixed invalid mailbox timeoutsJames Smart1-0/+112
2013-10-25[SCSI] lpfc 8.3.43: Fixed spinlock inversion problem.James Smart1-4/+5