From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: pull-request: mac80211-next 2014-05-28
Date: Wed, 28 May 2014 16:28:37 +0200 [thread overview]
Message-ID: <1401287317.8146.26.camel@jlt4.sipsolutions.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 2296 bytes --]
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
chaitanya.mgit@gmail.com (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(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next reply other threads:[~2014-05-28 14:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-28 14:28 Johannes Berg [this message]
2014-05-29 16:56 ` pull-request: mac80211-next 2014-05-28 John W. Linville
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=1401287317.8146.26.camel@jlt4.sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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).