All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] crypto:chelsio: Bug Fixes
@ 2018-12-11 10:51 Harsh Jain
  2018-12-11 10:51 ` [PATCH 1/6] crypto:chelsio: Swap location of AAD and IV sent in WR Harsh Jain
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Harsh Jain @ 2018-12-11 10:51 UTC (permalink / raw)
  To: herbert, linux-crypto, atul.gupta, indranil; +Cc: Harsh Jain

It includes Bug Fixes

Harsh Jain (5):
  crypto:chcr: Swap location of AAD and IV sent in WR
  crypto:chcr:Use same value for both channel in single WR
  crypto:chcr: cleanup:send addr as value in function argument
  crypto:chelsio: Fix wrong error counter increments
  Crypto:Chelsio:Handle PCI shutdown event

Atul Gupta (5):
  crypto:chelsio: Reset counters on cxgb4 Detach

 drivers/crypto/chelsio/chcr_algo.c   | 401 +++++++++++++++++++++--------------
 drivers/crypto/chelsio/chcr_algo.h   |   2 +-
 drivers/crypto/chelsio/chcr_core.c   | 195 +++++++++++------
 drivers/crypto/chelsio/chcr_core.h   |  35 ++-
 drivers/crypto/chelsio/chcr_crypto.h |  10 +-
 5 files changed, 407 insertions(+), 236 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2018-12-23  4:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-11 10:51 [PATCH 0/6] crypto:chelsio: Bug Fixes Harsh Jain
2018-12-11 10:51 ` [PATCH 1/6] crypto:chelsio: Swap location of AAD and IV sent in WR Harsh Jain
2018-12-11 10:51 ` [PATCH 2/6] crypto:chelsio:Use same value for both channel in single WR Harsh Jain
2018-12-11 10:51 ` [PATCH 3/6] crypto:chelsio: cleanup:send addr as value in function argument Harsh Jain
2018-12-11 10:51 ` [PATCH 4/6] Crypto:Chelsio:Handle PCI shutdown event Harsh Jain
2018-12-11 10:51 ` [PATCH 5/6] crypto:chelsio: Reset counters on cxgb4 Detach Harsh Jain
2018-12-11 10:51 ` [PATCH 6/6] crypto:chelsio: Fix wrong error counter increments Harsh Jain
2018-12-23  4:01 ` [PATCH 0/6] crypto:chelsio: Bug Fixes Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.