All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanislaw Gruszka <sgruszka@redhat.com>
To: Eli Cooper <elicooper@gmx.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v3] rt2x00: fix monitor mode regression
Date: Tue, 19 Jan 2016 09:22:59 +0100	[thread overview]
Message-ID: <20160119082258.GA3340@redhat.com> (raw)
In-Reply-To: <1453116619-29933-1-git-send-email-elicooper@gmx.com>

On Mon, Jan 18, 2016 at 07:30:19PM +0800, Eli Cooper wrote:
> Since commit df1404650ccb ("mac80211: remove support for IFF_PROMISC")
> monitor mode for rt2x00 has been made effectively useless because the
> hardware filter is configured to drop packets whose intended recipient is
> not the device, regardless of the presence of monitor mode interfaces.
> 
> This patch fixes this regression by adding explicit monitor mode support,
> and by configuring the hardware filter accordingly.
> 
> Changes in v3:
>   introduce and use CONFIG_MONITORING in rt2x00_state_flags
>   remove unnecessary debug messages
>   improve patch format
> 
> Changes in v2:
>   fix patch format
> 
> Signed-off-by: Eli Cooper <elicooper@gmx.com>

Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>

  reply	other threads:[~2016-01-19  8:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 11:30 [PATCH v3] rt2x00: fix monitor mode regression Eli Cooper
2016-01-19  8:22 ` Stanislaw Gruszka [this message]
2016-01-21 13:18 ` Kalle Valo

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=20160119082258.GA3340@redhat.com \
    --to=sgruszka@redhat.com \
    --cc=elicooper@gmx.com \
    --cc=linux-wireless@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.