From: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
To: Peddolla Harshavardhan Reddy <peddolla.reddy@oss.qualcomm.com>,
johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH 12/13] wifi: nl80211/cfg80211: add LTF keyseed support for secure ranging
Date: Sat, 31 Jan 2026 16:50:31 -0800 [thread overview]
Message-ID: <ec01c2e7-d196-4d73-aef9-e3ff7e6490bc@oss.qualcomm.com> (raw)
In-Reply-To: <20260130160039.2823409-13-peddolla.reddy@oss.qualcomm.com>
On 1/30/2026 8:00 AM, Peddolla Harshavardhan Reddy wrote:
> diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
> index dd45dda7e619..ea6b9c994455 100644
> --- a/include/net/cfg80211.h
> +++ b/include/net/cfg80211.h
> @@ -800,6 +800,8 @@ struct key_params {
> u16 vlan_id;
> u32 cipher;
> enum nl80211_key_mode mode;
> + const u8 *ltf_keyseed;
> + int ltf_keyseed_len;
Warning: include/net/cfg80211.h:804 struct member 'ltf_keyseed' not described in 'key_params'
Warning: include/net/cfg80211.h:804 struct member 'ltf_keyseed_len' not described in 'key_params'
next prev parent reply other threads:[~2026-02-01 0:50 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-30 16:00 [PATCH 00/13] Ranging support enhancements Peddolla Harshavardhan Reddy
2026-01-30 16:00 ` [PATCH 01/13] wifi: nl80211/cfg80211: Allow RSTA role to be enabled without LMR request Peddolla Harshavardhan Reddy
2026-02-02 14:46 ` Jeff Johnson
2026-01-30 16:00 ` [PATCH 02/13] wifi: nl80211/cfg80211: add proximity detection capabilities to PMSR Peddolla Harshavardhan Reddy
2026-01-30 16:00 ` [PATCH 03/13] wifi: nl80211/cfg80211: add continuous ranging and PD request support Peddolla Harshavardhan Reddy
2026-02-01 0:52 ` Jeff Johnson
2026-01-30 16:00 ` [PATCH 04/13] wifi: nl80211/cfg80211: extend PMSR FTM response for proximity ranging Peddolla Harshavardhan Reddy
2026-01-30 16:00 ` [PATCH 05/13] wifi: nl80211/cfg80211: add peer measurement abort command Peddolla Harshavardhan Reddy
2026-01-30 16:15 ` Johannes Berg
2026-03-04 6:59 ` Peddolla Harshavardhan Reddy
2026-01-30 16:00 ` [PATCH 06/13] wifi: nl80211/cfg80211: add role-based PD peer limits Peddolla Harshavardhan Reddy
2026-02-02 17:22 ` Vasanthakumar Thiagarajan
2026-01-30 16:00 ` [PATCH 07/13] wifi: nl80211/cfg80211: add ingress/egress distance thresholds for FTM Peddolla Harshavardhan Reddy
2026-02-02 14:55 ` Jeff Johnson
2026-01-30 16:00 ` [PATCH 08/13] wifi: nl80211/cfg80211: add PD-specific bandwidth capabilities " Peddolla Harshavardhan Reddy
2026-02-02 14:56 ` Jeff Johnson
2026-01-30 16:00 ` [PATCH 09/13] wifi: nl80211/cfg80211: add FTM range report negotiation support Peddolla Harshavardhan Reddy
2026-02-02 14:57 ` Jeff Johnson
2026-01-30 16:00 ` [PATCH 10/13] wifi: nl80211/cfg80211: add result reporting control for PD requests Peddolla Harshavardhan Reddy
2026-02-02 14:58 ` Jeff Johnson
2026-01-30 16:00 ` [PATCH 11/13] wifi: nl80211/cfg80211: add MAC randomization support " Peddolla Harshavardhan Reddy
2026-02-02 14:59 ` Jeff Johnson
2026-02-02 17:33 ` Vasanthakumar Thiagarajan
2026-01-30 16:00 ` [PATCH 12/13] wifi: nl80211/cfg80211: add LTF keyseed support for secure ranging Peddolla Harshavardhan Reddy
2026-02-01 0:50 ` Jeff Johnson [this message]
2026-02-02 17:36 ` Vasanthakumar Thiagarajan
2026-01-30 16:00 ` [PATCH 13/13] mac80211_hwsim: Add support for extended FTM ranging Peddolla Harshavardhan Reddy
2026-01-30 18:52 ` [PATCH 00/13] Ranging support enhancements Jeff Johnson
2026-02-02 17:44 ` Vasanthakumar Thiagarajan
2026-02-03 11:40 ` Lachlan Hodges
2026-03-04 7:01 ` Peddolla Harshavardhan Reddy
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=ec01c2e7-d196-4d73-aef9-e3ff7e6490bc@oss.qualcomm.com \
--to=jeff.johnson@oss.qualcomm.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=peddolla.reddy@oss.qualcomm.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox