All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ath11k: enable 11s secured mesh support
@ 2019-05-28 21:52 Pradeep Kumar Chitrapu
  2019-05-28 21:52 ` [PATCH 1/4] ath11k: reset qos control bit after stripping qos field in iee80211_hdr Pradeep Kumar Chitrapu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Pradeep Kumar Chitrapu @ 2019-05-28 21:52 UTC (permalink / raw)
  To: ath11k; +Cc: Pradeep Kumar Chitrapu

In case of PMF, multicast/broadcast action frames and unicast action
frames differ in processing. This patch series fixes the same in tx and
rx path which is required for 11s secured mesh path establishment and
data traffic on ath11k.

Pradeep Kumar Chitrapu (4):
  ath11k: reset qos control bit after stripping qos field in
    iee80211_hdr
  ath11k: pad mic len for protected action frames
  ath11k: fix multicast txrx for secure 11s mesh support
  ath11k: fix action frame rx processing

 drivers/net/wireless/ath/ath11k/dp_tx.c |  1 +
 drivers/net/wireless/ath/ath11k/mac.c   | 16 ++++++++++++++++
 drivers/net/wireless/ath/ath11k/wmi.c   | 15 +++++++++------
 3 files changed, 26 insertions(+), 6 deletions(-)

-- 
2.1.2


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

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

end of thread, other threads:[~2019-05-29 15:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-28 21:52 [PATCH 0/4] ath11k: enable 11s secured mesh support Pradeep Kumar Chitrapu
2019-05-28 21:52 ` [PATCH 1/4] ath11k: reset qos control bit after stripping qos field in iee80211_hdr Pradeep Kumar Chitrapu
2019-05-29 15:21   ` Kalle Valo
2019-05-28 21:52 ` [PATCH 2/4] ath11k: pad mic len for protected action frames Pradeep Kumar Chitrapu
2019-05-28 21:52 ` [PATCH 3/4] ath11k: fix multicast txrx for secure 11s mesh support Pradeep Kumar Chitrapu
2019-05-28 21:52 ` [PATCH 4/4] ath11k: fix action frame rx processing Pradeep Kumar Chitrapu

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.