aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_io.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner
2019-04-29scsi: qedf: Add port_id for fcport into initiate_cleanup debug messageChad Dupuis
2019-04-29scsi: qedf: Add LBA to underrun debug messagesChad Dupuis
2019-04-29scsi: qedf: Print scsi_cmd backpointer in good completion path if the command...Chad Dupuis
2019-03-27scsi: qedf: Fix lport may be used uninitialized warningSaurav Kashyap
2019-03-27scsi: qedf: Correctly handle refcounting of rdataSaurav Kashyap
2019-03-27scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is clearedShyam Sundar
2019-03-27scsi: qedf: Check for tm_flags instead of cmd_type during cleanupSaurav Kashyap
2019-03-27scsi: qedf: Add a flag to help debugging io_req which could not be cleanedShyam Sundar
2019-03-27scsi: qedf: Don't send ABTS for under run scenarioSaurav Kashyap
2019-03-27scsi: qedf: Don't queue anything if upload is in progressShyam Sundar
2019-03-27scsi: qedf: fc_rport_priv reference counting fixesHannes Reinecke
2019-03-27scsi: qedf: Add missing return in qedf_scsi_done()Chad Dupuis
2019-03-27scsi: qedf: Add additional checks for io_req->sc_cmd validityChad Dupuis
2019-03-27scsi: qedf: Correct the memory barriers in qedf_ring_doorbellAndrew Vasquez
2019-03-27scsi: qedf: Use a separate completion for cleanup commandsChad Dupuis
2019-03-27scsi: qedf: Modify abort and tmf handler to handle edge condition and flushSaurav Kashyap
2019-03-27scsi: qedf: Modify flush routine to handle all I/Os and TMFShyam Sundar
2019-03-27scsi: qedf: Simplify s/g list mappingChad Dupuis
2019-03-27scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload checkChad Dupuis
2019-03-27scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...Chad Dupuis
2019-02-05scsi: stop setting up request->specialChristoph Hellwig
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-22qedf: Add support for populating ethernet TLVs.Chad Dupuis
2018-05-08scsi: qedf: Update copyright for 2018Chad Dupuis
2018-05-08scsi: qedf: Add more defensive checks for concurrent error conditionsChad Dupuis
2018-05-08scsi: qedf: Add additional checks when restarting an rport due to ABTS timeoutChad Dupuis
2018-05-08scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...Chad Dupuis
2018-05-08scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabledChad Dupuis
2018-05-08scsi: qedf: Add check for offload before flushing I/Os for targetChad Dupuis
2018-02-13scsi: qedf: remove redundant initialization of 'fcport'Colin Ian King
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2017-06-12scsi: qedf: Check if sense buffer has been allocated during completionDupuis, Chad
2017-06-12scsi: qedf: Fixup unnecessary parantheses around test_bit operations.Chad Dupuis
2017-06-12scsi: qedf: Check that fcport is offloaded before dereferencing pointers in i...Chad Dupuis
2017-06-12scsi: qedf: Update copyright to 2017.Chad Dupuis
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: qedf: Fix defective logging format and argument mismatchesJoe Perches
2017-02-23scsi: qedf: fixup compilation warning about atomic_t usageDupuis, Chad
2017-02-22scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad