From: Sujith <Sujith.Manoharan@atheros.com>
To: <linville@tuxdriver.com>
Cc: <linux-wireless@vger.kernel.org>, <Jouni.Malinen@Atheros.com>,
<Luis.Rodriguez@Atheros.com>
Subject: [PATCH 0/9] ath9k driver updates
Date: Fri, 16 Jan 2009 21:37:39 +0530 [thread overview]
Message-ID: <18800.45259.999815.869498@gargle.gargle.HOWL> (raw)
John,
A few driver cleanups/fixes.
This series will apply over the 11 patch series by Gabor Juhos.
Sujith
Sujith (9):
ath9k: rateCodeToIndex is not used, remove it
ath9k: Update short guard interval in rate control
ath9k: Reorganize code in xmit.c
ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directly
ath9k: Merge queue draining functions
ath9k: Add a helper function to wake mac80211 queues
ath9k: Handle holding descriptor in TX completion properly
ath9k: Revamp TX aggregation
ath9k: Cleanup buffer type assignment
drivers/net/wireless/ath9k/beacon.c | 2 +-
drivers/net/wireless/ath9k/core.h | 20 +-
drivers/net/wireless/ath9k/main.c | 8 +-
drivers/net/wireless/ath9k/rc.c | 17 +-
drivers/net/wireless/ath9k/rc.h | 1 -
drivers/net/wireless/ath9k/xmit.c | 2859 +++++++++++++++--------------------
6 files changed, 1260 insertions(+), 1647 deletions(-)
reply other threads:[~2009-01-16 16:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=18800.45259.999815.869498@gargle.gargle.HOWL \
--to=sujith.manoharan@atheros.com \
--cc=Jouni.Malinen@Atheros.com \
--cc=Luis.Rodriguez@Atheros.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox