summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: avoid double free of resource identifiersRoberto Sassu2017-01-111-0/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-141-4/+37
|\
| * scsi: lpfc: Correct panics with eh_timeout and eh_deadlineJames Smart2016-11-081-4/+8
| * scsi: lpfc: Set driver environment data on adapterJames Smart2016-11-081-0/+29
* | scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()Mauricio Faria de Oliveira2016-11-251-6/+8
|/
* scsi: lpfc: Mark symbols static where possibleBaoyou Xie2016-09-261-2/+2
* lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn2016-08-021-9/+6
* lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock heldJohannes Thumshirn2016-07-201-0/+2
* lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_modeJames Smart2016-07-151-6/+6
* lpfc: Add support for XLane LUN priorityJames Smart2016-07-151-6/+15
* lpfc: Fix SLI mode 2 config failureJames Smart2016-07-151-0/+2
* lpfc: Add MDS Diagnostics SupportJames Smart2016-07-151-23/+42
* lpfc: Add recovery from adapter parity errors on some SLI4 adaptersJames Smart2016-07-151-4/+41
* lpfc: remove incorrect lockdep assertionSebastian Herbszt2016-04-251-6/+3
* lpfc: Update modified file copyrightsJames Smart2016-04-111-1/+1
* lpfc: Utilize embedded CDB logic to minimize IO latencyJames Smart2016-04-111-17/+111
* lpfc: Correct LOGO handling during loginJames Smart2016-04-111-0/+1
* lpfc: Add lockdep assertionsJohannes Thumshirn2016-02-231-0/+43
* lpfc: Fix external loopback failure.James Smart2015-12-211-2/+13
* lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart2015-12-211-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
OpenPOWER on IntegriCloud