From: Johannes Berg <johannes@sipsolutions.net>
To: David Miller <davem@davemloft.net>
Cc: netdev <netdev@vger.kernel.org>,
linux-wireless <linux-wireless@vger.kernel.org>
Subject: pull-request: mac80211-next 2015-05-19
Date: Tue, 19 May 2015 09:20:39 +0200 [thread overview]
Message-ID: <1432020039.7437.0.camel@sipsolutions.net> (raw)
Hi Dave,
My last pull request introduced two bugs, and we found two more that
were present earlier, so I have four bug fixes now.
Please pull.
Thanks,
Johannes
The following changes since commit bbbe8c8c596b3784a2ed08772900e827f8ba72c5:
mac80211: add missing documentation for rate_ctrl_lock (2015-05-06 16:00:32 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git tags/mac80211-next-for-davem-2015-05-19
for you to fetch changes up to 658358cec93a7130615cfc1d6843ab07e49625e6:
mac80211: fix throughput LED trigger (2015-05-11 19:16:04 +0200)
----------------------------------------------------------------
This just has a few fixes:
* LED throughput trigger was crashing
* fast-xmit wasn't treating QoS changes in IBSS correctly
* TDLS could use the wrong channel definition
* using a reserved channel context could use the wrong channel width
----------------------------------------------------------------
Andrei Otcheretianski (1):
mac80211: adjust reserved chan_ctx when assigned to vif
Arik Nemtsov (1):
mac80211: TDLS: use the BSS chandef for HT/VHT operation IEs
Johannes Berg (2):
mac80211: check fast-xmit if IBSS STA QoS changed
mac80211: fix throughput LED trigger
net/mac80211/chan.c | 4 ++++
net/mac80211/ibss.c | 5 ++++-
net/mac80211/ieee80211_i.h | 1 -
net/mac80211/led.c | 12 ++++++------
net/mac80211/tdls.c | 27 ++++++++-------------------
5 files changed, 22 insertions(+), 27 deletions(-)
next reply other threads:[~2015-05-19 7:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-19 7:20 Johannes Berg [this message]
[not found] ` <1432020039.7437.0.camel-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
2015-05-19 20:43 ` pull-request: mac80211-next 2015-05-19 David Miller
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=1432020039.7437.0.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=davem@davemloft.net \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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).