From: Christian Lamparter <chunkeey@googlemail.com>
To: linux-wireless@vger.kernel.org
Cc: linville@tuxdriver.com
Subject: [PATCH 0/6] carl9170: 2.6.38 patches
Date: Sat, 30 Oct 2010 01:10:04 +0200 [thread overview]
Message-ID: <cover.1288393804.git.chunkeey@googlemail.com> (raw)
I haven't heard of any serious complains yet?
So I'm moving on with the next batch for the
next -next cycle.
Christian Lamparter (7):
carl9170: import hw/fw header updates
carl9170: use generic sign_extend32
carl9170: initialize HW aMPDU parameters properly
carl9170: fix spurious restart due to high latency
carl9170: stop stale uplink BA sessions
carl9170: configurable beacon rates
carl9170: improve rx ampdu software deaggregation
drivers/net/wireless/ath/carl9170/carl9170.h | 6 +-
drivers/net/wireless/ath/carl9170/fwcmd.h | 13 ++-
drivers/net/wireless/ath/carl9170/hw.h | 7 ++-
drivers/net/wireless/ath/carl9170/mac.c | 56 ++++++++-----
drivers/net/wireless/ath/carl9170/main.c | 18 ++++
drivers/net/wireless/ath/carl9170/phy.c | 17 +---
drivers/net/wireless/ath/carl9170/phy.h | 24 +++---
drivers/net/wireless/ath/carl9170/rx.c | 117 +++++++++++++++++++++-----
drivers/net/wireless/ath/carl9170/tx.c | 54 ++++++++++++
drivers/net/wireless/ath/carl9170/usb.c | 2 +-
drivers/net/wireless/ath/carl9170/version.h | 6 +-
11 files changed, 243 insertions(+), 77 deletions(-)
--
1.7.2.3
next reply other threads:[~2010-10-29 23:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-29 23:10 Christian Lamparter [this message]
2010-10-29 20:44 ` [PATCH 1/6] carl9170: import hw/fw header updates Christian Lamparter
2010-10-29 21:11 ` [PATCH 2/6] carl9170: use generic sign_extend32 Christian Lamparter
2010-11-10 20:06 ` John W. Linville
2010-11-10 20:21 ` Christian Lamparter
2010-11-10 20:43 ` John W. Linville
2010-10-29 21:17 ` [PATCH 3/6] carl9170: initialize HW aMPDU parameters properly Christian Lamparter
2010-10-29 21:26 ` [PATCH 4/6] carl9170: fix spurious restart due to high latency Christian Lamparter
2010-10-29 21:41 ` [PATCH 5/6] carl9170: stop stale uplink BA sessions Christian Lamparter
2010-10-29 22:36 ` [PATCH 6/6] carl9170: configurable beacon rates Christian Lamparter
2010-10-29 22:49 ` [RFT] carl9170: improve rx ampdu software deaggregation Christian Lamparter
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=cover.1288393804.git.chunkeey@googlemail.com \
--to=chunkeey@googlemail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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.