linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211-next 2018-08-29
@ 2018-08-29 11:53 Johannes Berg
  2018-08-30  5:14 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2018-08-29 11:53 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-wireless

Hi Dave,

Here's a small update for net-next, there's not much but since we
still don't have a shared tree, the ieee80211_send_layer2_update()
should go to Kalle through your tree :)

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

Thanks,
johannes



The following changes since commit 050cdc6c9501abcd64720b8cc3e7941efee9547d:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2018-08-27 11:59:39 -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-2018-08-29

for you to fetch changes up to 9c06602b1b920ed6b546632bdbbc1f400eea5242:

  cfg80211: clarify frames covered by average ACK signal report (2018-08-29 11:01:51 +0200)

----------------------------------------------------------------
Only a few changes at this point:
 * new channels in 60 GHz
 * clarify (average) ACK signal reporting API
 * expose ieee80211_send_layer2_update() for all drivers
 * start/stop mac80211's TXQs properly when required
 * avoid regulatory restore with IE ignoring
 * spelling: contidion -> condition
 * fully implement WFA Multi-AP backhaul

----------------------------------------------------------------
Alexei Avshalom Lazar (1):
      cfg80211: Add support for 60GHz band channels 5 and 6

Balaji Pothunoori (1):
      cfg80211: clarify frames covered by average ACK signal report

Dedy Lansky (1):
      cfg80211/mac80211: make ieee80211_send_layer2_update a public function

Manikanta Pubbisetty (1):
      mac80211: add stop/start logic for software TXQs

Rajeev Kumar Sirasanagandla (1):
      cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set

Richard Guy Briggs (1):
      rfkill: fix spelling mistake contidion to condition

Sathishkumar Muruganandam (1):
      mac80211: add missing WFA Multi-AP backhaul STA Rx requirement

 drivers/net/wireless/ath/wil6210/debugfs.c |   2 +-
 include/net/cfg80211.h                     |  13 +++-
 include/net/mac80211.h                     |   4 ++
 include/uapi/linux/nl80211.h               |  20 +++---
 net/mac80211/cfg.c                         |  48 +------------
 net/mac80211/ieee80211_i.h                 |   3 +
 net/mac80211/main.c                        |   4 ++
 net/mac80211/rx.c                          |   2 +-
 net/mac80211/sta_info.c                    |   6 +-
 net/mac80211/tx.c                          |  11 ++-
 net/mac80211/util.c                        | 110 +++++++++++++++++++++++++++--
 net/rfkill/core.c                          |   4 +-
 net/wireless/nl80211.c                     |   7 +-
 net/wireless/reg.c                         |  48 ++++++++++++-
 net/wireless/trace.h                       |   2 +-
 net/wireless/util.c                        |  51 ++++++++++++-
 16 files changed, 258 insertions(+), 77 deletions(-)

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

* Re: pull-request: mac80211-next 2018-08-29
  2018-08-29 11:53 pull-request: mac80211-next 2018-08-29 Johannes Berg
@ 2018-08-30  5:14 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2018-08-30  5:14 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Wed, 29 Aug 2018 13:53:52 +0200

> Here's a small update for net-next, there's not much but since we
> still don't have a shared tree, the ieee80211_send_layer2_update()
> should go to Kalle through your tree :)
> 
> 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:[~2018-08-30  9:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-29 11:53 pull-request: mac80211-next 2018-08-29 Johannes Berg
2018-08-30  5:14 ` 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).