Linux cryptographic layer development
 help / color / mirror / Atom feed
From: Tadeusz Struk <tadeusz.struk@intel.com>
To: herbert@gondor.apana.org.au
Cc: davem@davemloft.net, bruce.w.allan@intel.com,
	qat-linux@intel.com, conor.mcloughlin@intel.com,
	linux-crypto@vger.kernel.org
Subject: [PATCH 0/3] crypto: qat: Qat driver fixes.
Date: Wed, 10 Sep 2014 14:07:20 -0700	[thread overview]
Message-ID: <20140910210559.25455.16693.stgit@tstruk-mobl1> (raw)

Hi,
Updates for the qat driver.
First patch enables all 32 IRQs by default.
Second fixes a typo of tasklet variable.
Third removes extra buffers for HW state for partial requests.
---

Tadeusz Struk (3):
      crypto: qat: Enable all 32 IRQs
      crypto: qat: Fix typo in name of tasklet_struct
      crypto: qat: Removed unneeded partial state


 .../crypto/qat/qat_common/adf_transport_internal.h |    2 -
 drivers/crypto/qat/qat_common/qat_algs.c           |   66 ++------------------
 .../crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.h |    2 -
 drivers/crypto/qat/qat_dh895xcc/adf_isr.c          |    8 +-
 4 files changed, 13 insertions(+), 65 deletions(-)

-- 

             reply	other threads:[~2014-09-10 21:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-10 21:07 Tadeusz Struk [this message]
2014-09-10 21:07 ` [PATCH 1/3] crypto: qat: Enable all 32 IRQs Tadeusz Struk
2014-09-10 21:07 ` [PATCH 2/3] crypto: qat: Fix typo in name of tasklet_struct Tadeusz Struk
2014-09-10 21:07 ` [PATCH 3/3] crypto: qat: Removed unneeded partial state Tadeusz Struk
2014-09-15 11:47 ` [PATCH 0/3] crypto: qat: Qat driver fixes Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140910210559.25455.16693.stgit@tstruk-mobl1 \
    --to=tadeusz.struk@intel.com \
    --cc=bruce.w.allan@intel.com \
    --cc=conor.mcloughlin@intel.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=qat-linux@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox