summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix panic on BFS configurationJames Smart2017-05-091-7/+12
* Update ABORT processing for NVMET.James Smart2017-04-241-1/+6
* Fix crash after issuing lip resetJames Smart2017-04-241-2/+1Star
* Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart2017-04-241-0/+3
* Fix driver unload/reload operation.James Smart2017-04-241-1/+6
* Fix spelling in comments.James Smart2017-04-241-1/+1
* Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-081-9/+59
|\
| * scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart2017-03-071-1/+4
| * scsi: lpfc: add NVME exchange abortsJames Smart2017-03-071-2/+49
| * scsi: lpfc: fix missing spin_unlock on sql_list_lockJames Smart2017-03-071-1/+1
| * scsi: lpfc: sanity check hrq is null before dereferencing itJames Smart2017-03-071-5/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-041-407/+1782
|\|
| * scsi: lpfc: Update copyrightsJames Smart2017-02-231-1/+3
| * scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart2017-02-231-3/+5
| * scsi: lpfc: NVME Target: Receive buffer updatesJames Smart2017-02-231-3/+605
| * scsi: lpfc: NVME Target: Base modificationsJames Smart2017-02-231-3/+104
| * scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart2017-02-231-0/+5
| * scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart2017-02-231-4/+17
| * scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-231-380/+1023
| * scsi: lpfc: minor code cleanupsJames Smart2017-02-231-21/+27
| * scsi: lpfc: Correct WQ creation for pagesizeJames Smart2017-02-231-4/+5
* | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-281-2/+2
* | scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-281-7/+7
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-4/+9
|\
| * scsi: lpfc: Add missing memory barrierJames Smart2017-01-051-0/+2
| * scsi: lpfc: Correct oops on vport port resetsJames Smart2017-01-051-3/+4
| * scsi: lpfc: Correct issue leading to oops during link resetJames Smart2017-01-051-0/+1
| * scsi: lpfc: Correct error in setting OS Driver Version with FWJames Smart2017-01-051-1/+2
* | scsi: lpfc: avoid double free of resource identifiersRoberto Sassu2017-01-121-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-271-2/+2
* lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn2016-08-021-9/+6Star
* lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock heldJohannes Thumshirn2016-07-211-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-261-6/+3Star
* 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-241-0/+43
* lpfc: Fix external loopback failure.James Smart2015-12-221-2/+13
* lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart2015-12-221-2/+6
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-271-8/+0Star
* lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause2015-10-271-1/+1