All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivo van Doorn <ivdoorn@gmail.com>
To: netdev@vger.kernel.org
Cc: rt2x00-devel@lfcorreia.dyndns.org
Subject: [PATCH 0/6] rt2x00 update
Date: Fri, 28 Apr 2006 16:52:20 +0200	[thread overview]
Message-ID: <200604281652.24028.IvDoorn@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1184 bytes --]

Hi,

Here is a small update for the rt2x00 drivers in the wireless-dev tree.
They all contain fixes and requests from the feedback from the last series. 
And they should be applied after the last series.

A short summary of all patches the are following:
[PATCH 1/6] rt2x00 update: Remove casts from void* pointers
[PATCH 2/6] rt2x00 update: Deactivate monitor_during_oper for now
[PATCH 3/6] rt2x00 update: Use static const for the vals arrays
[PATCH 4/6] rt2x00 update: Remove packed attributes for structures that don't need it
[PATCH 5/6] rt2x00 update: Apply correct endian annotation for structures that are DMA'ed to device.
[PATCH 6/6] rt2x00 update: Apply correct error handling to dscape stack

Altough all patches are small and are inlined, I have added
them to the same location of the previous patch series.
http://mendiosus.nl/rt2x00/rt2x00-33-void-casts.diff
http://mendiosus.nl/rt2x00/rt2x00-34-monitor-operation.diff
http://mendiosus.nl/rt2x00/rt2x00-35-static-const.diff
http://mendiosus.nl/rt2x00/rt2x00-36-packed.diff
http://mendiosus.nl/rt2x00/rt2x00-37-endian-annotation.diff
http://mendiosus.nl/rt2x00/rt2x00-38-error-handling.diff

IvD

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

                 reply	other threads:[~2006-04-28 14:51 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=200604281652.24028.IvDoorn@gmail.com \
    --to=ivdoorn@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=rt2x00-devel@lfcorreia.dyndns.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.