summaryrefslogtreecommitdiff
path: root/drivers/scsi/qedf
AgeCommit message (Expand)Author
2019-10-24scsi: Fix various misspellings of "connect"Geert Uytterhoeven
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen
2019-09-30scsi: qedf: Add port_id getterDaniel Wagner
2019-09-23scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-29scsi: qedf: Update the version to 8.42.3.0Saurav Kashyap
2019-08-29scsi: qedf: Fix race betwen fipvlan request and response pathSaurav Kashyap
2019-08-29scsi: qedf: Use discovery list to traverse rportsHannes Reinecke
2019-08-29scsi: qedf: Decrease the LL2 MTU size to 2500Saurav Kashyap
2019-08-29scsi: qedf: Check for module unloading bit before processing link update AENSaurav Kashyap
2019-08-29scsi: qedf: Initiator fails to re-login to switch after link downSaurav Kashyap
2019-08-29scsi: qedf: Add debug information for unsolicited processingSaurav Kashyap
2019-08-29scsi: qedf: Add support for 20 Gbps speedSaurav Kashyap
2019-08-29scsi: qedf: Interpret supported caps value correctlySaurav Kashyap
2019-08-29scsi: qedf: Add shutdown callback handlerSaurav Kashyap
2019-08-29scsi: qedf: Update module description stringNilesh Javali
2019-08-29scsi: qedf: Fix crash during sg_resetArun Easi
2019-08-29scsi: qedf: Stop sending fipvlan request on unloadSaurav Kashyap
2019-08-29scsi: qedf: Print message during bailout conditionsSaurav Kashyap
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner
2019-05-26qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to useChad Dupuis
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
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