netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211-next 2020-08-03
@ 2020-08-03 12:15 Johannes Berg
  2020-08-04  1:00 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2020-08-03 12:15 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi Dave,

Not sure you'll still take a few stragglers, but if you're
going to make a last pass then having a few more things in
would be nice. One (the while -> if) is something I'd even
send as a bugfix later, the rest are just nice to have. :)

Please pull (if you still want) and let me know if there's
any problem.

Thanks,
johannes



The following changes since commit bd0b33b24897ba9ddad221e8ac5b6f0e38a2e004:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2020-08-02 01:02:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git tags/mac80211-next-for-davem-2020-08-03

for you to fetch changes up to 0b91111fb1a164fedbb68a9263afafd10ffa6ec3:

  mac80211: Do not report beacon loss if beacon filtering enabled (2020-08-03 13:02:06 +0200)

----------------------------------------------------------------
A few more changes, notably:
 * handle new SAE (WPA3 authentication) status codes in the correct way
 * fix a while that should be an if instead, avoiding infinite loops
 * handle beacon filtering changing better

----------------------------------------------------------------
Johannes Berg (1):
      mac80211: fix misplaced while instead of if

John Crispin (1):
      mac8211: fix struct initialisation

Jouni Malinen (1):
      mac80211: Handle special status codes in SAE commit

Loic Poulain (1):
      mac80211: Do not report beacon loss if beacon filtering enabled

Miaohe Lin (2):
      mac80211: use eth_zero_addr() to clear mac address
      nl80211: use eth_zero_addr() to clear mac address

 include/linux/ieee80211.h | 2 ++
 net/mac80211/agg-rx.c     | 2 +-
 net/mac80211/mlme.c       | 8 +++++++-
 net/mac80211/sta_info.c   | 2 +-
 net/mac80211/trace.h      | 3 ++-
 net/wireless/nl80211.c    | 3 +--
 6 files changed, 14 insertions(+), 6 deletions(-)


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

* Re: pull-request: mac80211-next 2020-08-03
  2020-08-03 12:15 pull-request: mac80211-next 2020-08-03 Johannes Berg
@ 2020-08-04  1:00 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-08-04  1:00 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Mon,  3 Aug 2020 14:15:55 +0200

> Not sure you'll still take a few stragglers, but if you're
> going to make a last pass then having a few more things in
> would be nice. One (the while -> if) is something I'd even
> send as a bugfix later, the rest are just nice to have. :)
> 
> Please pull (if you still want) and let me know if there's
> any problem.

Pulled, thank you.

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

end of thread, other threads:[~2020-08-04  1:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03 12:15 pull-request: mac80211-next 2020-08-03 Johannes Berg
2020-08-04  1:00 ` David Miller

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).