aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_els.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29scsi: qedf: Print message during bailout conditionsSaurav Kashyap1-8/+30
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner1-4/+1
2019-04-29scsi: qedf: remove set but not used variablesYueHaibing1-9/+1
2019-03-27scsi: qedf: fc_rport_priv reference counting fixesHannes Reinecke1-1/+8
2019-03-27scsi: qedf: fixup bit operationsHannes Reinecke1-0/+4
2019-03-27scsi: qedf: fixup locking in qedf_restart_rport()Hannes Reinecke1-1/+7
2019-03-27scsi: qedf: Modify abort and tmf handler to handle edge condition and flushSaurav Kashyap1-2/+29
2019-03-27scsi: qedf: Modify flush routine to handle all I/Os and TMFShyam Sundar1-0/+4
2019-03-27scsi: qedf: Do not retry ELS request if qedf_alloc_cmd failsChad Dupuis1-12/+4
2018-05-08scsi: qedf: Update copyright for 2018Chad Dupuis1-1/+1
2018-05-08scsi: qedf: Add more defensive checks for concurrent error conditionsChad Dupuis1-2/+11
2018-05-08scsi: qedf: Release RRQ reference correctly when RRQ command times outChad Dupuis1-0/+8
2018-05-08scsi: qedf: Synchronize rport restarts when multiple ELS commands time outChad Dupuis1-0/+12
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-1/+1
2017-08-23scsi: qedf: Fix a potential NULL pointer dereferenceChristophe JAILLET1-6/+8
2017-06-12scsi: qedf: Fixup unnecessary parantheses around test_bit operations.Chad Dupuis1-3/+3
2017-06-12scsi: qedf: Update copyright to 2017.Chad Dupuis1-1/+1
2017-05-08scsi: qedf: properly update arguments position in function callGustavo A. R. Silva1-1/+1
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval1-5/+20
2017-02-23scsi: qedf: fixup compilation warning about atomic_t usageDupuis, Chad1-3/+3
2017-02-22scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad1-0/+949