Linux cryptographic layer development
 help / color / mirror / Atom feed
* [PATCH 0/3] crypto: qat: Qat driver fixes.
@ 2014-09-10 21:07 Tadeusz Struk
  2014-09-10 21:07 ` [PATCH 1/3] crypto: qat: Enable all 32 IRQs Tadeusz Struk
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tadeusz Struk @ 2014-09-10 21:07 UTC (permalink / raw)
  To: herbert; +Cc: davem, bruce.w.allan, qat-linux, conor.mcloughlin, linux-crypto

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(-)

-- 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-15 11:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10 21:07 [PATCH 0/3] crypto: qat: Qat driver fixes Tadeusz Struk
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox