summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi/qedi_iscsi.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedi: Fix failed disconnect handlingMike Christie2022-04-111-35/+34
* scsi: iscsi: Stop using the SCSI pointerBart Van Assche2022-02-221-0/+1
* scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issueManish Rangankar2021-12-061-1/+1
* scsi: qedi: Switch to attribute groupsBart Van Assche2021-10-161-1/+1
* scsi: qedi: Add support for fastpath doorbell recoveryShai Malin2021-08-111-2/+34
* scsi: qedi: Fix host removal with running sessionsMike Christie2021-06-091-17/+0
* scsi: qedi: Complete TMF works before disconnectMike Christie2021-06-021-7/+16
* scsi: qedi: Fix cleanup session block/unblock useMike Christie2021-06-021-2/+15
* scsi: qedi: Fix TMF tid allocationMike Christie2021-06-021-1/+1
* scsi: qedi: Fix race during abort timeoutsMike Christie2021-06-021-3/+17
* scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie2021-06-021-7/+18
* scsi: iscsi: Drop suspend calls from ep_disconnectMike Christie2021-06-021-4/+4
* scsi: iscsi: Stop queueing during ep_disconnectMike Christie2021-06-021-0/+1
* scsi: qedi: Add firmware error recovery invocation supportManish Rangankar2020-09-081-1/+2
* scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali2020-09-081-0/+2
* scsi: qedi: Skip firmware connection termination for PCI shutdown handlerManish Rangankar2020-09-081-0/+4
* scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error'Lee Jones2020-07-241-1/+1
* scsi: qedi: Check for buffer overflow in qedi_set_path()Dan Carpenter2020-04-291-0/+4
* scsi: qedi: Fix termination timeouts in session logoutNilesh Javali2020-04-131-0/+3
* scsi: qedi: Do not flush offload work if ARP not resolvedNilesh Javali2020-04-131-1/+2
* scsi: qedi: Avoid unnecessary endpoint allocation on link downManish Rangankar2020-04-131-6/+5
* scsi: qedi: Add PCI shutdown handler supportManish Rangankar2020-03-261-0/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner2019-06-051-4/+1
* scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing2019-05-131-4/+0
* scsi: qedi: Adjust termination and offload ramrod timersManish Rangankar2019-04-291-2/+3
* scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar2019-04-291-0/+3
* scsi: qedi: fix spelling mistake "oflload" -> "offload"Colin Ian King2019-04-181-2/+2
* scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2019-01-111-0/+3
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-051-6/+0
* qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-071-1/+1
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-4/+5
* scsi: qedi: Limit number for CQ queues.Manish Rangankar2017-08-241-1/+1
* scsi: qedi: Fix return code in qedi_ep_connect()Dan Carpenter2017-07-241-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-061-1/+6
|\
| * scsi: qedi: Fix endpoint NULL panic in qedi_set_path.manish.rangankar@cavium.com2017-05-231-1/+5
| * scsi: qedi: Set dma_boundary to 0xfff.manish.rangankar@cavium.com2017-05-231-0/+1
* | qed: Utilize FW 8.20.0.0Mintz, Yuval2017-05-181-3/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-1/+1
|\
| * scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova2017-03-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-151-4/+4
|\ \
| * | scsi: qedi: fix build error without DEBUG_FSArnd Bergmann2017-03-061-4/+4
| |/
* / qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-131-7/+5
|/
* scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()Wei Yongjun2017-02-091-4/+0
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
* scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.Manish Rangankar2016-12-141-0/+1624