All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: mac80211-next next-2019-11-08
@ 2019-11-08 12:37 Johannes Berg
  2019-11-08 19:37 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2019-11-08 12:37 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

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


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

* Re: pull-request: mac80211-next next-2019-11-08
  2019-11-08 12:37 pull-request: mac80211-next next-2019-11-08 Johannes Berg
@ 2019-11-08 19:37 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2019-11-08 19:37 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Fri,  8 Nov 2019 13:37:36 +0100

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

Pulled, thanks Johannes.

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

end of thread, other threads:[~2019-11-09 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-08 12:37 pull-request: mac80211-next next-2019-11-08 Johannes Berg
2019-11-08 19:37 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.