2013-08-16 11:01:20

by Johannes Berg

[permalink] [raw]
Subject: pull-request: mac80211-next 2013-08-16

John,

And another set of patches for -next :-)

This time I have various improvements all over the place: IBSS, mesh,
testmode, AP client powersave handling, one of the rare rfkill patches
and some code cleanup.

Let me know if there's any problem.

johannes



The following changes since commit 73da7d5bab79ad7e16ff44d67c3fe8b9c0b33e5b:

mac80211: add channel switch command and beacon callbacks (2013-08-01 18:30:33 +0200)

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 27b3eb9c06a7193bdc9800cd00764a130343bc8a:

mac80211: add APIs to allow keeping connections after WoWLAN (2013-08-16 12:58:43 +0200)

----------------------------------------------------------------
Antonio Quartulli (1):
mac80211: ibss - do not scan if not needed when creating an IBSS

Chun-Yeow Yeoh (1):
mac80211: allow lowest basic rate for unicast management for mesh

David Spinadel (2):
cfg80211: add wdev to testmode cmd
mac80211: add vif to testmode cmd

Johan Almbladh (1):
mac80211: perform power save processing before decryption

Johannes Berg (4):
wireless: make TU conversion macros available
nl80211: clean up CQM settings code
mac80211: add control port protocol TX control flag
mac80211: add APIs to allow keeping connections after WoWLAN

Luis Henriques (1):
net: rfkill: Do not ignore errors from regulator_enable()

Simon Wunderlich (2):
mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels
mac80211: move ibss presp generation in own function

Documentation/DocBook/80211.tmpl | 1 +
drivers/net/wireless/ath/ath6kl/testmode.c | 3 +-
drivers/net/wireless/ath/ath6kl/testmode.h | 7 +-
.../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c | 4 +-
drivers/net/wireless/iwlwifi/dvm/tx.c | 2 +-
drivers/net/wireless/iwlwifi/iwl-devtrace.h | 7 +-
drivers/net/wireless/iwlwifi/mvm/time-event.c | 7 +-
drivers/net/wireless/iwlwifi/mvm/tx.c | 9 +-
drivers/net/wireless/mac80211_hwsim.c | 1 +
drivers/net/wireless/ti/wlcore/testmode.c | 3 +-
drivers/net/wireless/ti/wlcore/testmode.h | 3 +-
include/linux/ieee80211.h | 4 +
include/net/cfg80211.h | 5 +-
include/net/mac80211.h | 109 +++++-
net/mac80211/cfg.c | 15 +-
net/mac80211/ibss.c | 196 ++++++----
net/mac80211/ieee80211_i.h | 3 -
net/mac80211/key.c | 154 +++++++-
net/mac80211/mlme.c | 9 +
net/mac80211/rate.c | 23 +-
net/mac80211/rc80211_minstrel_ht.c | 5 +-
net/mac80211/rx.c | 404 ++++++++++-----------
net/mac80211/tx.c | 8 +-
net/mac80211/util.c | 2 +-
net/rfkill/rfkill-regulator.c | 8 +-
net/wireless/nl80211.c | 74 ++--
net/wireless/rdev-ops.h | 5 +-
net/wireless/trace.h | 8 +-
28 files changed, 707 insertions(+), 372 deletions(-)


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

2013-08-16 18:30:14

by John W. Linville

[permalink] [raw]
Subject: Re: pull-request: mac80211-next 2013-08-16

On Fri, Aug 16, 2013 at 01:01:12PM +0200, Johannes Berg wrote:
> John,
>
> And another set of patches for -next :-)
>
> This time I have various improvements all over the place: IBSS, mesh,
> testmode, AP client powersave handling, one of the rare rfkill patches
> and some code cleanup.
>
> Let me know if there's any problem.
>
> johannes
>
>
>
> The following changes since commit 73da7d5bab79ad7e16ff44d67c3fe8b9c0b33e5b:
>
> mac80211: add channel switch command and beacon callbacks (2013-08-01 18:30:33 +0200)
>
> 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 27b3eb9c06a7193bdc9800cd00764a130343bc8a:
>
> mac80211: add APIs to allow keeping connections after WoWLAN (2013-08-16 12:58:43 +0200)

Pulling now...

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