Age | Commit message (Expand) | Author |
2019-05-13 | scsi: lpfc: resolve lockdep warnings | James Smart |
2019-04-03 | scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id() | Bart Van Assche |
2019-04-03 | scsi: lpfc: Remove unused functions | Bart Van Assche |
2019-04-03 | scsi: lpfc: Fix indentation and balance braces | Bart Van Assche |
2019-04-03 | scsi: lpfc: Declare local functions static | Bart Van Assche |
2019-03-20 | scsi: lpfc: Fixup eq_clr_intr references | James Smart |
2019-03-20 | scsi: lpfc: Fix build error | James Bottomley |
2019-03-19 | scsi: lpfc: Specify node affinity for queue memory allocation | James Smart |
2019-03-19 | scsi: lpfc: Reduce memory footprint for lpfc_queue | James Smart |
2019-03-19 | scsi: lpfc: Correct boot bios information to FDMI registration | James Smart |
2019-03-19 | scsi: lpfc: Fix mailbox hang on adapter init | James Smart |
2019-03-19 | scsi: lpfc: Convert bootstrap mbx polling from msleep to udelay | James Smart |
2019-03-19 | scsi: lpfc: Coordinate adapter error handling with offline handling | James Smart |
2019-03-19 | scsi: lpfc: Stop adapter if pci errors detected | James Smart |
2019-03-19 | scsi: lpfc: Fix nvmet handling of first burst cmd | James Smart |
2019-03-19 | scsi: lpfc: Fix use-after-free mailbox cmd completion | James Smart |
2019-03-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-03-06 | scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep check | James Smart |
2019-02-13 | scsi: lpfc: fix a handful of indentation issues | Colin Ian King |
2019-02-05 | scsi: lpfc: Update 12.2.0.0 file copyrights to 2019 | James Smart |
2019-02-05 | scsi: lpfc: Rework locking on SCSI io completion | James Smart |
2019-02-05 | scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing | James Smart |
2019-02-05 | scsi: lpfc: cleanup: convert eq_delay to usdelay | James Smart |
2019-02-05 | scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues | James Smart |
2019-02-05 | scsi: lpfc: Allow override of hardware queue selection policies | James Smart |
2019-02-05 | scsi: lpfc: Adapt partitioned XRI lists to efficient sharing | James Smart |
2019-02-05 | scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting. | James Smart |
2019-02-05 | scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event | James Smart |
2019-02-05 | scsi: lpfc: Partition XRI buffer list across Hardware Queues | James Smart |
2019-02-05 | scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu | James Smart |
2019-02-05 | scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane | James Smart |
2019-02-05 | scsi: lpfc: Implement common IO buffers between NVME and SCSI | James Smart |
2019-01-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-01-08 | scsi: lpfc: lpfc_sli: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-12-19 | scsi: lpfc: Adding ability to reset chip via pci bus reset | James Smart |
2018-12-19 | scsi: lpfc: Fix discovery failure when PLOGI is defered | James Smart |
2018-12-19 | scsi: lpfc: Correct MDS loopback diagnostics support | James Smart |
2018-12-18 | scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv... | Ewan D. Milne |
2018-12-07 | scsi: lpfc: Fix driver release of fw-logging buffers | James Smart |
2018-12-07 | scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE | James Smart |
2018-12-07 | scsi: lpfc: Fix kernel Oops due to null pring pointers | James Smart |
2018-12-07 | scsi: lpfc: Fix discovery failures during port failovers with lots of vports | 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-28 | scsi: lpfc: fix block guard enablement on SLI3 adapters | Martin Wilck |
2018-11-21 | scsi: lpfc: Use dma_zalloc_coherent | Sabyasachi Gupta |
2018-11-06 | scsi: lpfc: add Trunking support | James Smart |