public inbox for iwd@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/4] PMKSA support for fullmac drivers
@ 2025-02-12 16:23 James Prestwood
  2025-02-12 16:23 ` [PATCH 1/4] netdev: don't set CQM thresholds for fullmac cards James Prestwood
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: James Prestwood @ 2025-02-12 16:23 UTC (permalink / raw)
  To: iwd; +Cc: James Prestwood

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.

James Prestwood (4):
  netdev: don't set CQM thresholds for fullmac cards
  netdev: remove/update some iwd_notice logs
  netdev: implement PMKSA for fullmac drivers
  station: use netdev_remove_pmksa

 src/netdev.c  | 88 ++++++++++++++++++++++++++++++++++++++++++++++-----
 src/netdev.h  |  2 ++
 src/station.c |  2 +-
 3 files changed, 83 insertions(+), 9 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-02-12 16:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-12 16:23 [PATCH 0/4] PMKSA support for fullmac drivers James Prestwood
2025-02-12 16:23 ` [PATCH 1/4] netdev: don't set CQM thresholds for fullmac cards James Prestwood
2025-02-12 16:23 ` [PATCH 2/4] netdev: remove/update some iwd_notice logs James Prestwood
2025-02-12 16:24 ` [PATCH 3/4] netdev: implement PMKSA for fullmac drivers James Prestwood
2025-02-12 16:27   ` James Prestwood
2025-02-12 16:24 ` [PATCH 4/4] station: use netdev_remove_pmksa James Prestwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox