summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcvJames Smart2017-12-201-11/+13
* scsi: lpfc: Fix NVME LS abort_xriJames Smart2017-12-041-0/+1
* scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart2017-12-041-62/+35
* scsi: lpfc: Expand WQE capability of every NVME hardware queueJames Smart2017-12-041-16/+55
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-89/+143
|\
| * scsi: lpfc: Fix hard lock up NMI in els timeout handling.Dick Kennedy2017-11-081-3/+10
| * scsi: lpfc: Fix FCP hba_wqidx assignmentDick Kennedy2017-10-021-1/+4
| * scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy2017-10-021-61/+87
| * scsi: lpfc: Make ktime sampling more accurateDick Kennedy2017-10-021-14/+20
| * scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy2017-10-021-0/+12
| * scsi: lpfc: fix pci hot plug crash in list_add callDick Kennedy2017-10-021-7/+10
| * scsi: lpfc: remove redundant null check on eqeColin Ian King2017-09-151-3/+0
* | scsi: lpfc: Convert timers to use timer_setup()Kees Cook2017-11-011-4/+4
|/
* scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy2017-08-241-1/+1
* scsi: lpfc: Limit amount of work processed in IRQDick Kennedy2017-08-241-12/+19
* scsi: lpfc: Correct return error codes to align with nvme_fc transportDick Kennedy2017-08-241-9/+14
* scsi: lpfc: Replace PCI pool old APIRomain Perier2017-08-071-3/+3
* scsi: lpfc: Fix crash doing IO with resetsJames Smart2017-06-191-14/+8
* scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart2017-06-191-1/+1
* scsi: lpfc: Fix system panic when express lane enabled.James Smart2017-06-191-0/+3
* scsi: lpfc: Add auto EQ delay logicJames Smart2017-06-121-6/+30
* scsi: lpfc: Fix defects reported by Coverity ScanJames Smart2017-06-121-15/+9
* scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffffJames Smart2017-06-121-2/+4
* scsi: lpfc: Fix crash on powering off BFS VM with passthrough deviceJames Smart2017-06-121-2/+10
* scsi: lpfc: Fix Port going offline after multiple resets.James Smart2017-06-121-0/+1
* scsi: lpfc: Add MDS Diagnostic support.James Smart2017-05-161-8/+123
* scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart2017-05-161-11/+8
* scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-161-3/+4
* scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-161-4/+74
* scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart2017-05-161-4/+15
* scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart2017-05-161-10/+6
* scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-161-39/+10
* scsi: lpfc: Adding additional stats counters for nvme.James Smart2017-05-161-5/+33
* scsi: lpfc: Fix used-RPI accounting problem.James Smart2017-05-161-0/+8
* scsi: lpfc: Fix panic on BFS configurationJames Smart2017-05-081-7/+12
* Update ABORT processing for NVMET.James Smart2017-04-241-1/+6
* Fix crash after issuing lip resetJames Smart2017-04-241-2/+1
* 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-071-9/+59
|\
| * scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart2017-03-061-1/+4
| * scsi: lpfc: add NVME exchange abortsJames Smart2017-03-061-2/+49
| * scsi: lpfc: fix missing spin_unlock on sql_list_lockJames Smart2017-03-061-1/+1
| * scsi: lpfc: sanity check hrq is null before dereferencing itJames Smart2017-03-061-5/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-031-407/+1782
|\ \ | |/
| * scsi: lpfc: Update copyrightsJames Smart2017-02-221-1/+3
| * scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart2017-02-221-3/+5
| * scsi: lpfc: NVME Target: Receive buffer updatesJames Smart2017-02-221-3/+605
| * scsi: lpfc: NVME Target: Base modificationsJames Smart2017-02-221-3/+104
OpenPOWER on IntegriCloud