linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 2015-10-13
Date: Tue, 13 Oct 2015 10:59:47 +0200	[thread overview]
Message-ID: <1444726787.1961.7.camel@sipsolutions.net> (raw)

Hi,

There are just two small fixes, but I didn't really want to wait since
I have nothing else pending.

Let me know if there's any problem.

johannes

The following changes since commit babc305e21ea3811d98b67437299360904ac1b6a:

  mac80211: reset CQM history upon reconfiguration (2015-09-22 15:22:50 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2015-10-13

for you to fetch changes up to 4633dfc32c0019bed2996de9bbdbe7f3b518a44e:

  mac80211: Fix hwflags debugfs file format (2015-10-13 10:30:56 +0200)

----------------------------------------------------------------
Like last time, we have two small fixes:
 * fast-xmit was not doing powersave filter clearing correctly,
   disable fast-xmit while any such operations are still pending
 * a debugfs file was broken due to some infrastructure changes

----------------------------------------------------------------
Felix Fietkau (1):
      mac80211: fix handling of PS filtering with fast-xmit

Mohammed Shafi Shajakhan (1):
      mac80211: Fix hwflags debugfs file format

 net/mac80211/debugfs.c | 2 +-
 net/mac80211/status.c  | 1 +
 net/mac80211/tx.c      | 7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)

             reply	other threads:[~2015-10-13  8:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-13  8:59 Johannes Berg [this message]
2015-10-15  1:35 ` pull-request: mac80211 2015-10-13 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=1444726787.1961.7.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).