linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave <kilroyd@googlemail.com>
To: linux-wireless@vger.kernel.org
Cc: orinoco-devel@lists.sourceforge.net
Subject: Re: [PATCH 00/17] orinoco: reorganisation
Date: Wed, 04 Feb 2009 19:34:38 +0000	[thread overview]
Message-ID: <4989EDCE.5070209@gmail.com> (raw)
In-Reply-To: <1233693639-8608-1-git-send-email-kilroyd@googlemail.com>

David Kilroy wrote:
> This patch series reorganises the orinoco driver. The focus is on
> splitting up the monolithic orinoco.c to make future changes easier.

> Because of patch conflicts, I've included Andrey's checkpatch cleanup
> patch. However there is still a conflict with Harvey Harrison's
> "wireless: replace use of __constant_{endian}" patch.

I see my timing is perfect :)

Since wireless-testing now has both these patches, I'll rebase this
series and repost.


Dave.

      parent reply	other threads:[~2009-02-04 19:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-03 20:40 [PATCH 00/17] orinoco: reorganisation David Kilroy
2009-02-03 20:40 ` [PATCH 01/17] orinoco: checkpatch cleanup David Kilroy
2009-02-03 20:40   ` [PATCH 02/17] orinoco: address leading and trailing whitespace David Kilroy
2009-02-03 20:40     ` [PATCH 03/17] orinoco: spaces in parenthesised expressions David Kilroy
2009-02-03 20:40       ` [PATCH 04/17] orinoco: remove unnecessary braces David Kilroy
2009-02-03 20:40         ` [PATCH 05/17] orinoco: keep line length below 80 characters David Kilroy
2009-02-03 20:40           ` [PATCH 06/17] orinoco: Fix interesting checkpatch errors David Kilroy
2009-02-03 20:40             ` [PATCH 07/17] orinoco: Rename orinoco.c David Kilroy
2009-02-03 20:40               ` [PATCH 08/17] orinoco: use orinoco_private instead of net_device in scan helper David Kilroy
2009-02-03 20:40                 ` [PATCH 09/17] orinoco: Move scan helpers to a separate file David Kilroy
2009-02-03 20:40                   ` [PATCH 10/17] orinoco: Move MIC helpers into new file David Kilroy
2009-02-03 20:40                     ` [PATCH 11/17] orinoco: Move firmware handling into a separate file David Kilroy
2009-02-03 20:40                       ` [PATCH 12/17] orinoco: Use accessor functions for bitrate tables David Kilroy
2009-02-03 20:40                         ` [PATCH 13/17] orinoco: Add hardware function to set multicast mode David Kilroy
2009-02-03 20:40                           ` [PATCH 14/17] orinoco: Move hardware functions into separate file David Kilroy
2009-02-03 20:40                             ` [PATCH 15/17] orinoco: Move WEXT handlers into a " David Kilroy
2009-02-03 20:40                               ` [PATCH 16/17] orinoco: hermes_dld does not need to be a module David Kilroy
2009-02-03 20:40                                 ` [PATCH 17/17] orinoco: hermes doesn't need to be a separate module David Kilroy
2009-02-04 19:34 ` Dave [this message]

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=4989EDCE.5070209@gmail.com \
    --to=kilroyd@googlemail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=orinoco-devel@lists.sourceforge.net \
    /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;
as well as URLs for NNTP newsgroup(s).