* pull request: wl12xx 2010-11-02
@ 2010-11-02 19:04 Luciano Coelho
2010-11-10 19:28 ` John W. Linville
0 siblings, 1 reply; 2+ messages in thread
From: Luciano Coelho @ 2010-11-02 19:04 UTC (permalink / raw)
To: John W. Linville; +Cc: linux-wireless@vger.kernel.org
Hi John,
Here's the first pull-request for 2.6.38. It contains some bugfixes,
some improvements in TX handling and the beginning of 802.11n
implementation.
The patches have accumulated a bit, because of the merge window.
Please pull or let me know if there's any problem. This tree is based
on wireless-next/master.
Thanks!
The following changes since commit 229aebb873e29726b91e076161649cf45154b0bf:
Linus Torvalds (1):
Merge branch 'for-next' of git://git.kernel.org/.../jikos/trivial
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git wl12xx-next
Eliad Peller (4):
wl1271: set wl->vif only if add_interface succeeded.
wl1271: refactor debugfs function generation code
wl1271: handle HW watchdog interrupt
wl1271: add recover testmode command
Gery Kahn (1):
wl1271: ref_clock cosmetic changes
Ido Yariv (4):
wl1271: TX aggregation optimization
wl1271: Fix TX starvation
wl1271: Allocate TX descriptors more efficiently
wl1271: Fix TX queue low watermark handling
Juuso Oikarinen (3):
wl1271: Fix RX path stall
wl1271: Fix scan failure detection
wl1271: Check interface state in op_* functions
Luciano Coelho (1):
wl1271: exit ELP mode when setting enabled rates in tx
Nicolas Kaiser (1):
wireless/wl1271: remove redundant if-statement v2
Shahar Levi (3):
wl1271: 11n Support, Add Definitions
wl1271: 11n Support, ACX Commands
wl1271: 11n Support, functionality and configuration ability
Teemu Paasikivi (1):
wl1271: Fix warning about unsupported RX rate
drivers/net/wireless/wl12xx/Kconfig | 10 +
drivers/net/wireless/wl12xx/wl1271.h | 13 ++-
drivers/net/wireless/wl12xx/wl1271_acx.c | 83 +++++++++
drivers/net/wireless/wl12xx/wl1271_acx.h | 89 ++++++++++-
drivers/net/wireless/wl12xx/wl1271_boot.c | 10 +-
drivers/net/wireless/wl12xx/wl1271_debugfs.c | 215 +++++++++++++------------
drivers/net/wireless/wl12xx/wl1271_event.c | 2 -
drivers/net/wireless/wl12xx/wl1271_main.c | 220 ++++++++++++++++++++-----
drivers/net/wireless/wl12xx/wl1271_rx.c | 28 +++-
drivers/net/wireless/wl12xx/wl1271_rx.h | 2 +-
drivers/net/wireless/wl12xx/wl1271_scan.c | 5 +-
drivers/net/wireless/wl12xx/wl1271_testmode.c | 12 ++
drivers/net/wireless/wl12xx/wl1271_tx.c | 132 ++++++++++-----
drivers/net/wireless/wl12xx/wl1271_tx.h | 3 +-
include/linux/wl12xx.h | 8 +
15 files changed, 624 insertions(+), 208 deletions(-)
--
Cheers,
Luca.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull request: wl12xx 2010-11-02
2010-11-02 19:04 pull request: wl12xx 2010-11-02 Luciano Coelho
@ 2010-11-10 19:28 ` John W. Linville
0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2010-11-10 19:28 UTC (permalink / raw)
To: Luciano Coelho; +Cc: linux-wireless@vger.kernel.org
On Tue, Nov 02, 2010 at 09:04:45PM +0200, Luciano Coelho wrote:
> Hi John,
>
> Here's the first pull-request for 2.6.38. It contains some bugfixes,
> some improvements in TX handling and the beginning of 802.11n
> implementation.
>
> The patches have accumulated a bit, because of the merge window.
>
> Please pull or let me know if there's any problem. This tree is based
> on wireless-next/master.
>
> Thanks!
>
> The following changes since commit 229aebb873e29726b91e076161649cf45154b0bf:
> Linus Torvalds (1):
> Merge branch 'for-next' of git://git.kernel.org/.../jikos/trivial
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git wl12xx-next
Sorry for the delay! This has been pulled and should be pushed-out
in a few hours.
John
--
John W. Linville Someday the world will need a hero, and you
linville@tuxdriver.com might be all we have. Be ready.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-10 19:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-02 19:04 pull request: wl12xx 2010-11-02 Luciano Coelho
2010-11-10 19:28 ` John W. Linville
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).