linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luciano Coelho <coelho@ti.com>
To: Ido Yariv <ido@wizery.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH 0/5] wl12xx: Cleanups & fixes
Date: Fri, 01 Apr 2011 14:30:48 +0300	[thread overview]
Message-ID: <1301657448.1988.483.camel@cumari> (raw)
In-Reply-To: <1301558821-17787-1-git-send-email-ido@wizery.com>

On Thu, 2011-03-31 at 10:06 +0200, Ido Yariv wrote:
> The following patches mostly clean up code, but also fix a few minor bugs.
> 
> The first four patches fix a few issues in the recently added 128x support.
> The last patch fixes a regression in the driver, preventing it from working
> properly on platforms which do not support level triggered interrupts.
> 
> Ido Yariv (5):
>   wl12xx: Clean up and fix the 128x boot sequence
>   wl12xx: Clean up the block size alignment code
>   wl12xx: Clean up the dummy packet mechanism
>   wl12xx: Simplify TX blocks accounting
>   wl12xx: Handle platforms without level trigger interrupts
> 
>  drivers/net/wireless/wl12xx/acx.c    |    2 -
>  drivers/net/wireless/wl12xx/boot.c   |  235 +++++++++++++++++-----------------
>  drivers/net/wireless/wl12xx/boot.h   |    1 +
>  drivers/net/wireless/wl12xx/init.c   |    2 +-
>  drivers/net/wireless/wl12xx/io.c     |    3 +-
>  drivers/net/wireless/wl12xx/main.c   |  140 +++++++++++++--------
>  drivers/net/wireless/wl12xx/sdio.c   |   21 ++--
>  drivers/net/wireless/wl12xx/spi.c    |    9 +-
>  drivers/net/wireless/wl12xx/tx.c     |   70 +++++++----
>  drivers/net/wireless/wl12xx/tx.h     |   11 ++-
>  drivers/net/wireless/wl12xx/wl12xx.h |   23 ++-
>  include/linux/wl12xx.h               |   14 ++-
>  12 files changed, 305 insertions(+), 226 deletions(-)

Applied the 3 remaining patches of the series too, so all this patchset
has been applied.  Thanks!

-- 
Cheers,
Luca.


      parent reply	other threads:[~2011-04-01 11:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-31  8:06 [PATCH 0/5] wl12xx: Cleanups & fixes Ido Yariv
2011-03-31  8:06 ` [PATCH 1/5] wl12xx: Clean up and fix the 128x boot sequence Ido Yariv
2011-04-01 10:43   ` Luciano Coelho
2011-03-31  8:06 ` [PATCH 2/5] wl12xx: Clean up the block size alignment code Ido Yariv
2011-04-01 11:23   ` Luciano Coelho
2011-03-31  8:06 ` [PATCH 3/5] wl12xx: Clean up the dummy packet mechanism Ido Yariv
2011-03-31  8:07 ` [PATCH 4/5] wl12xx: Simplify TX blocks accounting Ido Yariv
2011-03-31  8:07 ` [PATCH 5/5] wl12xx: Handle platforms without level trigger interrupts Ido Yariv
2011-04-01 11:30 ` Luciano Coelho [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=1301657448.1988.483.camel@cumari \
    --to=coelho@ti.com \
    --cc=ido@wizery.com \
    --cc=linux-wireless@vger.kernel.org \
    /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).