Age | Commit message (Expand) | Author | Files | Lines |
2017-07-12 | scsi: qedi: fix another spelling mistake: "alloction" -> "allocation" | Colin Ian King | 1 | -1/+1 |
2017-07-12 | scsi: qedi: Add support for Boot from SAN over iSCSI offload | Nilesh Javali | 3 | -0/+646 |
2017-07-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+2 |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -4/+1 |
2017-06-26 | scsi: qedi: Remove comparison of u16 idx with zero. | Christos Gkekas | 1 | -2/+2 |
2017-06-19 | scsi: qedi: Remove WARN_ON from clear task context. | Manish Rangankar | 1 | -3/+1 |
2017-06-19 | scsi: qedi: Remove WARN_ON for untracked cleanup. | Manish Rangankar | 1 | -1/+0 |
2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -14/+23 |
2017-05-24 | qed: Replace set_id() api with set_name() | Mintz, Yuval | 1 | -1/+1 |
2017-05-23 | scsi: qedi: Fix endpoint NULL panic during recovery. | manish.rangankar@cavium.com | 1 | -0/+2 |
2017-05-23 | scsi: qedi: set max_fin_rt default value | Nilesh Javali | 1 | -0/+1 |
2017-05-23 | scsi: qedi: Set firmware tcp msl timer value. | manish.rangankar@cavium.com | 1 | -0/+1 |
2017-05-23 | scsi: qedi: Fix endpoint NULL panic in qedi_set_path. | manish.rangankar@cavium.com | 1 | -1/+5 |
2017-05-23 | scsi: qedi: Set dma_boundary to 0xfff. | manish.rangankar@cavium.com | 2 | -0/+2 |
2017-05-23 | scsi: qedi: Correctly set firmware max supported BDs. | manish.rangankar@cavium.com | 1 | -1/+1 |
2017-05-23 | scsi: qedi: Fix bad pte call trace when iscsiuio is stopped. | Arun Easi | 1 | -12/+11 |
2017-05-18 | qed: Utilize FW 8.20.0.0 | Mintz, Yuval | 3 | -13/+13 |
2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -2/+2 |
2017-04-19 | scsi: qedi: qedf: Use designated initializers | Kees Cook | 1 | -1/+1 |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-03-15 | scsi: qedi: Add PCI device-ID for QL41xxx adapters. | Manish Rangankar | 1 | -0/+1 |
2017-03-15 | scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+1 |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -16/+22 |
2017-03-13 | qed*: Utilize Firmware 8.15.3.0 | Mintz, Yuval | 8 | -618/+1423 |
2017-03-06 | scsi: qedi: fix build error without DEBUG_FS | Arnd Bergmann | 4 | -15/+21 |
2017-02-28 | scsi: qedi: fix missing return error code check on call to qedi_setup_int | Colin Ian King | 1 | -1/+1 |
2017-02-27 | scsi: qedi: Fix memory leak in tmf response processing. | Dupuis, Chad | 1 | -2/+3 |
2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -7/+7 |
2017-02-09 | scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn() | Wei Yongjun | 1 | -4/+0 |
2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 1 | -0/+1 |
2017-01-05 | scsi: qedi: return via va_end to match corresponding va_start | Colin Ian King | 1 | -3/+6 |
2016-12-26 | Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes | James Bottomley | 1 | -1/+1 |
2016-12-25 | scsi: qedi: Convert to hotplug state machine | Thomas Gleixner | 1 | -64/+32 |
2016-12-20 | scsi: qedi: fix build, depends on UIO | Randy Dunlap | 1 | -1/+1 |
2016-12-14 | scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework. | Manish Rangankar | 14 | -0/+7462 |