Age | Commit message (Expand) | Author |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-22 | scsi: qedi: Drop cqe response during connection recovery | Manish Rangankar |
2018-01-10 | scsi: qedi: Use zeroing allocator instead of allocator/memset | Himanshu Jha |
2018-01-02 | qed*: Advance drivers' version to 8.33.0.20 | Tomer Tayar |
2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar |
2018-01-02 | qed*: HSI renaming for different types of HW | Tomer Tayar |
2018-01-02 | qed*: Refactoring and rearranging FW API with no functional impact | Tomer Tayar |
2017-12-20 | scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_resp | Jia-Ju Bai |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-10-19 | qed: Fix iWARP out of order flow | Michal Kalderon |
2017-10-16 | scsi: qedi: Delete redundant variables | Christos Gkekas |
2017-09-07 | Merge branch 'fixes' into misc | James Bottomley |
2017-08-28 | scsi: qedi: off by one in qedi_get_cmd_from_tid() | Dan Carpenter |
2017-08-24 | scsi: qedi: Limit number for CQ queues. | Manish Rangankar |
2017-07-24 | scsi: qedi: Fix return code in qedi_ep_connect() | Dan Carpenter |
2017-07-24 | scsi: qedi: Add ISCSI_BOOT_SYSFS to Kconfig | Nilesh Javali |
2017-07-12 | scsi: qedi: fix another spelling mistake: "alloction" -> "allocation" | Colin Ian King |
2017-07-12 | scsi: qedi: Add support for Boot from SAN over iSCSI offload | Nilesh Javali |
2017-07-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-26 | scsi: qedi: Remove comparison of u16 idx with zero. | Christos Gkekas |
2017-06-19 | scsi: qedi: Remove WARN_ON from clear task context. | Manish Rangankar |
2017-06-19 | scsi: qedi: Remove WARN_ON for untracked cleanup. | Manish Rangankar |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-05-24 | qed: Replace set_id() api with set_name() | Mintz, Yuval |
2017-05-23 | scsi: qedi: Fix endpoint NULL panic during recovery. | manish.rangankar@cavium.com |
2017-05-23 | scsi: qedi: set max_fin_rt default value | Nilesh Javali |
2017-05-23 | scsi: qedi: Set firmware tcp msl timer value. | manish.rangankar@cavium.com |
2017-05-23 | scsi: qedi: Fix endpoint NULL panic in qedi_set_path. | manish.rangankar@cavium.com |
2017-05-23 | scsi: qedi: Set dma_boundary to 0xfff. | manish.rangankar@cavium.com |
2017-05-23 | scsi: qedi: Correctly set firmware max supported BDs. | manish.rangankar@cavium.com |
2017-05-23 | scsi: qedi: Fix bad pte call trace when iscsiuio is stopped. | Arun Easi |
2017-05-18 | qed: Utilize FW 8.20.0.0 | Mintz, Yuval |
2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-04-19 | scsi: qedi: qedf: Use designated initializers | Kees Cook |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-03-15 | scsi: qedi: Add PCI device-ID for QL41xxx adapters. | Manish Rangankar |
2017-03-15 | scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-03-13 | qed*: Utilize Firmware 8.15.3.0 | Mintz, Yuval |
2017-03-06 | scsi: qedi: fix build error without DEBUG_FS | Arnd Bergmann |
2017-02-28 | scsi: qedi: fix missing return error code check on call to qedi_setup_int | Colin Ian King |
2017-02-27 | scsi: qedi: Fix memory leak in tmf response processing. | Dupuis, Chad |
2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-02-09 | scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn() | Wei Yongjun |
2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig |
2017-01-05 | scsi: qedi: return via va_end to match corresponding va_start | Colin Ian King |
2016-12-26 | Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes | James Bottomley |
2016-12-25 | scsi: qedi: Convert to hotplug state machine | Thomas Gleixner |
2016-12-20 | scsi: qedi: fix build, depends on UIO | Randy Dunlap |