linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: mac80211-next next-2019-11-08
Date: Fri,  8 Nov 2019 13:37:36 +0100	[thread overview]
Message-ID: <20191108123738.17359-1-johannes@sipsolutions.net> (raw)

Hi Dave,

Here are a couple of more things for net-next. Nothing
really that relevant, but I figured I'd flush my queue
now and get some preparatory patches in for 5.5 still.

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

Thanks,
johannes



The following changes since commit 5b7fe93db008ff013db24239136a25f3ac5142ac:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next (2019-10-26 22:57:27 -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-2019-11-08

for you to fetch changes up to 14f34e36b36ceede9877ca422a62fcac17b52023:

  cfg80211: VLAN offload support for set_key and set_sta_vlan (2019-11-08 11:19:19 +0100)

----------------------------------------------------------------
Some relatively small changes:
 * typo fixes in docs
 * APIs for station separation using VLAN tags rather
   than separate wifi netdevs
 * some preparations for upcoming features (802.3 offload
   and airtime queue limits (AQL)
 * stack reduction in ieee80211_assoc_success()
 * use DEFINE_DEBUGFS_ATTRIBUTE in hwsim

----------------------------------------------------------------
Chris Packham (1):
      mac80211: typo fixes in kerneldoc comments

Gurumoorthi Gnanasambandhan (1):
      cfg80211: VLAN offload support for set_key and set_sta_vlan

Joe Perches (1):
      mac80211: fix a typo of "function"

Johannes Berg (1):
      mac80211: don't re-parse elems in ieee80211_assoc_success()

John Crispin (1):
      mac80211: move store skb ack code to its own function

Toke Høiland-Jørgensen (1):
      mac80211: Shrink the size of ack_frame_id to make room for tx_time_est

zhong jiang (1):
      mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops

 drivers/net/wireless/mac80211_hwsim.c |  14 ++---
 include/net/cfg80211.h                |   4 ++
 include/net/mac80211.h                |  22 ++++----
 include/uapi/linux/nl80211.h          |  26 +++++++++
 net/mac80211/cfg.c                    |   2 +-
 net/mac80211/mlme.c                   | 103 ++++++++++++++++------------------
 net/mac80211/tx.c                     |  49 +++++++++-------
 net/wireless/nl80211.c                |  11 ++++
 8 files changed, 139 insertions(+), 92 deletions(-)


             reply	other threads:[~2019-11-08 12:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-08 12:37 Johannes Berg [this message]
2019-11-08 19:37 ` pull-request: mac80211-next next-2019-11-08 David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191108123738.17359-1-johannes@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).