public inbox for iwd@lists.linux.dev
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: James Prestwood <prestwoj@gmail.com>, iwd@lists.linux.dev
Subject: Re: [PATCH v2 0/5] PMKSA support for fullmac drivers
Date: Tue, 1 Apr 2025 11:17:52 -0500	[thread overview]
Message-ID: <3614045a-7b0a-477a-b90b-7c1c130bb3a9@gmail.com> (raw)
In-Reply-To: <20250213201816.230112-1-prestwoj@gmail.com>

Hi James,

On 2/13/25 2:18 PM, James Prestwood wrote:
> This set removes the need for the prior patch on the list:
> [RFC] netdev: avoid PMKSA for fullmac drivers
> 
> And instead implementes proper support for PMKSA as opposed to
> disabling it.
> 
> v2:
>   * Reworked patches to utilize a new driver callback concept within
>     the pmksa module. This avoids the need to expose any netdev APIs
>     and makes the removal within the kernel transparent to modules
>     using the PMKSA cache.
> 
> James Prestwood (5):
>    netdev: don't set CQM thresholds for fullmac cards
>    netdev: remove/update some iwd_notice logs
>    pmksa: add driver callbacks and pmksa_cache_free
>    handshake: use pmksa_cache_free
>    netdev: implement PMKSA for fullmac drivers
> 
>   src/handshake.c |   6 +--
>   src/netdev.c    | 133 +++++++++++++++++++++++++++++++++++++++++++++---
>   src/pmksa.c     |  38 +++++++++++++-
>   src/pmksa.h     |   9 ++++
>   4 files changed, 173 insertions(+), 13 deletions(-)
> 

I went ahead and applied this series as well.  Thanks!

Regards,
-Denis

      parent reply	other threads:[~2025-04-01 16:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-13 20:18 [PATCH v2 0/5] PMKSA support for fullmac drivers James Prestwood
2025-02-13 20:18 ` [PATCH v2 1/5] netdev: don't set CQM thresholds for fullmac cards James Prestwood
2025-02-13 20:18 ` [PATCH v2 2/5] netdev: remove/update some iwd_notice logs James Prestwood
2025-02-13 20:18 ` [PATCH v2 3/5] pmksa: add driver callbacks and pmksa_cache_free James Prestwood
2025-02-13 20:18 ` [PATCH v2 4/5] handshake: use pmksa_cache_free James Prestwood
2025-02-13 20:18 ` [PATCH v2 5/5] netdev: implement PMKSA for fullmac drivers James Prestwood
2025-04-01 16:17 ` Denis Kenzior [this message]

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=3614045a-7b0a-477a-b90b-7c1c130bb3a9@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.linux.dev \
    --cc=prestwoj@gmail.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