index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-10-25
1
-1
/
+1
*
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
2019-10-10
1
-1
/
+1
|
\
|
*
scsi: qedf: Remove always false 'tmp_prio < 0' statement
Austin Kim
2019-09-24
1
-1
/
+1
*
|
scsi: qedf: Add port_id getter
Daniel Wagner
2019-10-01
1
-0
/
+8
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
7
-108
/
+233
|
\
|
|
*
scsi: qedf: Update the version to 8.42.3.0
Saurav Kashyap
2019-08-30
1
-4
/
+4
|
*
scsi: qedf: Fix race betwen fipvlan request and response path
Saurav Kashyap
2019-08-30
1
-13
/
+12
|
*
scsi: qedf: Use discovery list to traverse rports
Hannes Reinecke
2019-08-30
1
-32
/
+7
|
*
scsi: qedf: Decrease the LL2 MTU size to 2500
Saurav Kashyap
2019-08-30
2
-1
/
+2
|
*
scsi: qedf: Check for module unloading bit before processing link update AEN
Saurav Kashyap
2019-08-30
1
-0
/
+10
|
*
scsi: qedf: Initiator fails to re-login to switch after link down
Saurav Kashyap
2019-08-30
1
-11
/
+17
|
*
scsi: qedf: Add debug information for unsolicited processing
Saurav Kashyap
2019-08-30
1
-0
/
+5
|
*
scsi: qedf: Add support for 20 Gbps speed
Saurav Kashyap
2019-08-30
1
-0
/
+5
|
*
scsi: qedf: Interpret supported caps value correctly
Saurav Kashyap
2019-08-30
1
-5
/
+27
|
*
scsi: qedf: Add shutdown callback handler
Saurav Kashyap
2019-08-30
1
-0
/
+7
|
*
scsi: qedf: Update module description string
Nilesh Javali
2019-08-30
1
-1
/
+1
|
*
scsi: qedf: Fix crash during sg_reset
Arun Easi
2019-08-30
1
-2
/
+2
|
*
scsi: qedf: Stop sending fipvlan request on unload
Saurav Kashyap
2019-08-30
1
-0
/
+5
|
*
scsi: qedf: Print message during bailout conditions
Saurav Kashyap
2019-08-30
5
-40
/
+130
*
|
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
15
-60
/
+15
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-06-05
15
-60
/
+15
*
|
qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use
Chad Dupuis
2019-05-26
1
-11
/
+28
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
scsi: qedf: remove set but not used variables
YueHaibing
2019-04-29
1
-9
/
+1
*
scsi: qedf: Update the driver version to 8.37.25.20
Saurav Kashyap
2019-04-29
1
-2
/
+2
*
scsi: qedf: Add return value to log message if scsi_add_host fails
Saurav Kashyap
2019-04-29
1
-2
/
+3
*
scsi: qedf: Print fcport information on wait for upload timeout
Saurav Kashyap
2019-04-29
1
-3
/
+5
*
scsi: qedf: Check the return value of start_xmit
Saurav Kashyap
2019-04-29
2
-3
/
+21
*
scsi: qedf: Log message if scsi_add_host fails
Saurav Kashyap
2019-04-29
1
-1
/
+4
*
scsi: qedf: Check for fcoe_libfc_config failure
Saurav Kashyap
2019-04-29
1
-1
/
+5
*
scsi: qedf: Add comment to display logging levels
Saurav Kashyap
2019-04-29
1
-0
/
+6
*
scsi: qedf: Add port_id for fcport into initiate_cleanup debug message
Chad Dupuis
2019-04-29
1
-2
/
+2
*
scsi: qedf: Add LBA to underrun debug messages
Chad Dupuis
2019-04-29
1
-5
/
+6
*
scsi: qedf: Print scsi_cmd backpointer in good completion path if the command...
Chad Dupuis
2019-04-29
1
-3
/
+3
*
scsi: qedf: Add driver state to 'driver_stats' debugfs node
Chad Dupuis
2019-04-29
1
-3
/
+52
*
scsi: qedf: Change MSI-X load error message
Chad Dupuis
2019-04-29
1
-1
/
+2
*
scsi: qedf: remove memset/memcpy to nfunc and use func instead
Colin Ian King
2019-04-19
1
-24
/
+8
*
scsi: qedf: Remove set but not used variable 'fr_len'
YueHaibing
2019-04-04
1
-2
/
+0
*
scsi: qedf: Update the driver version to 8.37.25.19
Saurav Kashyap
2019-03-28
1
-4
/
+4
*
scsi: qedf: Fix lport may be used uninitialized warning
Saurav Kashyap
2019-03-28
1
-3
/
+1
*
scsi: qedf: Correctly handle refcounting of rdata
Saurav Kashyap
2019-03-28
1
-15
/
+11
*
scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared
Shyam Sundar
2019-03-28
2
-16
/
+54
*
scsi: qedf: Check for tm_flags instead of cmd_type during cleanup
Saurav Kashyap
2019-03-28
1
-1
/
+2
*
scsi: qedf: Add a flag to help debugging io_req which could not be cleaned
Shyam Sundar
2019-03-28
1
-0
/
+7
*
scsi: qedf: Don't send ABTS for under run scenario
Saurav Kashyap
2019-03-28
1
-9
/
+1
*
scsi: qedf: Don't queue anything if upload is in progress
Shyam Sundar
2019-03-28
1
-1
/
+8
*
scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual link
Chad Dupuis
2019-03-28
1
-18
/
+48
*
scsi: qedf: fc_rport_priv reference counting fixes
Hannes Reinecke
2019-03-28
3
-9
/
+30
*
scsi: qedf: Add missing return in qedf_scsi_done()
Chad Dupuis
2019-03-28
1
-0
/
+1
[next]