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-10-25
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-1
/
+1
2019-10-10
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
1
-1
/
+1
2019-10-01
scsi: qedf: Add port_id getter
Daniel Wagner
1
-0
/
+8
2019-09-24
scsi: qedf: Remove always false 'tmp_prio < 0' statement
Austin Kim
1
-1
/
+1
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-108
/
+233
2019-08-30
scsi: qedf: Update the version to 8.42.3.0
Saurav Kashyap
1
-4
/
+4
2019-08-30
scsi: qedf: Fix race betwen fipvlan request and response path
Saurav Kashyap
1
-13
/
+12
2019-08-30
scsi: qedf: Use discovery list to traverse rports
Hannes Reinecke
1
-32
/
+7
2019-08-30
scsi: qedf: Decrease the LL2 MTU size to 2500
Saurav Kashyap
2
-1
/
+2
2019-08-30
scsi: qedf: Check for module unloading bit before processing link update AEN
Saurav Kashyap
1
-0
/
+10
2019-08-30
scsi: qedf: Initiator fails to re-login to switch after link down
Saurav Kashyap
1
-11
/
+17
2019-08-30
scsi: qedf: Add debug information for unsolicited processing
Saurav Kashyap
1
-0
/
+5
2019-08-30
scsi: qedf: Add support for 20 Gbps speed
Saurav Kashyap
1
-0
/
+5
2019-08-30
scsi: qedf: Interpret supported caps value correctly
Saurav Kashyap
1
-5
/
+27
2019-08-30
scsi: qedf: Add shutdown callback handler
Saurav Kashyap
1
-0
/
+7
2019-08-30
scsi: qedf: Update module description string
Nilesh Javali
1
-1
/
+1
2019-08-30
scsi: qedf: Fix crash during sg_reset
Arun Easi
1
-2
/
+2
2019-08-30
scsi: qedf: Stop sending fipvlan request on unload
Saurav Kashyap
1
-0
/
+5
2019-08-30
scsi: qedf: Print message during bailout conditions
Saurav Kashyap
5
-40
/
+130
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-60
/
+15
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
15
-60
/
+15
2019-05-26
qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use
Chad Dupuis
1
-11
/
+28
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-29
scsi: qedf: remove set but not used variables
YueHaibing
1
-9
/
+1
2019-04-29
scsi: qedf: Update the driver version to 8.37.25.20
Saurav Kashyap
1
-2
/
+2
2019-04-29
scsi: qedf: Add return value to log message if scsi_add_host fails
Saurav Kashyap
1
-2
/
+3
2019-04-29
scsi: qedf: Print fcport information on wait for upload timeout
Saurav Kashyap
1
-3
/
+5
2019-04-29
scsi: qedf: Check the return value of start_xmit
Saurav Kashyap
2
-3
/
+21
2019-04-29
scsi: qedf: Log message if scsi_add_host fails
Saurav Kashyap
1
-1
/
+4
2019-04-29
scsi: qedf: Check for fcoe_libfc_config failure
Saurav Kashyap
1
-1
/
+5
2019-04-29
scsi: qedf: Add comment to display logging levels
Saurav Kashyap
1
-0
/
+6
2019-04-29
scsi: qedf: Add port_id for fcport into initiate_cleanup debug message
Chad Dupuis
1
-2
/
+2
2019-04-29
scsi: qedf: Add LBA to underrun debug messages
Chad Dupuis
1
-5
/
+6
2019-04-29
scsi: qedf: Print scsi_cmd backpointer in good completion path if the command...
Chad Dupuis
1
-3
/
+3
2019-04-29
scsi: qedf: Add driver state to 'driver_stats' debugfs node
Chad Dupuis
1
-3
/
+52
2019-04-29
scsi: qedf: Change MSI-X load error message
Chad Dupuis
1
-1
/
+2
2019-04-19
scsi: qedf: remove memset/memcpy to nfunc and use func instead
Colin Ian King
1
-24
/
+8
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
[next]