2013-02-18 19:36:50

by Johannes Berg

[permalink] [raw]
Subject: pull-request: mac80211-next 2013-02-18

John,

Like iwlwifi-next, this would almost be suitable for rc1.

I have a fix for station management on non-TDLS drivers, a CAB queue
crash fix for mesh, a fix for an annoying (but harmless) warning, a
tracing fix and a documentation fix. Other than that, only a few mesh
cleanups.

Please pull.

Thanks,
johannes

The following changes since commit 93c78c5debeb9c7101ecc73347d4730c26a98c05:

mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_priv (2013-02-15 09:41:45 +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 8c6d59ee3509acd474365c34db291b950d2e66bf:

cfg80211: fix station change if TDLS isn't supported (2013-02-18 18:26:24 +0100)

----------------------------------------------------------------
Bob Copeland (1):
mac80211: enable vif.cab_queue for mesh

Johannes Berg (4):
mac80211: clean up mesh code
cfg80211: add correct docbook entries
mac80211: fix harmless station flush warning
cfg80211: fix station change if TDLS isn't supported

Seth Forshee (1):
mac80211: Fix incorrect use of STA_PR_FMT in trace points

Thomas Pedersen (3):
mac80211: clean up mesh HT operation
mac80211: stringify mesh peering events
mac80211: don't spam mesh probe response messages

Documentation/DocBook/80211.tmpl | 4 +-
net/mac80211/cfg.c | 14 ++--
net/mac80211/iface.c | 8 ++-
net/mac80211/main.c | 3 +-
net/mac80211/mesh.c | 116 +++++++++++++++++----------------
net/mac80211/mesh.h | 105 +++++++++++++++---------------
net/mac80211/mesh_hwmp.c | 68 ++++++++++----------
net/mac80211/mesh_pathtbl.c | 89 +++++++++++++-------------
net/mac80211/mesh_plink.c | 134 +++++++++++++++++++--------------------
net/mac80211/mesh_sync.c | 47 +++++---------
net/mac80211/rx.c | 12 ++--
net/mac80211/sta_info.h | 2 -
net/mac80211/trace.h | 6 +-
net/mac80211/tx.c | 26 ++++----
net/wireless/nl80211.c | 9 ---
15 files changed, 309 insertions(+), 334 deletions(-)


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

2013-02-18 20:30:12

by John W. Linville

[permalink] [raw]
Subject: Re: pull-request: mac80211-next 2013-02-18

On Mon, Feb 18, 2013 at 08:36:42PM +0100, Johannes Berg wrote:
> John,
>
> Like iwlwifi-next, this would almost be suitable for rc1.
>
> I have a fix for station management on non-TDLS drivers, a CAB queue
> crash fix for mesh, a fix for an annoying (but harmless) warning, a
> tracing fix and a documentation fix. Other than that, only a few mesh
> cleanups.
>
> Please pull.
>
> Thanks,
> johannes
>
> The following changes since commit 93c78c5debeb9c7101ecc73347d4730c26a98c05:
>
> mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_priv (2013-02-15 09:41:45 +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 8c6d59ee3509acd474365c34db291b950d2e66bf:
>
> cfg80211: fix station change if TDLS isn't supported (2013-02-18 18:26:24 +0100)

Pulling now...

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