public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] cfg80211: in-kernel regulatory database
@ 2017-10-06 13:55 Johannes Berg
  2017-10-06 13:55 ` [PATCH 1/4] cfg80211: support loading regulatory database as firmware file Johannes Berg
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Johannes Berg @ 2017-10-06 13:55 UTC (permalink / raw)
  To: linux-wireless

Here's a resend of the database-as-firmware patches.

I've changed it to kmemdup() instead of hanging on to the struct firmware,
that way reload actually works without piggy-backing on the existing one
that's already loaded.

I've also changed it so you can configure it to not trust the built-in keys
and also configure it to load keys from an external directory during build.

So I think literally the only thing that this still needs is Seth's key.

johannes

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

end of thread, other threads:[~2021-08-25 10:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06 13:55 [PATCH 0/4] cfg80211: in-kernel regulatory database Johannes Berg
2017-10-06 13:55 ` [PATCH 1/4] cfg80211: support loading regulatory database as firmware file Johannes Berg
2017-10-06 13:55 ` [PATCH 2/4] cfg80211: support reloading regulatory database Johannes Berg
2017-10-06 13:55 ` [PATCH 3/4] cfg80211: reg: remove support for built-in regdb Johannes Berg
2017-10-06 13:55 ` [PATCH 4/4] cfg80211: implement regdb signature checking Johannes Berg
2021-08-25 10:46   ` Eugeniu Rosca

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