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