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 00/17] Driver cleanup
Date: Mon, 30 Mar 2009 15:28:06 +0530 [thread overview]
Message-ID: <18896.38830.285708.842901@gargle.gargle.HOWL> (raw)
John,
A bunch of cleanups and a few fixes.
Please apply.
Sujith
Sujith (17):
ath9k: Remove a few unused flags
ath9k: Remove redundant chainmask check
ath9k: Cleanup debug messages
ath9k: Change return value of ath9k_hw_fill_cap_info
ath9k: Remove redundant variable for Interrupt Mitigation
ath9k: Avoid unneeded casts
ath9k: Cleanup buffer status handling
ath9k: Remove a couple of unused variables in descriptor handling
ath9k: Remove unused structures
ath9k: Check for root debugfs file
ath9k: Remove TIM from the interrupt mask
ath9k: Remove the useless do..while loops
ath9k: Initialize values when setting up the queue parameters
ath9k: Trivial fix to handle AMPDU params properly
ath9k: Clean Interrupt handling routine
ath9k: Determine number of streams from HT capabilities
ath9k: Fix bug in determining HT40 mode
drivers/net/wireless/ath9k/ani.c | 8 +-
drivers/net/wireless/ath9k/ath9k.h | 65 +++-------
drivers/net/wireless/ath9k/beacon.c | 17 +--
drivers/net/wireless/ath9k/debug.c | 3 +
drivers/net/wireless/ath9k/debug.h | 24 ++--
drivers/net/wireless/ath9k/eeprom.c | 24 ++--
drivers/net/wireless/ath9k/hw.c | 154 ++++++++---------------
drivers/net/wireless/ath9k/hw.h | 57 +++------
drivers/net/wireless/ath9k/mac.c | 63 ++++++----
drivers/net/wireless/ath9k/main.c | 239 ++++++++++++++++-------------------
drivers/net/wireless/ath9k/phy.c | 4 +-
drivers/net/wireless/ath9k/phy.h | 3 -
drivers/net/wireless/ath9k/rc.c | 24 ++--
drivers/net/wireless/ath9k/rc.h | 4 -
drivers/net/wireless/ath9k/recv.c | 85 ++++++-------
drivers/net/wireless/ath9k/xmit.c | 59 ++++-----
16 files changed, 350 insertions(+), 483 deletions(-)
reply other threads:[~2009-03-30 10:02 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=18896.38830.285708.842901@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