Age | Commit message (Expand) | Author |
2023-03-24 | scsi: iscsi: Declare SCSI host template const | Bart Van Assche |
2022-04-11 | scsi: qedi: Fix failed disconnect handling | Mike Christie |
2022-02-22 | scsi: iscsi: Stop using the SCSI pointer | Bart Van Assche |
2021-12-06 | scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue | Manish Rangankar |
2021-10-16 | scsi: qedi: Switch to attribute groups | Bart Van Assche |
2021-08-11 | scsi: qedi: Add support for fastpath doorbell recovery | Shai Malin |
2021-06-09 | scsi: qedi: Fix host removal with running sessions | Mike Christie |
2021-06-02 | scsi: qedi: Complete TMF works before disconnect | Mike Christie |
2021-06-02 | scsi: qedi: Fix cleanup session block/unblock use | Mike Christie |
2021-06-02 | scsi: qedi: Fix TMF tid allocation | Mike Christie |
2021-06-02 | scsi: qedi: Fix race during abort timeouts | Mike Christie |
2021-06-02 | scsi: iscsi: Rel ref after iscsi_lookup_endpoint() | Mike Christie |
2021-06-02 | scsi: iscsi: Drop suspend calls from ep_disconnect | Mike Christie |
2021-06-02 | scsi: iscsi: Stop queueing during ep_disconnect | Mike Christie |
2020-09-08 | scsi: qedi: Add firmware error recovery invocation support | Manish Rangankar |
2020-09-08 | scsi: qedi: Protect active command list to avoid list corruption | Nilesh Javali |
2020-09-08 | scsi: qedi: Skip firmware connection termination for PCI shutdown handler | Manish Rangankar |
2020-07-24 | scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error' | Lee Jones |
2020-04-29 | scsi: qedi: Check for buffer overflow in qedi_set_path() | Dan Carpenter |
2020-04-13 | scsi: qedi: Fix termination timeouts in session logout | Nilesh Javali |
2020-04-13 | scsi: qedi: Do not flush offload work if ARP not resolved | Nilesh Javali |
2020-04-13 | scsi: qedi: Avoid unnecessary endpoint allocation on link down | Manish Rangankar |
2020-03-26 | scsi: qedi: Add PCI shutdown handler support | Manish Rangankar |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 | Thomas Gleixner |
2019-05-13 | scsi: qedi: remove set but not used variables 'cdev' and 'udev' | YueHaibing |
2019-04-29 | scsi: qedi: Adjust termination and offload ramrod timers | Manish Rangankar |
2019-04-29 | scsi: qedi: Abort ep termination if offload not scheduled | Manish Rangankar |
2019-04-18 | scsi: qedi: fix spelling mistake "oflload" -> "offload" | Colin Ian King |
2019-01-11 | scsi: qedi: Add ep_state for login completion on un-reachable targets | Manish Rangankar |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2018-06-05 | qed*: Utilize FW 8.37.2.0 | Michal Kalderon |
2018-05-07 | qed: Add support for Unified Fabric Port. | Sudarsana Reddy Kalluru |
2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar |
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-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
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-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-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-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 |
2016-12-14 | scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework. | Manish Rangankar |