index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
/
qedf_io.c
Age
Commit message (
Expand
)
Author
2019-03-27
scsi: qedf: Fix lport may be used uninitialized warning
Saurav Kashyap
2019-03-27
scsi: qedf: Correctly handle refcounting of rdata
Saurav Kashyap
2019-03-27
scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared
Shyam Sundar
2019-03-27
scsi: qedf: Check for tm_flags instead of cmd_type during cleanup
Saurav Kashyap
2019-03-27
scsi: qedf: Add a flag to help debugging io_req which could not be cleaned
Shyam Sundar
2019-03-27
scsi: qedf: Don't send ABTS for under run scenario
Saurav Kashyap
2019-03-27
scsi: qedf: Don't queue anything if upload is in progress
Shyam Sundar
2019-03-27
scsi: qedf: fc_rport_priv reference counting fixes
Hannes Reinecke
2019-03-27
scsi: qedf: Add missing return in qedf_scsi_done()
Chad Dupuis
2019-03-27
scsi: qedf: Add additional checks for io_req->sc_cmd validity
Chad Dupuis
2019-03-27
scsi: qedf: Correct the memory barriers in qedf_ring_doorbell
Andrew Vasquez
2019-03-27
scsi: qedf: Use a separate completion for cleanup commands
Chad Dupuis
2019-03-27
scsi: qedf: Modify abort and tmf handler to handle edge condition and flush
Saurav Kashyap
2019-03-27
scsi: qedf: Modify flush routine to handle all I/Os and TMF
Shyam Sundar
2019-03-27
scsi: qedf: Simplify s/g list mapping
Chad Dupuis
2019-03-27
scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check
Chad Dupuis
2019-03-27
scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...
Chad Dupuis
2019-02-05
scsi: stop setting up request->special
Christoph Hellwig
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-22
qedf: Add support for populating ethernet TLVs.
Chad Dupuis
2018-05-08
scsi: qedf: Update copyright for 2018
Chad Dupuis
2018-05-08
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
2018-05-08
scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout
Chad Dupuis
2018-05-08
scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...
Chad Dupuis
2018-05-08
scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled
Chad Dupuis
2018-05-08
scsi: qedf: Add check for offload before flushing I/Os for target
Chad Dupuis
2018-02-13
scsi: qedf: remove redundant initialization of 'fcport'
Colin Ian King
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
2018-01-02
qed*: HSI renaming for different types of HW
Tomer Tayar
2017-06-12
scsi: qedf: Check if sense buffer has been allocated during completion
Dupuis, Chad
2017-06-12
scsi: qedf: Fixup unnecessary parantheses around test_bit operations.
Chad Dupuis
2017-06-12
scsi: qedf: Check that fcport is offloaded before dereferencing pointers in i...
Chad Dupuis
2017-06-12
scsi: qedf: Update copyright to 2017.
Chad Dupuis
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-13
qed*: Utilize Firmware 8.15.3.0
Mintz, Yuval
2017-03-06
scsi: qedf: Fix defective logging format and argument mismatches
Joe Perches
2017-02-23
scsi: qedf: fixup compilation warning about atomic_t usage
Dupuis, Chad
2017-02-22
scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.
Dupuis, Chad