summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_sli.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-08Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley1-9/+59
2017-03-07scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart1-1/+4
2017-03-07scsi: lpfc: add NVME exchange abortsJames Smart1-2/+49
2017-03-07scsi: lpfc: fix missing spin_unlock on sql_list_lockJames Smart1-1/+1
2017-03-07scsi: lpfc: sanity check hrq is null before dereferencing itJames Smart1-5/+5
2017-03-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-407/+1782
2017-02-28scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-28scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada1-7/+7
2017-02-23scsi: lpfc: Update copyrightsJames Smart1-1/+3
2017-02-23scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart1-3/+5
2017-02-23scsi: lpfc: NVME Target: Receive buffer updatesJames Smart1-3/+605
2017-02-23scsi: lpfc: NVME Target: Base modificationsJames Smart1-3/+104
2017-02-23scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart1-0/+5
2017-02-23scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart1-4/+17
2017-02-23scsi: lpfc: NVME Initiator: Base modificationsJames Smart1-380/+1023
2017-02-23scsi: lpfc: minor code cleanupsJames Smart1-21/+27
2017-02-23scsi: lpfc: Correct WQ creation for pagesizeJames Smart1-4/+5
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+9
2017-01-12scsi: lpfc: avoid double free of resource identifiersRoberto Sassu1-0/+7
2017-01-05scsi: lpfc: Add missing memory barrierJames Smart1-0/+2
2017-01-05scsi: lpfc: Correct oops on vport port resetsJames Smart1-3/+4
2017-01-05scsi: lpfc: Correct issue leading to oops during link resetJames Smart1-0/+1
2017-01-05scsi: lpfc: Correct error in setting OS Driver Version with FWJames Smart1-1/+2
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+37
2016-11-25scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()Mauricio Faria de Oliveira1-6/+8
2016-11-09scsi: lpfc: Correct panics with eh_timeout and eh_deadlineJames Smart1-4/+8
2016-11-09scsi: lpfc: Set driver environment data on adapterJames Smart1-0/+29
2016-09-27scsi: lpfc: Mark symbols static where possibleBaoyou Xie1-2/+2
2016-08-02lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn1-9/+6
2016-07-21lpfc: 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-26lpfc: 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-24lpfc: Add lockdep assertionsJohannes Thumshirn1-0/+43
2015-12-22lpfc: Fix external loopback failure.James Smart1-2/+13
2015-12-22lpfc: 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-06lpfc: 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