public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Sujith <Sujith.Manoharan@atheros.com>
To: <linville@tuxdriver.com>
Cc: <linux-wireless@vger.kernel.org>, <ath9k-devel@lists.ath9k.org>,
	<Jouni.Malinen@Atheros.com>, <Luis.Rodriguez@Atheros.com>
Subject: [PATCH 0/6] ath9k: Cleanup series
Date: Thu, 7 Aug 2008 10:51:55 +0530	[thread overview]
Message-ID: <18586.34419.33602.930102@localhost.localdomain> (raw)

John,

A bunch of cleanups, removal of duplicate data structures and
unused macros.

Sujith

Sujith Manoharan (6):
  ath9k: Cleanup data structures related to HW capabilities
  ath9k: Remove redundant data structure ath9k_txq_info
  ath9k: Use mac80211's band macros and remove enum hal_freq_band
  ath9k: Remove a few unused macros and fix indentation
  ath9k: More unused macros
  ath9k: Revamp wireless mode usage

 drivers/net/wireless/ath9k/ath9k.h       |  275 ++++++---------
 drivers/net/wireless/ath9k/beacon.c      |   20 +-
 drivers/net/wireless/ath9k/core.c        |  208 +++++-------
 drivers/net/wireless/ath9k/core.h        |  479 ++++++++++++--------------
 drivers/net/wireless/ath9k/hw.c          |  558 +++++++++++++++---------------
 drivers/net/wireless/ath9k/main.c        |   85 +----
 drivers/net/wireless/ath9k/rc.c          |   32 +-
 drivers/net/wireless/ath9k/rc.h          |    2 +-
 drivers/net/wireless/ath9k/recv.c        |    4 +-
 drivers/net/wireless/ath9k/regd.c        |  117 +++----
 drivers/net/wireless/ath9k/regd.h        |   10 +-
 drivers/net/wireless/ath9k/regd_common.h |   18 +-
 drivers/net/wireless/ath9k/xmit.c        |   35 +-
 13 files changed, 837 insertions(+), 1006 deletions(-)


                 reply	other threads:[~2008-08-07  5:33 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=18586.34419.33602.930102@localhost.localdomain \
    --to=sujith.manoharan@atheros.com \
    --cc=Jouni.Malinen@Atheros.com \
    --cc=Luis.Rodriguez@Atheros.com \
    --cc=ath9k-devel@lists.ath9k.org \
    --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