From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: mac80211-next 2013-03-20
Date: Wed, 20 Mar 2013 14:24:42 +0100 [thread overview]
Message-ID: <1363785882.8224.3.camel@jlt4.sipsolutions.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 4504 bytes --]
John,
I have accumulated a bunch of changes for -next as well.
Here I have a bunch of minstrel fixes from Felix, per-interface
multicast filtering from Alex, set_tim debouncing from Ilan,
per-interface debugfs cleanups from Stanislaw, an error return fix from
Wei and a number of small improvements and fixes that I made myself.
Let me know if there's any problem.
johannes
The following changes since commit 87f59c70ce6d1abeaaf97594835be29f746b81a0:
mac80211: init mesh timer for user authed STAs (2013-03-06 16:36:14 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git for-john
for you to fetch changes up to f00f188f8212fec9976394976c4fd5d4a3bc4dcf:
cfg80211: fix error return code in cfg80211_init() (2013-03-20 14:09:56 +0100)
----------------------------------------------------------------
Alexander Bondar (1):
mac80211: add driver callback for per-interface multicast filter
Felix Fietkau (3):
mac80211/minstrel_ht: improve rate selection stability
mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates
mac80211/minstrel_ht: do not sample actively used rates
Ilan Peer (1):
mac80211: Call drv_set_tim only if there is a change
Johannes Berg (10):
mac80211: provide race-free 64-bit traffic counters
mac80211: provide ieee80211_sta_eosp()
mac80211: clean up key freeing a bit
mac80211: remove underscores from some key functions
mac80211: batch key free synchronize_net()
mac80211: remove a few set but unused variables
mac80211: pass queue bitmap to flush operation
mac80211: stop queues temporarily for flushing
mac80211_hwsim: assign CAB queue properly on interface type change
cfg80211: fix potential connection work crash
Stanislaw Gruszka (2):
mac80211: move sdata debugfs dir to vif
mac80211: remove vif debugfs driver callbacks
Wei Yongjun (1):
cfg80211: fix error return code in cfg80211_init()
Documentation/DocBook/80211.tmpl | 2 +-
drivers/net/wireless/ath/ar5523/ar5523.c | 2 +-
drivers/net/wireless/ath/ath9k/main.c | 2 +-
drivers/net/wireless/ath/carl9170/main.c | 2 +-
.../net/wireless/brcm80211/brcmsmac/mac80211_if.c | 2 +-
drivers/net/wireless/iwlegacy/common.c | 3 +-
drivers/net/wireless/iwlegacy/common.h | 2 +-
drivers/net/wireless/iwlwifi/dvm/mac80211.c | 2 +-
drivers/net/wireless/mac80211_hwsim.c | 8 +-
drivers/net/wireless/p54/main.c | 2 +-
drivers/net/wireless/rt2x00/rt2x00.h | 2 +-
drivers/net/wireless/rt2x00/rt2x00mac.c | 2 +-
drivers/net/wireless/rtlwifi/core.c | 2 +-
drivers/net/wireless/ti/wlcore/main.c | 2 +-
include/net/mac80211.h | 68 ++++++-----
net/mac80211/cfg.c | 29 +++--
net/mac80211/debugfs_key.c | 10 +-
net/mac80211/debugfs_netdev.c | 22 ++--
net/mac80211/driver-ops.h | 60 ++++------
net/mac80211/ieee80211_i.h | 11 +-
net/mac80211/iface.c | 17 ++-
net/mac80211/key.c | 129 +++++++++++++++------
net/mac80211/key.h | 15 +--
net/mac80211/main.c | 22 +---
net/mac80211/mesh.c | 5 +-
net/mac80211/mlme.c | 12 +-
net/mac80211/offchannel.c | 8 +-
net/mac80211/pm.c | 6 +-
net/mac80211/rc80211_minstrel_ht.c | 24 +++-
net/mac80211/scan.c | 7 +-
net/mac80211/sta_info.c | 45 +++----
net/mac80211/sta_info.h | 9 +-
net/mac80211/trace.h | 35 +++++-
net/mac80211/tx.c | 8 +-
net/mac80211/util.c | 48 ++++++--
net/wireless/core.c | 4 +-
net/wireless/sme.c | 2 +-
37 files changed, 374 insertions(+), 257 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next reply other threads:[~2013-03-20 13:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-20 13:24 Johannes Berg [this message]
2013-03-25 20:39 ` pull-request: mac80211-next 2013-03-20 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=1363785882.8224.3.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).