2014-05-28 14:29:00

by Johannes Berg

[permalink] [raw]
Subject: pull-request: mac80211-next 2014-05-28

John,

Since you asked ;-)

The remainder for -next right now is mostly fixes, and a handful of
small new things like some CSA infrastructure, the regdb script mW/dBm
conversion change and sending wiphy notifications.

Let me know if there are any issues.

johannes
---

The following changes since commit 67af9811539be83dbdc0739215d29af23c870405:

cfg80211: allow RSSI compensation (2014-05-22 09:58:49 +0200)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git HEAD

for you to fetch changes up to d3a58df87a2e4c2301ac843604202d290a48440b:

mac80211: set new interfaces as idle upon init (2014-05-28 16:22:49 +0200)

----------------------------------------------------------------
Arik Nemtsov (1):
mac80211: don't check netdev state for debugfs read/write

Avraham Stern (1):
mac80211: set new interfaces as idle upon init

Emmanuel Grumbach (1):
mac80211: fix virtual monitor interface addition

Felix Fietkau (2):
mac80211: fix a memory leak on sta rate selection table
mac80211: reduce packet loss notifications under load

Jes Sorensen (1):
wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT

Johannes Berg (1):
cfg80211: send events when devices are added/removed

Krzysztof HaƂasa (1):
mac80211: fix IBSS join by initializing last_scan_completed

Luciano Coelho (1):
mac80211: add a single-transaction driver op to switch contexts

[email protected] (1):
regdb: Generalize the mW to dBm power conversion

include/linux/ieee80211.h | 1 +
include/net/mac80211.h | 46 +++++++++++++++++++++++
net/mac80211/debugfs_netdev.c | 6 +--
net/mac80211/driver-ops.h | 53 +++++++++++++++++++++++++++
net/mac80211/ibss.c | 1 +
net/mac80211/iface.c | 2 +
net/mac80211/sta_info.c | 1 +
net/mac80211/status.c | 25 ++++++++++---
net/mac80211/trace.h | 85 +++++++++++++++++++++++++++++++++++++++++++
net/wireless/core.c | 5 ++-
net/wireless/genregdb.awk | 14 +------
net/wireless/nl80211.c | 21 ++++++++---
net/wireless/nl80211.h | 3 +-
13 files changed, 234 insertions(+), 29 deletions(-)


Attachments:
signature.asc (801.00 B)
This is a digitally signed message part

2014-05-29 17:00:12

by John W. Linville

[permalink] [raw]
Subject: Re: pull-request: mac80211-next 2014-05-28

On Wed, May 28, 2014 at 04:28:37PM +0200, Johannes Berg wrote:
> John,
>
> Since you asked ;-)
>
> The remainder for -next right now is mostly fixes, and a handful of
> small new things like some CSA infrastructure, the regdb script mW/dBm
> conversion change and sending wiphy notifications.
>
> Let me know if there are any issues.
>
> johannes
> ---
>
> The following changes since commit 67af9811539be83dbdc0739215d29af23c870405:
>
> cfg80211: allow RSSI compensation (2014-05-22 09:58:49 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git HEAD
>
> for you to fetch changes up to d3a58df87a2e4c2301ac843604202d290a48440b:
>
> mac80211: set new interfaces as idle upon init (2014-05-28 16:22:49 +0200)

Pulling now...

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.