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
2017-06-13
scsi: qedf: Merge a few quoted strings split across lines
Christophe JAILLET
1
-12
/
+6
2017-06-13
scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity.
Christophe JAILLET
1
-13
/
+6
2017-06-13
scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues'
Christophe JAILLET
1
-1
/
+2
2017-06-13
scsi: qedf: Check if sense buffer has been allocated during completion
Dupuis, Chad
1
-4
/
+7
2017-06-13
scsi: qedf: Update version number to 8.18.22.0.
Chad Dupuis
1
-3
/
+3
2017-06-13
scsi: qedf: Add change_queue_depth member to scsi_host_template().
Chad Dupuis
1
-0
/
+1
2017-06-13
scsi: qedf: Change cmd_per_lun in scsi_host_template to 32 to increase perfor...
Chad Dupuis
1
-1
/
+1
2017-06-13
scsi: qedf: Move some prints to a debug level so they do not print when no de...
Chad Dupuis
1
-5
/
+8
2017-06-13
scsi: qedf: Fixup unnecessary parantheses around test_bit operations.
Chad Dupuis
2
-4
/
+4
2017-06-13
scsi: qedf: Add non-offload receive filters.
Chad Dupuis
1
-0
/
+43
2017-06-13
scsi: qedf: Add bus_reset No-op.
Chad Dupuis
1
-0
/
+11
2017-06-13
scsi: qedf: Use same logic for SCSI host reset and FC lip_reset.
Chad Dupuis
1
-16
/
+23
2017-06-13
scsi: qedf: Set qed logging level to QED_LEVEL_NOTICE.
Chad Dupuis
1
-1
/
+1
2017-06-13
scsi: qedf: Add fka_period SCSI host attribute to show fip keep alive period.
Chad Dupuis
1
-19
/
+38
2017-06-13
scsi: qedf: Check that fcport is offloaded before dereferencing pointers in i...
Chad Dupuis
1
-6
/
+16
2017-06-13
scsi: qedf: Look at all descriptors when processing a clear virtual link.
Chad Dupuis
1
-11
/
+9
2017-06-13
scsi: qedf: Honor qed_ops->common->set_fp_int() return code.
Chad Dupuis
1
-0
/
+2
2017-06-13
scsi: qedf: Update copyright to 2017.
Chad Dupuis
14
-14
/
+14
2017-06-13
scsi: qedf: Enable basic FDMI information.
Chad Dupuis
1
-0
/
+56
2017-05-09
scsi: qedf: Avoid reading past end of buffer
Kees Cook
1
-1
/
+1
2017-05-09
scsi: qedf: Cleanup the type of io_log->op
Dan Carpenter
1
-1
/
+1
2017-05-09
scsi: qedf: properly update arguments position in function call
Gustavo A. R. Silva
1
-1
/
+1
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2017-04-20
scsi: qedi: qedf: Use designated initializers
Kees Cook
1
-1
/
+1
2017-04-08
scsi: qedf: Fix crash due to unsolicited FIP VLAN response.
Chad Dupuis
2
-1
/
+3
2017-03-23
qedf: fix wrong le16 conversion
Arnd Bergmann
1
-3
/
+3
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+13
2017-03-14
qed*: Utilize Firmware 8.15.3.0
Mintz, Yuval
8
-451
/
+681
2017-03-07
scsi: qedf: Use vsprintf extension %pad
Joe Perches
1
-2
/
+2
2017-03-07
scsi: qedf: Fix defective logging format and argument mismatches
Joe Perches
3
-8
/
+11
2017-02-24
scsi: qedf: fixup compilation warning about atomic_t usage
Dupuis, Chad
2
-7
/
+7
2017-02-23
scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.
Dupuis, Chad
13
-0
/
+8808