Age | Commit message (Expand) | Author |
2023-06-14 | scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path | Justin Tee |
2023-03-09 | scsi: lpfc: Copyright updates for 14.2.0.11 patches | Justin Tee |
2023-03-09 | scsi: lpfc: Reorder freeing of various DMA buffers and their list removal | Justin Tee |
2022-10-01 | scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited" | Colin Ian King |
2022-09-01 | scsi: lpfc: Remove unneeded result variable | ye xingchen |
2022-07-07 | scsi: lpfc: Remove Menlo/Hornet related code | James Smart |
2022-05-02 | scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els() | James Smart |
2022-04-18 | scsi: lpfc: Fix field overload in lpfc_iocbq data structure | James Smart |
2022-03-15 | scsi: lpfc: Copyright updates for 14.2.0.0 patches | James Smart |
2022-03-15 | scsi: lpfc: SLI path split: Refactor BSG paths | James Smart |
2022-03-15 | scsi: lpfc: SLI path split: Refactor CT paths | James Smart |
2022-03-15 | scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe | James Smart |
2022-03-15 | scsi: lpfc: SLI path split: Refactor lpfc_iocbq | James Smart |
2021-08-24 | scsi: lpfc: Add bsg support for retrieving adapter cmf data | James Smart |
2021-04-26 | scsi: lpfc: Fix DMA virtual address ptr assignment in bsg | James Smart |
2021-04-13 | scsi: lpfc: Copyright updates for 12.8.0.9 patches | James Smart |
2021-04-13 | scsi: lpfc: Fix various trivial errors in comments and log messages | James Smart |
2021-04-13 | scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_t... | James Smart |
2021-03-15 | scsi: lpfc: Fix a few incorrectly named functions | Lee Jones |
2021-01-13 | scsi: lpfc: Simplify bool comparison | YANG LI |
2020-12-02 | scsi: lpfc: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-11-19 | scsi: lpfc: Remove dead code on second !ndlp check | Colin Ian King |
2020-11-17 | scsi: lpfc: Update changed file copyrights for 2020 | James Smart |
2020-11-17 | scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers | James Smart |
2020-11-17 | scsi: lpfc: Rework locations of ndlp reference taking | James Smart |
2020-11-17 | scsi: lpfc: Rework remote port ref counting and node freeing | James Smart |
2020-11-10 | scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functions | Lee Jones |
2020-10-26 | scsi: lpfc: Reject CT request for MIB commands | James Smart |
2020-08-04 | scsi: lpfc: Fix validation of bsg reply lengths | Dick Kennedy |
2020-07-02 | scsi: lpfc: Allow applications to issue Common Set Features mailbox command | Dick Kennedy |
2020-07-02 | scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_test | Dick Kennedy |
2019-12-09 | scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func | Bo Wu |
2019-10-24 | scsi: lpfc: Make FW logging dynamically configurable | James Smart |
2019-08-19 | scsi: lpfc: Migrate to %px and %pf in kernel print calls | James Smart |
2019-08-19 | scsi: lpfc: Fix upcall to bsg done in non-success cases | James Smart |
2019-08-19 | scsi: lpfc: remove redundant code | Fuqian Huang |
2019-07-22 | scsi: lpfc: Remove unnecessary null check before kfree | YueHaibing |
2019-06-18 | scsi: lpfc: Fix incorrect logical link speed on trunks when links down | James Smart |
2019-03-19 | scsi: lpfc: Update Copyright in driver version | James Smart |
2019-03-19 | scsi: lpfc: Add loopback testing to trunking mode | James Smart |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-02-13 | scsi: lpfc: fix a handful of indentation issues | Colin Ian King |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-12-12 | scsi: lpfc: Enable Management features for IF_TYPE=6 | James Smart |
2018-12-07 | scsi: lpfc: Fix driver release of fw-logging buffers | James Smart |
2018-12-07 | scsi: lpfc: refactor mailbox structure context fields | James Smart |
2018-12-07 | scsi: lpfc: Fix panic when FW-log buffsize is not initialized | James Smart |
2018-11-06 | scsi: lpfc: add Trunking support | James Smart |
2018-11-06 | scsi: lpfc: Correct errors accessing fw log | James Smart |
2018-10-15 | scsi: lpfc: remove a bogus pci_dma_sync_single_for_device call | Christoph Hellwig |