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
/
qedf_els.c
Age
Commit message (
Expand
)
Author
2020-09-08
scsi: qedf: Correct the comment in qedf_initiate_els
Saurav Kashyap
2020-08-20
scsi: qedf: Fix race between ELS completion and flushing ELS request
Saurav Kashyap
2020-08-20
scsi: qedf: Don't process ELS completion if event is flushed or cleaned up
Saurav Kashyap
2020-08-20
scsi: qedf: Do not kill timeout work for original I/O on RRQ completion
Saurav Kashyap
2020-08-20
scsi: qedf: Check the validity of rjt frame before processing
Saurav Kashyap
2020-04-13
scsi: qedf: Simplify mutex_unlock() usage
Daniel Wagner
2019-08-29
scsi: qedf: Print message during bailout conditions
Saurav Kashyap
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-04-29
scsi: qedf: remove set but not used variables
YueHaibing
2019-03-27
scsi: qedf: fc_rport_priv reference counting fixes
Hannes Reinecke
2019-03-27
scsi: qedf: fixup bit operations
Hannes Reinecke
2019-03-27
scsi: qedf: fixup locking in qedf_restart_rport()
Hannes Reinecke
2019-03-27
scsi: qedf: Modify abort and tmf handler to handle edge condition and flush
Saurav Kashyap
2019-03-27
scsi: qedf: Modify flush routine to handle all I/Os and TMF
Shyam Sundar
2019-03-27
scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails
Chad Dupuis
2018-05-08
scsi: qedf: Update copyright for 2018
Chad Dupuis
2018-05-08
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
2018-05-08
scsi: qedf: Release RRQ reference correctly when RRQ command times out
Chad Dupuis
2018-05-08
scsi: qedf: Synchronize rport restarts when multiple ELS commands time out
Chad Dupuis
2018-01-02
qed*: HSI renaming for different types of HW
Tomer Tayar
2017-08-23
scsi: qedf: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-06-12
scsi: qedf: Fixup unnecessary parantheses around test_bit operations.
Chad Dupuis
2017-06-12
scsi: qedf: Update copyright to 2017.
Chad Dupuis
2017-05-08
scsi: qedf: properly update arguments position in function call
Gustavo A. R. Silva
2017-03-13
qed*: Utilize Firmware 8.15.3.0
Mintz, Yuval
2017-02-23
scsi: qedf: fixup compilation warning about atomic_t usage
Dupuis, Chad
2017-02-22
scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.
Dupuis, Chad