index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
scsi: qedf: Remove set but not used variable 'fr_len'
YueHaibing
1
-2
/
+0
2019-03-28
scsi: qedf: Update the driver version to 8.37.25.19
Saurav Kashyap
1
-4
/
+4
2019-03-28
scsi: qedf: Fix lport may be used uninitialized warning
Saurav Kashyap
1
-3
/
+1
2019-03-28
scsi: qedf: Correctly handle refcounting of rdata
Saurav Kashyap
1
-15
/
+11
2019-03-28
scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared
Shyam Sundar
2
-16
/
+54
2019-03-28
scsi: qedf: Check for tm_flags instead of cmd_type during cleanup
Saurav Kashyap
1
-1
/
+2
2019-03-28
scsi: qedf: Add a flag to help debugging io_req which could not be cleaned
Shyam Sundar
1
-0
/
+7
2019-03-28
scsi: qedf: Don't send ABTS for under run scenario
Saurav Kashyap
1
-9
/
+1
2019-03-28
scsi: qedf: Don't queue anything if upload is in progress
Shyam Sundar
1
-1
/
+8
2019-03-28
scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual link
Chad Dupuis
1
-18
/
+48
2019-03-28
scsi: qedf: fc_rport_priv reference counting fixes
Hannes Reinecke
3
-9
/
+30
2019-03-28
scsi: qedf: Add missing return in qedf_scsi_done()
Chad Dupuis
1
-0
/
+1
2019-03-28
scsi: qedf: Wait for upload and link down processing during soft ctx reset
Chad Dupuis
3
-11
/
+57
2019-03-28
scsi: qedf: Add additional checks for io_req->sc_cmd validity
Chad Dupuis
1
-2
/
+37
2019-03-28
scsi: qedf: fixup bit operations
Hannes Reinecke
2
-1
/
+8
2019-03-28
scsi: qedf: fixup locking in qedf_restart_rport()
Hannes Reinecke
1
-1
/
+7
2019-03-28
scsi: qedf: missing kref_put in qedf_xmit()
Hannes Reinecke
1
-1
/
+3
2019-03-28
scsi: qedf: Check for link state before processing LL2 packets and send fipvl...
Saurav Kashyap
2
-6
/
+28
2019-03-28
scsi: qedf: Add missing fc_disc_init call after allocating lport
Chad Dupuis
1
-0
/
+2
2019-03-28
scsi: qedf: Correct the memory barriers in qedf_ring_doorbell
Andrew Vasquez
1
-2
/
+10
2019-03-28
scsi: qedf: Use a separate completion for cleanup commands
Chad Dupuis
2
-4
/
+8
2019-03-28
scsi: qedf: Modify abort and tmf handler to handle edge condition and flush
Saurav Kashyap
4
-67
/
+276
2019-03-28
scsi: qedf: Modify flush routine to handle all I/Os and TMF
Shyam Sundar
4
-26
/
+277
2019-03-28
scsi: qedf: Simplify s/g list mapping
Chad Dupuis
3
-94
/
+40
2019-03-28
scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check
Chad Dupuis
1
-0
/
+1
2019-03-28
scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...
Chad Dupuis
3
-17
/
+7
2019-03-28
scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails
Chad Dupuis
1
-12
/
+4
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-23
/
+3
2019-02-20
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
1
-1
/
+1
2019-02-06
scsi: stop setting up request->special
Christoph Hellwig
1
-6
/
+0
2019-01-29
scsi: qedf: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-16
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-12
/
+17
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-12-08
scsi: qedf: NULL check before some freeing functions is not needed
Thomas Meyer
1
-2
/
+1
2018-10-18
scsi: qedf: fully convert to the generic DMA API
Christoph Hellwig
1
-4
/
+4
2018-07-11
scsi: qedf: Send the driver state to MFW
Saurav Kashyap
1
-0
/
+12
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-51
/
+238
2018-05-23
qedf: Add get_generic_tlv_data handler.
Chad Dupuis
2
-0
/
+18
2018-05-23
qedf: Add support for populating ethernet TLVs.
Chad Dupuis
4
-1
/
+104
2018-05-08
scsi: qedf: Update version number to 8.33.16.20
Chad Dupuis
1
-2
/
+2
2018-05-08
scsi: qedf: Update copyright for 2018
Chad Dupuis
15
-15
/
+15
2018-05-08
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
3
-14
/
+58
2018-05-08
scsi: qedf: Set the UNLOADING flag when removing a vport
Chad Dupuis
1
-0
/
+10
2018-05-08
scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout
Chad Dupuis
1
-0
/
+31
2018-05-08
scsi: qedf: If qed fails to enable MSI-X fail PCI probe
Chad Dupuis
1
-1
/
+2
2018-05-08
scsi: qedf: Honor default_prio module parameter even if DCBX does not converge
Chad Dupuis
1
-1
/
+8
2018-05-08
scsi: qedf: Improve firmware debug dump handling
Chad Dupuis
3
-2
/
+15
2018-05-08
scsi: qedf: Remove setting DCBX pending during soft context reset
Saurav Kashyap
1
-1
/
+0
2018-05-08
scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...
Chad Dupuis
1
-3
/
+3
2018-05-08
scsi: qedf: Check if link is already up when receiving a link up event from qed
Chad Dupuis
1
-0
/
+5
[next]