All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mt76: mt7615: add hw support for AES_CMAC cipher
@ 2019-07-01 13:04 Lorenzo Bianconi
  2019-07-01 13:04 ` [PATCH 1/2] mt76: mt7615: fall back to sw encryption for unsupported ciphers Lorenzo Bianconi
  2019-07-01 13:04 ` [PATCH 2/2] mt76: mt7615: add BIP_CMAC_128 cipher support Lorenzo Bianconi
  0 siblings, 2 replies; 3+ messages in thread
From: Lorenzo Bianconi @ 2019-07-01 13:04 UTC (permalink / raw)
  To: nbd; +Cc: lorenzo.bianconi, s.gottschall, linux-wireless, ryder.lee, royluo

Fall back to sw encryption for unsupported ciphers

Lorenzo Bianconi (2):
  mt76: mt7615: fall back to sw encryption for unsupported ciphers
  mt76: mt7615: add BIP_CMAC_128 cipher support

 drivers/net/wireless/mediatek/mt76/mac80211.c    |  5 +++--
 drivers/net/wireless/mediatek/mt76/mt7615/mac.c  |  9 +++++++--
 drivers/net/wireless/mediatek/mt76/mt7615/main.c | 16 ++++++++++++++++
 drivers/net/wireless/mediatek/mt76/mt7615/mcu.c  |  3 +++
 4 files changed, 29 insertions(+), 4 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-07-01 13:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-01 13:04 [PATCH 0/2] mt76: mt7615: add hw support for AES_CMAC cipher Lorenzo Bianconi
2019-07-01 13:04 ` [PATCH 1/2] mt76: mt7615: fall back to sw encryption for unsupported ciphers Lorenzo Bianconi
2019-07-01 13:04 ` [PATCH 2/2] mt76: mt7615: add BIP_CMAC_128 cipher support Lorenzo Bianconi

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.