aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-05scsi: stop setting up request->specialChristoph Hellwig1-6/+0
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+81
2018-05-22qedf: Add support for populating ethernet TLVs.Chad Dupuis1-0/+11
2018-05-08scsi: qedf: Update copyright for 2018Chad Dupuis1-1/+1
2018-05-08scsi: qedf: Add more defensive checks for concurrent error conditionsChad Dupuis1-2/+31
2018-05-08scsi: qedf: Add additional checks when restarting an rport due to ABTS timeoutChad Dupuis1-0/+31
2018-05-08scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushing requestsChad Dupuis1-3/+3
2018-05-08scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabledChad Dupuis1-0/+9
2018-05-08scsi: qedf: Add check for offload before flushing I/Os for targetChad Dupuis1-0/+6
2018-02-13scsi: qedf: remove redundant initialization of 'fcport'Colin Ian King1-1/+1
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-9/+10
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-8/+8
2017-06-12scsi: qedf: Check if sense buffer has been allocated during completionDupuis, Chad1-4/+7
2017-06-12scsi: qedf: Fixup unnecessary parantheses around test_bit operations.Chad Dupuis1-1/+1
2017-06-12scsi: qedf: Check that fcport is offloaded before dereferencing pointers in initiate_abts|cleanup.Chad Dupuis1-6/+16
2017-06-12scsi: qedf: Update copyright to 2017.Chad Dupuis1-1/+1
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval1-434/+236
2017-03-06scsi: qedf: Fix defective logging format and argument mismatchesJoe Perches1-2/+2
2017-02-23scsi: qedf: fixup compilation warning about atomic_t usageDupuis, Chad1-4/+4
2017-02-22scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad1-0/+2282