aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_bsg.c
AgeCommit message (Expand)Author
2023-06-14scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback pathJustin Tee
2023-03-09scsi: lpfc: Copyright updates for 14.2.0.11 patchesJustin Tee
2023-03-09scsi: lpfc: Reorder freeing of various DMA buffers and their list removalJustin Tee
2022-10-01scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"Colin Ian King
2022-09-01scsi: lpfc: Remove unneeded result variableye xingchen
2022-07-07scsi: lpfc: Remove Menlo/Hornet related codeJames Smart
2022-05-02scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els()James Smart
2022-04-18scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor BSG pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor CT pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Introduce lpfc_prep_wqeJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart
2021-08-24scsi: lpfc: Add bsg support for retrieving adapter cmf dataJames Smart
2021-04-26scsi: lpfc: Fix DMA virtual address ptr assignment in bsgJames Smart
2021-04-13scsi: lpfc: Copyright updates for 12.8.0.9 patchesJames Smart
2021-04-13scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart
2021-04-13scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_t...James Smart
2021-03-15scsi: lpfc: Fix a few incorrectly named functionsLee Jones
2021-01-13scsi: lpfc: Simplify bool comparisonYANG LI
2020-12-02scsi: lpfc: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-19scsi: lpfc: Remove dead code on second !ndlp checkColin Ian King
2020-11-17scsi: lpfc: Update changed file copyrights for 2020James Smart
2020-11-17scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart
2020-11-17scsi: lpfc: Rework locations of ndlp reference takingJames Smart
2020-11-17scsi: lpfc: Rework remote port ref counting and node freeingJames Smart
2020-11-10scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functionsLee Jones
2020-10-26scsi: lpfc: Reject CT request for MIB commandsJames Smart
2020-08-04scsi: lpfc: Fix validation of bsg reply lengthsDick Kennedy
2020-07-02scsi: lpfc: Allow applications to issue Common Set Features mailbox commandDick Kennedy
2020-07-02scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_testDick Kennedy
2019-12-09scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu
2019-10-24scsi: lpfc: Make FW logging dynamically configurableJames Smart
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart
2019-08-19scsi: lpfc: Fix upcall to bsg done in non-success casesJames Smart
2019-08-19scsi: lpfc: remove redundant codeFuqian Huang
2019-07-22scsi: lpfc: Remove unnecessary null check before kfreeYueHaibing
2019-06-18scsi: lpfc: Fix incorrect logical link speed on trunks when links downJames Smart
2019-03-19scsi: lpfc: Update Copyright in driver versionJames Smart
2019-03-19scsi: lpfc: Add loopback testing to trunking modeJames Smart
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-13scsi: lpfc: fix a handful of indentation issuesColin Ian King
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-12scsi: lpfc: Enable Management features for IF_TYPE=6James Smart
2018-12-07scsi: lpfc: Fix driver release of fw-logging buffersJames Smart
2018-12-07scsi: lpfc: refactor mailbox structure context fieldsJames Smart
2018-12-07scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart
2018-11-06scsi: lpfc: add Trunking supportJames Smart
2018-11-06scsi: lpfc: Correct errors accessing fw logJames Smart
2018-10-15scsi: lpfc: remove a bogus pci_dma_sync_single_for_device callChristoph Hellwig