Age | Commit message (Expand) | Author |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-05-28 | scsi: lpfc: Fix port initialization failure. | James Smart |
2018-05-28 | scsi: lpfc: Fix 16gb hbas failing cq create. | James Smart |
2018-05-08 | scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox" | Colin Ian King |
2018-05-08 | scsi: lpfc: Comment cleanup regarding Broadcom copyright header | James Smart |
2018-05-08 | scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cnt | James Smart |
2018-05-08 | scsi: lpfc: Handle new link fault code returned by adapter firmware. | James Smart |
2018-05-08 | scsi: lpfc: Correct fw download error message | James Smart |
2018-04-18 | scsi: lpfc: Fix WQ/CQ creation for older asic's. | James Smart |
2018-04-18 | scsi: lpfc: Fix lingering lpfc_wq resource after driver unload | James Smart |
2018-04-18 | scsi: lpfc: Add per io channel NVME IO statistics | James Smart |
2018-03-12 | scsi: lpfc: Memory allocation error during driver start-up on power8 | James Smart |
2018-03-12 | scsi: lpfc: Streamline NVME Targe6t WQE setup | James Smart |
2018-03-12 | scsi: lpfc: Streamline NVME Initiator WQE setup | James Smart |
2018-02-22 | scsi: lpfc: Work around NVME cmd iu SGL type | James Smart |
2018-02-22 | scsi: lpfc: Add embedded data pointers for enhanced performance | James Smart |
2018-02-22 | scsi: lpfc: Enable fw download on if_type=6 devices | James Smart |
2018-02-22 | scsi: lpfc: Add if_type=6 support for cycling valid bits | James Smart |
2018-02-22 | scsi: lpfc: Add 64G link speed support | James Smart |
2018-02-22 | scsi: lpfc: Add PCI Ids for if_type=6 hardware | James Smart |
2018-02-22 | scsi: lpfc: Add push-to-adapter support to sli4 | James Smart |
2018-02-22 | scsi: lpfc: Add SLI-4 if_type=6 support to the code base | James Smart |
2018-02-22 | scsi: lpfc: Rework sli4 doorbell infrastructure | James Smart |
2018-02-22 | scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers | James Smart |
2018-02-12 | scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright | James Smart |
2018-02-12 | scsi: lpfc: Validate adapter support for SRIU option | James Smart |
2018-02-12 | scsi: lpfc: Fix SCSI io host reset causing kernel crash | James Smart |
2018-02-12 | scsi: lpfc: move placement of target destroy on driver detach | James Smart |
2018-02-12 | scsi: lpfc: Increase CQ and WQ sizes for SCSI | James Smart |
2017-12-20 | scsi: lpfc: Increase SCSI CQ and WQ sizes. | James Smart |
2017-12-20 | scsi: lpfc: Fix random heartbeat timeouts during heavy IO | James Smart |
2017-12-04 | scsi: lpfc: small sg cnt cleanup | James Smart |
2017-12-04 | scsi: lpfc: Fix driver handling of nvme resources during unload | James Smart |
2017-12-04 | scsi: lpfc: Adjust default value of lpfc_nvmet_mrq | James Smart |
2017-12-04 | scsi: lpfc: Fix crash after bad bar setup on driver attachment | James Smart |
2017-12-04 | scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ | James Smart |
2017-12-04 | scsi: lpfc: Expand WQE capability of every NVME hardware queue | James Smart |
2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-11-01 | scsi: lpfc: Convert timers to use timer_setup() | Kees Cook |
2017-10-02 | scsi: lpfc: Move CQ processing to a soft IRQ | Dick Kennedy |
2017-10-02 | scsi: lpfc: Fix crash receiving ELS while detaching driver | Dick Kennedy |
2017-10-02 | scsi: lpfc: fix pci hot plug crash in timer management routines | Dick Kennedy |
2017-09-15 | scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function | Stefano Brivio |
2017-08-24 | scsi: lpfc: fix "integer constant too large" error on 32bit archs | Maurizio Lombardi |
2017-08-24 | scsi: lpfc: Add Buffer to Buffer credit recovery support | James Smart |
2017-08-24 | scsi: lpfc: Fix nvme target failure after 2nd adapter reset | Dick Kennedy |
2017-08-24 | scsi: lpfc: Fix MRQ > 1 context list handling | Dick Kennedy |
2017-08-24 | scsi: lpfc: Fix crash in lpfc nvmet when fc port is reset | Dick Kennedy |
2017-08-07 | scsi: lpfc: Replace PCI pool old API | Romain Perier |
2017-06-26 | scsi: lpfc: fix refcount error on node list | James Smart |