aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qedf
AgeCommit message (Expand)Author
2019-04-29scsi: qedf: remove set but not used variablesYueHaibing
2019-04-29scsi: qedf: Update the driver version to 8.37.25.20Saurav Kashyap
2019-04-29scsi: qedf: Add return value to log message if scsi_add_host failsSaurav Kashyap
2019-04-29scsi: qedf: Print fcport information on wait for upload timeoutSaurav Kashyap
2019-04-29scsi: qedf: Check the return value of start_xmitSaurav Kashyap
2019-04-29scsi: qedf: Log message if scsi_add_host failsSaurav Kashyap
2019-04-29scsi: qedf: Check for fcoe_libfc_config failureSaurav Kashyap
2019-04-29scsi: qedf: Add comment to display logging levelsSaurav Kashyap
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-04-29scsi: qedf: Add driver state to 'driver_stats' debugfs nodeChad Dupuis
2019-04-29scsi: qedf: Change MSI-X load error messageChad Dupuis
2019-04-18scsi: qedf: remove memset/memcpy to nfunc and use func insteadColin Ian King
2019-04-03scsi: qedf: Remove set but not used variable 'fr_len'YueHaibing
2019-03-27scsi: qedf: Update the driver version to 8.37.25.19Saurav Kashyap
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: Check both the FCF and fabric ID before servicing clear virtual linkChad Dupuis
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: Wait for upload and link down processing during soft ctx resetChad Dupuis
2019-03-27scsi: qedf: Add additional checks for io_req->sc_cmd validityChad Dupuis
2019-03-27scsi: qedf: fixup bit operationsHannes Reinecke
2019-03-27scsi: qedf: fixup locking in qedf_restart_rport()Hannes Reinecke
2019-03-27scsi: qedf: missing kref_put in qedf_xmit()Hannes Reinecke
2019-03-27scsi: qedf: Check for link state before processing LL2 packets and send fipvl...Saurav Kashyap
2019-03-27scsi: qedf: Add missing fc_disc_init call after allocating lportChad 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-03-27scsi: qedf: Do not retry ELS request if qedf_alloc_cmd failsChad Dupuis
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-19scsi: fcoe: make use of fip_mode enum completeSedat Dilek
2019-02-05scsi: stop setting up request->specialChristoph Hellwig
2019-01-29scsi: qedf: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-07scsi: qedf: NULL check before some freeing functions is not neededThomas Meyer
2018-10-17scsi: qedf: fully convert to the generic DMA APIChristoph Hellwig
2018-07-10scsi: qedf: Send the driver state to MFWSaurav Kashyap