index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
Age
Commit message (
Expand
)
Author
2020-03-05
scsi: qedf: Use pci_get_dsn()
Jacob Keller
2019-10-24
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-10-09
Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue
Martin K. Petersen
2019-09-30
scsi: qedf: Add port_id getter
Daniel Wagner
2019-09-23
scsi: qedf: Remove always false 'tmp_prio < 0' statement
Austin Kim
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-08-29
scsi: qedf: Update the version to 8.42.3.0
Saurav Kashyap
2019-08-29
scsi: qedf: Fix race betwen fipvlan request and response path
Saurav Kashyap
2019-08-29
scsi: qedf: Use discovery list to traverse rports
Hannes Reinecke
2019-08-29
scsi: qedf: Decrease the LL2 MTU size to 2500
Saurav Kashyap
2019-08-29
scsi: qedf: Check for module unloading bit before processing link update AEN
Saurav Kashyap
2019-08-29
scsi: qedf: Initiator fails to re-login to switch after link down
Saurav Kashyap
2019-08-29
scsi: qedf: Add debug information for unsolicited processing
Saurav Kashyap
2019-08-29
scsi: qedf: Add support for 20 Gbps speed
Saurav Kashyap
2019-08-29
scsi: qedf: Interpret supported caps value correctly
Saurav Kashyap
2019-08-29
scsi: qedf: Add shutdown callback handler
Saurav Kashyap
2019-08-29
scsi: qedf: Update module description string
Nilesh Javali
2019-08-29
scsi: qedf: Fix crash during sg_reset
Arun Easi
2019-08-29
scsi: qedf: Stop sending fipvlan request on unload
Saurav Kashyap
2019-08-29
scsi: qedf: Print message during bailout conditions
Saurav Kashyap
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-05-26
qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use
Chad Dupuis
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-29
scsi: qedf: remove set but not used variables
YueHaibing
2019-04-29
scsi: qedf: Update the driver version to 8.37.25.20
Saurav Kashyap
2019-04-29
scsi: qedf: Add return value to log message if scsi_add_host fails
Saurav Kashyap
2019-04-29
scsi: qedf: Print fcport information on wait for upload timeout
Saurav Kashyap
2019-04-29
scsi: qedf: Check the return value of start_xmit
Saurav Kashyap
2019-04-29
scsi: qedf: Log message if scsi_add_host fails
Saurav Kashyap
2019-04-29
scsi: qedf: Check for fcoe_libfc_config failure
Saurav Kashyap
2019-04-29
scsi: qedf: Add comment to display logging levels
Saurav Kashyap
2019-04-29
scsi: qedf: Add port_id for fcport into initiate_cleanup debug message
Chad Dupuis
2019-04-29
scsi: qedf: Add LBA to underrun debug messages
Chad Dupuis
2019-04-29
scsi: qedf: Print scsi_cmd backpointer in good completion path if the command...
Chad Dupuis
2019-04-29
scsi: qedf: Add driver state to 'driver_stats' debugfs node
Chad Dupuis
2019-04-29
scsi: qedf: Change MSI-X load error message
Chad Dupuis
2019-04-18
scsi: qedf: remove memset/memcpy to nfunc and use func instead
Colin Ian King
2019-04-03
scsi: qedf: Remove set but not used variable 'fr_len'
YueHaibing
2019-03-27
scsi: qedf: Update the driver version to 8.37.25.19
Saurav Kashyap
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: Check both the FCF and fabric ID before servicing clear virtual link
Chad Dupuis
2019-03-27
scsi: qedf: fc_rport_priv reference counting fixes
Hannes Reinecke
[next]