summaryrefslogtreecommitdiff
path: root/drivers/scsi/qedi/qedi_iscsi.c
AgeCommit message (Expand)Author
2023-03-24scsi: iscsi: Declare SCSI host template constBart Van Assche
2022-04-11scsi: qedi: Fix failed disconnect handlingMike Christie
2022-02-22scsi: iscsi: Stop using the SCSI pointerBart Van Assche
2021-12-06scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issueManish Rangankar
2021-10-16scsi: qedi: Switch to attribute groupsBart Van Assche
2021-08-11scsi: qedi: Add support for fastpath doorbell recoveryShai Malin
2021-06-09scsi: qedi: Fix host removal with running sessionsMike Christie
2021-06-02scsi: qedi: Complete TMF works before disconnectMike Christie
2021-06-02scsi: qedi: Fix cleanup session block/unblock useMike Christie
2021-06-02scsi: qedi: Fix TMF tid allocationMike Christie
2021-06-02scsi: qedi: Fix race during abort timeoutsMike Christie
2021-06-02scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2021-06-02scsi: iscsi: Drop suspend calls from ep_disconnectMike Christie
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2020-09-08scsi: qedi: Add firmware error recovery invocation supportManish Rangankar
2020-09-08scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali
2020-09-08scsi: qedi: Skip firmware connection termination for PCI shutdown handlerManish Rangankar
2020-07-24scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error'Lee Jones
2020-04-29scsi: qedi: Check for buffer overflow in qedi_set_path()Dan Carpenter
2020-04-13scsi: qedi: Fix termination timeouts in session logoutNilesh Javali
2020-04-13scsi: qedi: Do not flush offload work if ARP not resolvedNilesh Javali
2020-04-13scsi: qedi: Avoid unnecessary endpoint allocation on link downManish Rangankar
2020-03-26scsi: qedi: Add PCI shutdown handler supportManish Rangankar
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner
2019-05-13scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing
2019-04-29scsi: qedi: Adjust termination and offload ramrod timersManish Rangankar
2019-04-29scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar
2019-04-18scsi: qedi: fix spelling mistake "oflload" -> "offload"Colin Ian King
2019-01-11scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2017-08-24scsi: qedi: Limit number for CQ queues.Manish Rangankar
2017-07-24scsi: qedi: Fix return code in qedi_ep_connect()Dan Carpenter
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-23scsi: qedi: Fix endpoint NULL panic in qedi_set_path.manish.rangankar@cavium.com
2017-05-23scsi: qedi: Set dma_boundary to 0xfff.manish.rangankar@cavium.com
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-15scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval
2017-03-06scsi: qedi: fix build error without DEBUG_FSArnd Bergmann
2017-02-09scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()Wei Yongjun
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2016-12-14scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.Manish Rangankar