Linux wireless drivers development
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org, ath9k-devel@lists.ath9k.org,
	jouni.malinen@atheros.com,
	"Luis R. Rodriguez" <lrodriguez@atheros.com>
Subject: Re: [PATCH 00/12] ath9k: more cleanups for 2.6.27
Date: Sat, 2 Aug 2008 17:18:12 -0700	[thread overview]
Message-ID: <43e72e890808021718j5012e602j6d3f570ad8fc4377@mail.gmail.com> (raw)
In-Reply-To: <1217720944-23234-1-git-send-email-lrodriguez@atheros.com>

On Sat, Aug 2, 2008 at 4:48 PM, Luis R. Rodriguez
<lrodriguez@atheros.com> wrote:
> Here's another round of cleanups a few fixes for 2.6.27.

And here's the pull request if its easier:

The following changes since commit f870390ee6e15ce60ebfcef886b6b55e5f0157a7:
  Sujith Manoharan (1):
        Remove some unused macros

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/my-wireless-testing.git
ath9k-2008-08-02

Luis R. Rodriguez (3):
      ath9k: Port to new skb->cb mac80211 changes
      ath9k: Add initial link quality reporting
      ath9k: Use u8/u16/u32

Sujith Manoharan (9):
      ath9k: Fix whitespace damage
      ath9k: Update rate control after association
      ath9k: Channel cleanup
      ath9k: Fix channel registration
      ath9k: Consolidate channel list
      ath9k: Pass channel mode when setting a channel
      ath9k: Channel structure cleanup
      ath9k: We don't have a HAL anymore :)
      ath9k: Use standard error codes

 drivers/net/wireless/ath9k/ath9k.h    | 1087 +++++++++++------------
 drivers/net/wireless/ath9k/beacon.c   |  104 ++--
 drivers/net/wireless/ath9k/core.c     |  382 ++++----
 drivers/net/wireless/ath9k/core.h     |  311 +++----
 drivers/net/wireless/ath9k/hw.c       | 1633 ++++++++++++++++-----------------
 drivers/net/wireless/ath9k/hw.h       |  438 +++++-----
 drivers/net/wireless/ath9k/initvals.h |   82 +-
 drivers/net/wireless/ath9k/main.c     |  327 +++-----
 drivers/net/wireless/ath9k/phy.c      |   97 +--
 drivers/net/wireless/ath9k/phy.h      |   16 +-
 drivers/net/wireless/ath9k/rc.c       |  316 ++++----
 drivers/net/wireless/ath9k/rc.h       |   99 +-
 drivers/net/wireless/ath9k/recv.c     |   64 +-
 drivers/net/wireless/ath9k/regd.c     |  253 +++---
 drivers/net/wireless/ath9k/regd.h     |  132 ++--
 drivers/net/wireless/ath9k/xmit.c     |  221 +++---
 16 files changed, 2714 insertions(+), 2848 deletions(-)

  Luis

  parent reply	other threads:[~2008-08-03  0:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-02 23:48 [PATCH 00/12] ath9k: more cleanups for 2.6.27 Luis R. Rodriguez
     [not found] ` <1217720944-23234-2-git-send-email-lrodriguez@atheros.com>
2008-08-02 23:48   ` [PATCH 02/12] ath9k: Update rate control after association Luis R. Rodriguez
2008-08-02 23:48     ` [PATCH 03/12] ath9k: Channel cleanup Luis R. Rodriguez
2008-08-02 23:48       ` [PATCH 04/12] ath9k: Fix channel registration Luis R. Rodriguez
2008-08-02 23:48         ` [PATCH 05/12] ath9k: Consolidate channel list Luis R. Rodriguez
2008-08-02 23:48           ` [PATCH 06/12] ath9k: Pass channel mode when setting a channel Luis R. Rodriguez
2008-08-02 23:48             ` [PATCH 07/12] ath9k: Channel structure cleanup Luis R. Rodriguez
2008-08-02 23:49               ` [PATCH 08/12] ath9k: We don't have a HAL anymore :) Luis R. Rodriguez
     [not found]                 ` <1217720944-23234-10-git-send-email-lrodriguez@atheros.com>
2008-08-02 23:49                   ` [PATCH 10/12] ath9k: Port to new skb->cb mac80211 changes Luis R. Rodriguez
2008-08-02 23:49                     ` [PATCH 11/12] ath9k: Add initial link quality reporting Luis R. Rodriguez
2008-08-02 23:49                       ` [PATCH 12/12] ath9k: Use u8/u16/u32 Luis R. Rodriguez
2008-08-03  0:18 ` Luis R. Rodriguez [this message]
2008-08-03  9:18   ` [PATCH 00/12] ath9k: more cleanups for 2.6.27 Johannes Berg

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=43e72e890808021718j5012e602j6d3f570ad8fc4377@mail.gmail.com \
    --to=lrodriguez@atheros.com \
    --cc=ath9k-devel@lists.ath9k.org \
    --cc=jouni.malinen@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