summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_els.c
Commit message (Expand)AuthorAgeFilesLines
* qed: Remove e4_ and _e4 from FW HSIShai Malin2021-10-041-1/+1
* scsi: qedf: Correct the comment in qedf_initiate_elsSaurav Kashyap2020-09-081-1/+1
* scsi: qedf: Fix race between ELS completion and flushing ELS requestSaurav Kashyap2020-08-201-0/+14
* scsi: qedf: Don't process ELS completion if event is flushed or cleaned upSaurav Kashyap2020-08-201-0/+9
* scsi: qedf: Do not kill timeout work for original I/O on RRQ completionSaurav Kashyap2020-08-201-4/+0
* scsi: qedf: Check the validity of rjt frame before processingSaurav Kashyap2020-08-201-0/+5
* scsi: qedf: Simplify mutex_unlock() usageDaniel Wagner2020-04-131-7/+3
* scsi: qedf: Print message during bailout conditionsSaurav Kashyap2019-08-291-8/+30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner2019-06-051-4/+1
* scsi: qedf: remove set but not used variablesYueHaibing2019-04-291-9/+1
* scsi: qedf: fc_rport_priv reference counting fixesHannes Reinecke2019-03-271-1/+8
* scsi: qedf: fixup bit operationsHannes Reinecke2019-03-271-0/+4
* scsi: qedf: fixup locking in qedf_restart_rport()Hannes Reinecke2019-03-271-1/+7
* scsi: qedf: Modify abort and tmf handler to handle edge condition and flushSaurav Kashyap2019-03-271-2/+29
* scsi: qedf: Modify flush routine to handle all I/Os and TMFShyam Sundar2019-03-271-0/+4
* scsi: qedf: Do not retry ELS request if qedf_alloc_cmd failsChad Dupuis2019-03-271-12/+4
* scsi: qedf: Update copyright for 2018Chad Dupuis2018-05-081-1/+1
* scsi: qedf: Add more defensive checks for concurrent error conditionsChad Dupuis2018-05-081-2/+11
* scsi: qedf: Release RRQ reference correctly when RRQ command times outChad Dupuis2018-05-081-0/+8
* scsi: qedf: Synchronize rport restarts when multiple ELS commands time outChad Dupuis2018-05-081-0/+12
* qed*: HSI renaming for different types of HWTomer Tayar2018-01-021-1/+1
* scsi: qedf: Fix a potential NULL pointer dereferenceChristophe JAILLET2017-08-231-6/+8
* scsi: qedf: Fixup unnecessary parantheses around test_bit operations.Chad Dupuis2017-06-121-3/+3
* scsi: qedf: Update copyright to 2017.Chad Dupuis2017-06-121-1/+1
* scsi: qedf: properly update arguments position in function callGustavo A. R. Silva2017-05-081-1/+1
* qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-131-5/+20
* scsi: qedf: fixup compilation warning about atomic_t usageDupuis, Chad2017-02-231-3/+3
* scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad2017-02-221-0/+949