mbox series

pull-request: mac80211-next 2021-08-20

Message ID 20210820105329.48674-1-johannes@sipsolutions.net (mailing list archive)
State Accepted
Commit 4af14dbaeae00af20daf4557f0e25de27cda812f
Delegated to: Netdev Maintainers
Headers show
Series pull-request: mac80211-next 2021-08-20 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git tags/mac80211-next-for-net-next-2021-08-20

Checks

Context Check Description
netdev/tree_selection success Series ignored based on subject

Message

Johannes Berg Aug. 20, 2021, 10:53 a.m. UTC
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

Comments

patchwork-bot+netdevbpf@kernel.org Aug. 20, 2021, 5:30 p.m. UTC | #1
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