aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2019-04-18scsi: lpfc: Make lpfc_sli4_oas_verify staticYueHaibing
2019-04-12Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen
2019-04-12scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke
2019-04-08scsi: lpfc: add support for posting FC events on FPIN receptionJames Smart
2019-04-08scsi: lpfc: Fix a recently introduced compiler warningBart Van Assche
2019-04-03scsi: lpfc: Fix missing wakeups on abort threadsJames 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: Remove set-but-not-used variablesBart Van Assche
2019-04-03scsi: lpfc: Move trunk_errmsg[] from a header file into a .c fileBart Van Assche
2019-04-03scsi: lpfc: Annotate switch/case fall-throughBart 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-25scsi: lpfc: avoid uninitialized variable warningArnd Bergmann
2019-03-25scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-03-20scsi: lpfc: Fixup eq_clr_intr referencesJames Smart
2019-03-20scsi: lpfc: Fix build errorJames Bottomley
2019-03-19scsi: be2iscsi: lpfc: fix typoMatteo Croce
2019-03-19scsi: lpfc: Update lpfc version to 12.2.0.1James Smart
2019-03-19scsi: lpfc: Update Copyright in driver versionJames Smart
2019-03-19scsi: lpfc: Enhance 6072 log stringJames Smart
2019-03-19scsi: lpfc: Fix duplicate log message numbersJames Smart
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: Add loopback testing to trunking modeJames Smart
2019-03-19scsi: lpfc: Fix link speed reporting for 4-link trunkJames Smart
2019-03-19scsi: lpfc: Fix handling of trunk links state reportingJames Smart
2019-03-19scsi: lpfc: Fix protocol support on G6 and G7 adaptersJames Smart
2019-03-19scsi: lpfc: Correct boot bios information to FDMI registrationJames Smart
2019-03-19scsi: lpfc: Fix HDMI2 registration string for symbolic nameJames Smart
2019-03-19scsi: lpfc: Fix fc4type information for FDMIJames Smart
2019-03-19scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart
2019-03-19scsi: lpfc: Fix io lost on host resetsJames Smart
2019-03-19scsi: lpfc: Fix mailbox hang on adapter initJames Smart
2019-03-19scsi: lpfc: Fix driver crash in target reset handlerJames Smart
2019-03-19scsi: lpfc: Correct localport timeout duration errorJames 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 deadlock due to nested hbalock callJames Smart
2019-03-19scsi: lpfc: Fix nvmet handling of first burst cmdJames Smart
2019-03-19scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0James Smart
2019-03-19scsi: lpfc: Fix nvmet async receive buffer replenishmentJames Smart
2019-03-19scsi: lpfc: Fix location of SCSI ktime countersJames Smart
2019-03-19scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart
2019-03-19scsi: lpfc: Fix use-after-free mailbox cmd completionJames Smart
2019-03-19scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_freeJames Smart
2019-03-19scsi: lpfc: Resolve inconsistent check of hdwq in lpfc_scsi_cmd_iocb_cmplJames Smart
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-14scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter