All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 linux-stable-4.4] ath10k: rebuild crypto header in rx data frames
@ 2018-04-30  6:26 ` Sriram R
  0 siblings, 0 replies; 20+ messages in thread
From: Sriram R @ 2018-04-30  6:26 UTC (permalink / raw)
  To: stable; +Cc: linux-wireless, Sriram R, ath10k

ath10k has a replay detection issue which was fixed in v4.14 and we would
like to get this security fix also to linux-stable-4.4.But for that it
depends on 3 mac80211 patches so the below mac80211 commits needs to be
picked first in the same order and then apply this patchset.

f980ebc058c2 : mac80211: allow not sending MIC up from driver for HW crypto
f631a77ba920 : mac80211: allow same PN for AMSDU sub-frames  
cef0acd4d7d4 : mac80211: Add RX flag to indicate ICV stripped

These patches should be applied in that order(commit f980ebc058c2 first)
and they should apply cleanly with 3-way merge.

Sriram R (2):
  ath10k: Add new hw param to identify alignment for different chipsets
  ath10k: rebuild crypto header in rx data frames

 drivers/net/wireless/ath/ath10k/core.c    |   8 +++
 drivers/net/wireless/ath/ath10k/core.h    |   4 ++
 drivers/net/wireless/ath/ath10k/htt_rx.c  | 108 +++++++++++++++++++++++++-----
 drivers/net/wireless/ath/ath10k/rx_desc.h |   3 +
 4 files changed, 107 insertions(+), 16 deletions(-)

-- 
2.7.4


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

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

end of thread, other threads:[~2018-05-02 20:59 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-30  6:26 [PATCH 0/2 linux-stable-4.4] ath10k: rebuild crypto header in rx data frames Sriram R
2018-04-30  6:26 ` Sriram R
2018-04-30  6:26 ` [PATCH 1/2 linux-stable-4.4] ath10k: Add new hw param to identify alignment for different chipsets Sriram R
2018-04-30  6:26   ` Sriram R
2018-04-30  6:26 ` [PATCH 2/2 - linux-stable-4.4] ath10k: rebuild crypto header in rx data frames Sriram R
2018-04-30  6:26   ` Sriram R
2018-04-30 19:09   ` Greg KH
2018-04-30 19:09     ` Greg KH
2018-04-30 23:44     ` Sriram R
2018-04-30 23:44       ` Sriram R
2018-05-01  0:14       ` Sriram R
2018-05-01  0:14         ` Sriram R
2018-05-01 15:00         ` Greg KH
2018-05-01 15:00           ` Greg KH
2018-05-01 15:18           ` Sriram R
2018-05-01 15:18             ` Sriram R
2018-04-30 18:16 ` [PATCH 0/2 " Greg KH
2018-04-30 18:16   ` Greg KH
2018-05-02 20:59 ` Greg KH
2018-05-02 20:59   ` Greg KH

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.