From: Eliad Peller <eliad@wizery.com>
To: Luciano Coelho <coelho@ti.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: [PATCH 0/3] wl12xx: re-enable auto-arp
Date: Thu, 2 Feb 2012 12:22:08 +0200 [thread overview]
Message-ID: <1328178131-28938-1-git-send-email-eliad@wizery.com> (raw)
auto-arp used to cause various issues when enabled. however,
after some fixes both in the driver and fw side, it seems to
work well. re-enable it.
Eliad Peller (3):
wl12xx: consider encryption and QoS in auto arp template
wl12xx: Revert "wl12xx: disable auto-arp"
wl12xx: configure arp filtering only after association
drivers/net/wireless/wl12xx/cmd.c | 88 +++++++++++++++++++++------
drivers/net/wireless/wl12xx/cmd.h | 3 +-
drivers/net/wireless/wl12xx/debugfs.c | 1 +
drivers/net/wireless/wl12xx/init.c | 6 +-
drivers/net/wireless/wl12xx/main.c | 83 +++++++++++++++++---------
drivers/net/wireless/wl12xx/tx.c | 11 ++--
drivers/net/wireless/wl12xx/tx.h | 4 +-
drivers/net/wireless/wl12xx/wl12xx.h | 6 ++
drivers/net/wireless/wl12xx/wl12xx_80211.h | 2 +-
9 files changed, 144 insertions(+), 60 deletions(-)
--
1.7.6.401.g6a319
next reply other threads:[~2012-02-02 10:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-02 10:22 Eliad Peller [this message]
2012-02-02 10:22 ` [PATCH 1/3] wl12xx: consider encryption and QoS in auto arp template Eliad Peller
2012-02-02 10:22 ` [PATCH 2/3] wl12xx: Revert "wl12xx: disable auto-arp" Eliad Peller
2012-02-02 10:22 ` [PATCH 3/3] wl12xx: configure arp filtering only after association Eliad Peller
2012-02-15 10:18 ` [PATCH 0/3] wl12xx: re-enable auto-arp Luciano Coelho
2012-02-15 10:41 ` Fu yingang
2012-02-15 10:43 ` Luciano Coelho
2012-02-15 10:46 ` Fu yingang
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=1328178131-28938-1-git-send-email-eliad@wizery.com \
--to=eliad@wizery.com \
--cc=coelho@ti.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 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).