summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-293-11/+18
|\
| * scsi: lpfc: fix building without debugfs supportArnd Bergmann2017-03-232-10/+16
| * scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy2017-03-231-1/+2
* | Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-154-10/+17
|\ \ | |/
| * scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-154-10/+17
* | Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-121-0/+1
|\ \ | |/
| * scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-071-0/+1
* | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-0717-136/+315
|\ \ | |/
| * scsi: lpfc: revise version number to 11.2.0.10James Smart2017-03-061-1/+1
| * scsi: lpfc: code cleanups in NVME initiator discoveryJames Smart2017-03-062-3/+3
| * scsi: lpfc: code cleanups in NVME initiator baseJames Smart2017-03-062-9/+10
| * scsi: lpfc: correct rdp diag portnamesJames Smart2017-03-061-4/+4
| * scsi: lpfc: remove dead sli3 nvme codeJames Smart2017-03-061-5/+0
| * scsi: lpfc: correct double printJames Smart2017-03-061-22/+0
| * scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart2017-03-064-9/+10
| * scsi: lpfc: Rework lpfc Kconfig for NVME optionsJames Smart2017-03-062-3/+25
| * scsi: lpfc: add transport eh_timed_out referenceJames Smart2017-03-061-0/+1
| * scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart2017-03-065-6/+69
| * scsi: lpfc: add NVME exchange abortsJames Smart2017-03-068-10/+143
| * scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localportJames Smart2017-03-061-2/+2
| * scsi: lpfc: Fix IO submission if WQ is fullJames Smart2017-03-062-2/+5
| * scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problemJames Smart2017-03-061-13/+4
| * scsi: lpfc: Fix RCTL value on NVME LS request and responseJames Smart2017-03-062-2/+2
| * scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart2017-03-061-4/+10
| * scsi: lpfc: fix missing spin_unlock on sql_list_lockJames Smart2017-03-061-1/+1
| * scsi: lpfc: don't dereference dma_buf->iocbq before null checkJames Smart2017-03-061-1/+1
| * scsi: lpfc: sanity check hrq is null before dereferencing itJames Smart2017-03-061-5/+5
| * scsi: lpfc: remove redundant assignment of sgelJames Smart2017-03-061-1/+0
| * scsi: lpfc: replace init_timer by setup_timerTomas Jasek2017-03-062-33/+19
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-0335-2773/+13071
|\ \ | |/
| * scsi: lpfc: use proper format string for dma_addr_tArnd Bergmann2017-02-271-6/+6
| * scsi: lpfc: use div_u64 for 64-bit divisionArnd Bergmann2017-02-271-32/+32
| * scsi: lpfc: Update lpfc version to 11.2.0.7James Smart2017-02-221-1/+1
| * scsi: lpfc: Update copyrightsJames Smart2017-02-2235-40/+112
| * scsi: lpfc: NVME Target: Add debugfs supportJames Smart2017-02-223-5/+628
| * scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart2017-02-229-15/+1752
| * scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart2017-02-225-14/+167
| * scsi: lpfc: NVME Target: Receive buffer updatesJames Smart2017-02-229-22/+1374
| * scsi: lpfc: NVME Target: Base modificationsJames Smart2017-02-2212-20/+807
| * scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart2017-02-228-124/+1300
| * scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart2017-02-2213-38/+2411
| * scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart2017-02-2210-279/+851
| * scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-2222-1618/+3337
| * scsi: lpfc: refactor debugfs queue dump routinesJames Smart2017-02-222-135/+101
| * scsi: lpfc: refactor debugfs queue printsJames Smart2017-02-222-337/+228
| * scsi: lpfc: minor code cleanupsJames Smart2017-02-2210-89/+98
| * scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectorsChristoph Hellwig2017-02-223-189/+54
| * scsi: lpfc: Correct WQ creation for pagesizeJames Smart2017-02-222-4/+7
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
OpenPOWER on IntegriCloud