All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mac80211: enable TKIP when using encapsulation offloading
@ 2020-04-24  9:35 ` Sathishkumar Muruganandam
  0 siblings, 0 replies; 27+ messages in thread
From: Sathishkumar Muruganandam @ 2020-04-24  9:35 UTC (permalink / raw)
  To: ath11k; +Cc: Sathishkumar Muruganandam, linux-wireless

TKIP was disabled on encap offload mode since if TKIP MIC error
reporting is not capable by the driver using encap offload mode,
then TKIP countermeasures wont work.

Enabling back TKIP bring-up in encap offload mode to leave the
control with the driver to disable hw encap when it is not capable
of TKIP MIC error reporting.

Sathishkumar Muruganandam (2):
  mac80211: enable TKIP when using encapsulation offloading
  ath11k: add 802.3 undecap support to fix TKIP MIC error reporting

 drivers/net/wireless/ath/ath11k/dp_rx.c | 39 ++++++++++++++++++++++++++++++++-
 net/mac80211/iface.c                    |  7 ------
 net/mac80211/key.c                      |  7 ------
 3 files changed, 38 insertions(+), 15 deletions(-)

-- 
2.7.4

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

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/2] mac80211: enable TKIP when using encapsulation offloading
@ 2020-04-24  9:31 Sathishkumar Muruganandam
  2020-04-24  9:31 ` [PATCH 1/2] " Sathishkumar Muruganandam
  0 siblings, 1 reply; 27+ messages in thread
From: Sathishkumar Muruganandam @ 2020-04-24  9:31 UTC (permalink / raw)
  To: ath11k; +Cc: Sathishkumar Muruganandam

TKIP was disabled on encap offload mode since if TKIP MIC error
reporting is not capable by the driver using encap offload mode,
then TKIP countermeasures wont work.

Enabling back TKIP bring-up in encap offload mode to leave the
control with the driver to disable hw encap when it is not capable
of TKIP MIC error reporting.

Sathishkumar Muruganandam (2):
  mac80211: enable TKIP when using encapsulation offloading
  ath11k: add 802.3 undecap support to fix TKIP MIC error reporting

 drivers/net/wireless/ath/ath11k/dp_rx.c | 39 ++++++++++++++++++++++++++++++++-
 net/mac80211/iface.c                    |  7 ------
 net/mac80211/key.c                      |  7 ------
 3 files changed, 38 insertions(+), 15 deletions(-)

-- 
2.7.4

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

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

end of thread, other threads:[~2020-05-29 14:52 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-24  9:35 [PATCH 0/2] mac80211: enable TKIP when using encapsulation offloading Sathishkumar Muruganandam
2020-04-24  9:35 ` Sathishkumar Muruganandam
2020-04-24  9:35 ` [PATCH 1/2] " Sathishkumar Muruganandam
2020-04-24  9:35   ` Sathishkumar Muruganandam
2020-05-26 12:44   ` Johannes Berg
2020-05-26 12:44     ` Johannes Berg
2020-05-29 12:08     ` Sathishkumar Muruganandam
2020-05-29 12:08       ` Sathishkumar Muruganandam
2020-05-29 12:10       ` Johannes Berg
2020-05-29 12:10         ` Johannes Berg
2020-05-29 12:29         ` Sathishkumar Muruganandam
2020-05-29 12:29           ` Sathishkumar Muruganandam
2020-05-29 12:46           ` Johannes Berg
2020-05-29 12:46             ` Johannes Berg
2020-05-29 14:40             ` Sathishkumar Muruganandam
2020-05-29 14:40               ` Sathishkumar Muruganandam
2020-05-29 14:44               ` Johannes Berg
2020-05-29 14:44                 ` Johannes Berg
2020-05-29 14:51                 ` Sathishkumar Muruganandam
2020-05-29 14:51                   ` Sathishkumar Muruganandam
2020-04-24  9:35 ` [PATCH 2/2] ath11k: add 802.3 undecap support to fix TKIP MIC error reporting Sathishkumar Muruganandam
2020-04-24  9:35   ` Sathishkumar Muruganandam
2020-05-29 14:42   ` Kalle Valo
2020-05-29 14:42   ` Kalle Valo
2020-04-24  9:47 ` [PATCH 0/2] mac80211: enable TKIP when using encapsulation offloading Kalle Valo
2020-04-24  9:47   ` Kalle Valo
  -- strict thread matches above, loose matches on Subject: below --
2020-04-24  9:31 Sathishkumar Muruganandam
2020-04-24  9:31 ` [PATCH 1/2] " Sathishkumar Muruganandam

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.