netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2021-01-18
@ 2021-01-18  9:12 Johannes Berg
  2021-01-18 20:44 ` Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2021-01-18  9:12 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi Jakub,

Here are some fixes for wireless - probably the thing people
have most been waiting for is the kernel-doc fixes :-)

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit 220efcf9caf755bdf92892afd37484cb6859e0d2:

  Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux (2021-01-07 19:13:30 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2021-01-18

for you to fetch changes up to 8b194febe111c5cc47595749a766d24ca33dd95a:

  mac80211: 160MHz with extended NSS BW in CSA (2021-01-18 09:43:41 +0100)

----------------------------------------------------------------
Various fixes:
 * kernel-doc parsing fixes
 * incorrect debugfs string checks
 * fix for 160 MHz/extended NSS in CSA
 * locking fix in regulatory
 * some encryption-related fixes

----------------------------------------------------------------
Felix Fietkau (3):
      mac80211: fix fast-rx encryption check
      mac80211: fix encryption key selection for 802.3 xmit
      mac80211: do not drop tx nulldata packets on encrypted links

Ilan Peer (1):
      cfg80211: Save the regulatory domain with a lock

Johannes Berg (1):
      cfg80211/mac80211: fix kernel-doc for SAR APIs

Lorenzo Bianconi (1):
      mac80211: check if atf has been disabled in __ieee80211_schedule_txq

Mauro Carvalho Chehab (1):
      cfg80211: fix a kerneldoc markup

Shay Bar (1):
      mac80211: 160MHz with extended NSS BW in CSA

Shayne Chen (1):
      mac80211: fix incorrect strlen of .write in debugfs

 include/net/cfg80211.h   |  5 ++++-
 include/net/mac80211.h   |  1 +
 net/mac80211/debugfs.c   | 44 ++++++++++++++++++++------------------------
 net/mac80211/rx.c        |  2 ++
 net/mac80211/spectmgmt.c |  9 ++++++---
 net/mac80211/tx.c        | 31 +++++++++++++++++--------------
 net/wireless/reg.c       | 11 ++++++++++-
 7 files changed, 60 insertions(+), 43 deletions(-)


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

* Re: pull-request: mac80211 2021-01-18
  2021-01-18  9:12 pull-request: mac80211 2021-01-18 Johannes Berg
@ 2021-01-18 20:44 ` Johannes Berg
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Berg @ 2021-01-18 20:44 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

On Mon, 2021-01-18 at 10:12 +0100, Johannes Berg wrote:
> Hi Jakub,
> 
> Here are some fixes for wireless - probably the thing people
> have most been waiting for is the kernel-doc fixes :-)

Now that the email finally went through, let me withdraw this, there's a
sparse error in one of the patches.

johannes


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

end of thread, other threads:[~2021-01-18 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-18  9:12 pull-request: mac80211 2021-01-18 Johannes Berg
2021-01-18 20:44 ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).