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 00/10] More cleanup
Date: Mon, 11 Aug 2008 14:02:28 +0530	[thread overview]
Message-ID: <18591.63772.263393.659838@localhost.localdomain> (raw)

John,

Another round of cleanups.

Sujith

Sujith Manoharan (10):
  ath9k: Merge reset functions
  ath9k: RX Filter cleanup
  ath9k: Use bitfields for buffer type
  ath9k: Remove a few unnecessary macros
  ath9k: Remove ar5416hal and assign default values directly
  ath9k: Unused macros, variables
  ath9k: Use a single opmode variable
  ath9k: Use bitfields for sc operations
  ath9k: Use ah_curchan and remove sc_curchan which is redundant
  ath9k: Trim struct ath_softc

 drivers/net/wireless/ath9k/ath9k.h  |   20 ++--
 drivers/net/wireless/ath9k/beacon.c |   32 +++---
 drivers/net/wireless/ath9k/core.c   |  216 ++++++++++------------------------
 drivers/net/wireless/ath9k/core.h   |  176 ++++++++++++-----------------
 drivers/net/wireless/ath9k/hw.c     |   36 +-----
 drivers/net/wireless/ath9k/hw.h     |  116 +++++++------------
 drivers/net/wireless/ath9k/main.c   |   36 +++---
 drivers/net/wireless/ath9k/rc.c     |    6 +-
 drivers/net/wireless/ath9k/recv.c   |   39 ++++---
 drivers/net/wireless/ath9k/xmit.c   |  137 ++++++++++++----------
 10 files changed, 326 insertions(+), 488 deletions(-)


                 reply	other threads:[~2008-08-11  8:43 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=18591.63772.263393.659838@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