From: Abhishek Ambure <aambure@codeaurora.org>
To: ath10k@lists.infradead.org
Cc: Abhishek Ambure <aambure@codeaurora.org>, linux-wireless@vger.kernel.org
Subject: [PATCH 0/2] Enable WPA3 cipher suites in WCN3990 firmware
Date: Thu, 24 Jan 2019 19:51:35 +0530 [thread overview]
Message-ID: <1548339697-17766-1-git-send-email-aambure@codeaurora.org> (raw)
This patchset brings changes to enable CCMP, GCMP & GCMP-256 cipher suites to run WPA3 security protocol in WCN3990. TLV based firmwares ex. QCA6174,
WCN3990 and non-TLV based firmwares have differnet mapping for GCMP &
GCMP-256 cipher suites.
Cipher suites mapping in host driver is done according to wmi tlv and non-tlv versions of firmware.
Abhishek Ambure (2):
ath10k: Assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3
ath10k: Update GCMP & GCMP-256 cipher suite number for WCN3990
drivers/net/wireless/ath/ath10k/core.c | 1 +
drivers/net/wireless/ath/ath10k/core.h | 1 +
drivers/net/wireless/ath/ath10k/mac.c | 12 +++++------
drivers/net/wireless/ath/ath10k/wmi-tlv.c | 6 ++++--
drivers/net/wireless/ath/ath10k/wmi.c | 30 ++++++++++++++++++++++++++++
drivers/net/wireless/ath/ath10k/wmi.h | 33 ++++++++++++++++++++++---------
6 files changed, 66 insertions(+), 17 deletions(-)
--
1.9.1
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
WARNING: multiple messages have this Message-ID (diff)
From: Abhishek Ambure <aambure@codeaurora.org>
To: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org, Abhishek Ambure <aambure@codeaurora.org>
Subject: [PATCH 0/2] Enable WPA3 cipher suites in WCN3990 firmware
Date: Thu, 24 Jan 2019 19:51:35 +0530 [thread overview]
Message-ID: <1548339697-17766-1-git-send-email-aambure@codeaurora.org> (raw)
This patchset brings changes to enable CCMP, GCMP & GCMP-256 cipher suites to run WPA3 security protocol in WCN3990. TLV based firmwares ex. QCA6174,
WCN3990 and non-TLV based firmwares have differnet mapping for GCMP &
GCMP-256 cipher suites.
Cipher suites mapping in host driver is done according to wmi tlv and non-tlv versions of firmware.
Abhishek Ambure (2):
ath10k: Assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3
ath10k: Update GCMP & GCMP-256 cipher suite number for WCN3990
drivers/net/wireless/ath/ath10k/core.c | 1 +
drivers/net/wireless/ath/ath10k/core.h | 1 +
drivers/net/wireless/ath/ath10k/mac.c | 12 +++++------
drivers/net/wireless/ath/ath10k/wmi-tlv.c | 6 ++++--
drivers/net/wireless/ath/ath10k/wmi.c | 30 ++++++++++++++++++++++++++++
drivers/net/wireless/ath/ath10k/wmi.h | 33 ++++++++++++++++++++++---------
6 files changed, 66 insertions(+), 17 deletions(-)
--
1.9.1
next reply other threads:[~2019-01-24 14:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-24 14:21 Abhishek Ambure [this message]
2019-01-24 14:21 ` [PATCH 0/2] Enable WPA3 cipher suites in WCN3990 firmware Abhishek Ambure
2019-01-24 14:21 ` [PATCH 1/2] ath10k: Assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3 Abhishek Ambure
2019-01-24 14:21 ` Abhishek Ambure
2019-02-07 16:00 ` Kalle Valo
2019-02-07 16:00 ` Kalle Valo
2019-02-11 16:27 ` Kalle Valo
2019-02-11 16:27 ` Kalle Valo
2019-01-24 14:21 ` [PATCH 2/2] ath10k: Update GCMP & GCMP-256 cipher suite number for WCN3990 Abhishek Ambure
2019-01-24 14:21 ` Abhishek Ambure
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1548339697-17766-1-git-send-email-aambure@codeaurora.org \
--to=aambure@codeaurora.org \
--cc=ath10k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.