linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211-next 2021-08-20
@ 2021-08-20 10:53 Johannes Berg
  2021-08-20 17:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2021-08-20 10:53 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi,

Just a couple of smallish items, in case we get a release.
I expect a few resends of other things, but don't know if
they'll make it, we'll see.

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

Thanks,
johannes



The following changes since commit b769cf44ed55f4b277b89cf53df6092f0c9082d0:

  dt-bindings: net: qcom,ipa: make imem interconnect optional (2021-08-12 14:53:44 -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-net-next-2021-08-20

for you to fetch changes up to c448f0fd2ce59947b3b8b8d6b56e15036449d1f1:

  cfg80211: fix BSS color notify trace enum confusion (2021-08-18 09:21:52 +0200)

----------------------------------------------------------------
Minor updates:
 * BSS coloring support
 * MEI commands for Intel platforms
 * various fixes/cleanups

----------------------------------------------------------------
Chih-Kang Chang (1):
      mac80211: Fix insufficient headroom issue for AMSDU

Dan Carpenter (1):
      mac80211: remove unnecessary NULL check in ieee80211_register_hw()

Emmanuel Grumbach (1):
      nl80211: vendor-cmd: add Intel vendor commands for iwlmei usage

Johan Almbladh (1):
      mac80211: Fix monitor MTU limit so that A-MSDUs get through

Johannes Berg (2):
      mac80211: include <linux/rbtree.h>
      cfg80211: fix BSS color notify trace enum confusion

John Crispin (2):
      nl80211: add support for BSS coloring
      mac80211: add support for BSS color change

Kees Cook (2):
      mac80211: radiotap: Use BIT() instead of shifts
      mac80211: Use flex-array for radiotap header bitmap

YueHaibing (1):
      mac80211: Reject zero MAC address in sta_info_insert_check()

dingsenjie (1):
      mac80211: Remove unnecessary variable and label

 include/net/cfg80211.h                 |  92 +++++++++++++
 include/net/ieee80211_radiotap.h       |   5 +
 include/net/mac80211.h                 |  29 ++++
 include/uapi/linux/nl80211-vnd-intel.h |  77 +++++++++++
 include/uapi/linux/nl80211.h           |  43 ++++++
 net/mac80211/cfg.c                     | 234 +++++++++++++++++++++++++++++++--
 net/mac80211/ibss.c                    |  15 +--
 net/mac80211/ieee80211_i.h             |  12 ++
 net/mac80211/iface.c                   |  13 +-
 net/mac80211/main.c                    |   2 +-
 net/mac80211/rx.c                      |  29 ++--
 net/mac80211/sta_info.c                |   2 +-
 net/mac80211/status.c                  |  16 +--
 net/mac80211/tx.c                      |  33 +++--
 net/wireless/nl80211.c                 | 157 ++++++++++++++++++++++
 net/wireless/radiotap.c                |   9 +-
 net/wireless/rdev-ops.h                |  13 ++
 net/wireless/trace.h                   |  46 +++++++
 18 files changed, 764 insertions(+), 63 deletions(-)
 create mode 100644 include/uapi/linux/nl80211-vnd-intel.h


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

* Re: pull-request: mac80211-next 2021-08-20
  2021-08-20 10:53 pull-request: mac80211-next 2021-08-20 Johannes Berg
@ 2021-08-20 17:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-08-20 17:30 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

Hello:

This pull request was applied to netdev/net-next.git (refs/heads/master):

On Fri, 20 Aug 2021 12:53:28 +0200 you wrote:
> Hi,
> 
> Just a couple of smallish items, in case we get a release.
> I expect a few resends of other things, but don't know if
> they'll make it, we'll see.
> 
> Please pull and let me know if there's any problem.
> 
> [...]

Here is the summary with links:
  - pull-request: mac80211-next 2021-08-20
    https://git.kernel.org/netdev/net-next/c/4af14dbaeae0

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2021-08-20 17:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-20 10:53 pull-request: mac80211-next 2021-08-20 Johannes Berg
2021-08-20 17:30 ` patchwork-bot+netdevbpf

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