summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_sli.c
AgeCommit message (Expand)Author
2019-09-30scsi: lpfc: Fix hdwq sgl locks and irq handlingJames Smart
2019-09-30scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart
2019-09-30scsi: lpfc: Fix host hang at boot or slow bootJames Smart
2019-09-30scsi: lpfc: Fix coverity errors on NULL pointer checksJames Smart
2019-09-30scsi: lpfc: Fix locking on mailbox command completionJames Smart
2019-09-30scsi: lpfc: Fix device recovery errors after PLOGI failuresJames Smart
2019-09-30scsi: lpfc: Fix rpi release when deleting vportJames Smart
2019-09-30scsi: lpfc: Fix NVME io abort failures causing hangsJames Smart
2019-09-30scsi: lpfc: Fix premature re-enabling of interrupts in lpfc_sli_host_downJames Smart
2019-09-07scsi: lpfc: Fix reset recovery paths that are not recoveringJames Smart
2019-09-07scsi: lpfc: Convert existing %pf users to %psSakari Ailus
2019-08-29scsi: lpfc: fix 12.4.0.0 GPF at bootJames Smart
2019-08-19scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart
2019-08-19scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart
2019-08-19scsi: lpfc: Add MDS driver loopback diagnostics supportJames Smart
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart
2019-08-19scsi: lpfc: Fix coverity warningsJames Smart
2019-08-19scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart
2019-08-19scsi: lpfc: Fix crash due to port reset racing vs adapter error handlingJames Smart
2019-08-19scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIsJames Smart
2019-08-19scsi: lpfc: Fix irq raising in lpfc_sli_hba_downJames Smart
2019-08-19scsi: lpfc: Fix leak of ELS completions on adapter resetJames Smart
2019-08-19scsi: lpfc: Fix PLOGI failure with high remoteport countJames Smart
2019-08-19scsi: lpfc: remove redundant codeFuqian Huang
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-21lpfc: add support to generate RSCN events for nportJames Smart
2019-06-18scsi: lpfc: Make some symbols staticYueHaibing
2019-06-18scsi: lpfc: Fix poor use of hardware queues if fewer irq vectorsJames Smart
2019-06-18scsi: lpfc: Fix memory leak in abnormal exit path from lpfc_eq_createJames Smart
2019-06-18scsi: lpfc: Separate CQ processing for nvmet_fc upcallsJames Smart
2019-05-13scsi: lpfc: resolve lockdep warningsJames Smart
2019-04-03scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()Bart Van Assche
2019-04-03scsi: lpfc: Remove unused functionsBart Van Assche
2019-04-03scsi: lpfc: Fix indentation and balance bracesBart Van Assche
2019-04-03scsi: lpfc: Declare local functions staticBart Van Assche
2019-03-20scsi: lpfc: Fixup eq_clr_intr referencesJames Smart
2019-03-20scsi: lpfc: Fix build errorJames Bottomley
2019-03-19scsi: lpfc: Specify node affinity for queue memory allocationJames Smart
2019-03-19scsi: lpfc: Reduce memory footprint for lpfc_queueJames Smart
2019-03-19scsi: lpfc: Correct boot bios information to FDMI registrationJames Smart
2019-03-19scsi: lpfc: Fix mailbox hang on adapter initJames Smart
2019-03-19scsi: lpfc: Convert bootstrap mbx polling from msleep to udelayJames Smart
2019-03-19scsi: lpfc: Coordinate adapter error handling with offline handlingJames Smart
2019-03-19scsi: lpfc: Stop adapter if pci errors detectedJames Smart
2019-03-19scsi: lpfc: Fix nvmet handling of first burst cmdJames Smart
2019-03-19scsi: lpfc: Fix use-after-free mailbox cmd completionJames Smart
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-06scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep checkJames Smart
2019-02-13scsi: lpfc: fix a handful of indentation issuesColin Ian King