From: Sujith <Sujith.Manoharan@atheros.com>
To: <linville@tuxdriver.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: [PATCH 00/10] ath9k_htc updates
Date: Fri, 16 Apr 2010 11:53:34 +0530 [thread overview]
Message-ID: <19400.614.725359.995680@gargle.gargle.HOWL> (raw)
John,
This series contains all the pending patches
for ath9k_htc, rebased over Luis' latest series.
Sujith
Sujith (10):
ath9k_htc: Cleanup beacon configuration
ath: Add buffered register write operations
ath9k_htc: Implement multiple register write support
ath9k_hw: Add macros for multiple register writes
ath9k_hw: Relocate Opmode initialization
ath9k_hw: Use buffered register writes
ath9k_htc: Remove GPIO set on unload
ath9k_htc: Add dropped SKB count to debugfs
ath9k_htc: Handle WMI timeouts properly
ath9k_htc: Fix sparse endian warnings
drivers/net/wireless/ath/ath.h | 14 +++-
drivers/net/wireless/ath/ath9k/ani.c | 23 +++++
drivers/net/wireless/ath/ath9k/ar5008_phy.c | 28 ++++++
drivers/net/wireless/ath/ath9k/ar9002_calib.c | 5 +
drivers/net/wireless/ath/ath9k/ar9002_hw.c | 7 ++-
drivers/net/wireless/ath/ath9k/ar9002_phy.c | 5 +
drivers/net/wireless/ath/ath9k/eeprom_4k.c | 10 ++
drivers/net/wireless/ath/ath9k/hif_usb.c | 13 ++-
drivers/net/wireless/ath/ath9k/htc.h | 19 ++--
drivers/net/wireless/ath/ath9k/htc_drv_beacon.c | 29 +++----
drivers/net/wireless/ath/ath9k/htc_drv_init.c | 104 ++++++++++++++++++++++-
drivers/net/wireless/ath/ath9k/htc_drv_main.c | 20 +++--
drivers/net/wireless/ath/ath9k/htc_drv_txrx.c | 11 +--
drivers/net/wireless/ath/ath9k/htc_hst.c | 8 +-
drivers/net/wireless/ath/ath9k/htc_hst.h | 24 +++---
drivers/net/wireless/ath/ath9k/hw.c | 79 ++++++++++++++++--
drivers/net/wireless/ath/ath9k/hw.h | 18 ++++
drivers/net/wireless/ath/ath9k/mac.c | 27 ++++++
drivers/net/wireless/ath/ath9k/mac.h | 10 +-
drivers/net/wireless/ath/ath9k/wmi.c | 16 +++-
drivers/net/wireless/ath/ath9k/wmi.h | 19 ++++-
21 files changed, 407 insertions(+), 82 deletions(-)
reply other threads:[~2010-04-16 6:24 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=19400.614.725359.995680@gargle.gargle.HOWL \
--to=sujith.manoharan@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