From: Ivo van Doorn <ivdoorn@gmail.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: rt2400-devel@lists.sourceforge.net, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 00/11] rt2x00 update
Date: Sat, 7 Jun 2008 00:07:00 +0200 [thread overview]
Message-ID: <200806070007.01156.IvDoorn@gmail.com> (raw)
In-Reply-To: <200806032033.25548.IvDoorn@gmail.com>
On Tuesday 03 June 2008, Ivo van Doorn wrote:
> Hi John,
>
> I'm a bit fighting with rt2x00.git because I am trying
> to reordering some patches that need to go upstream
> earlier then the patches on which they depend.
> So this time the rt2x00 update is a patch series through mail only,
> to make sure at least the main bulk of the changes is already
> upstream while I'll sort out the remaining bugfix patches.
The full patch series is now also available through the rt2x00.git upstream branch.
---
The following changes since commit ef28eab0c928fe8277d7c3dca234c29f734d7f2e:
Dan Williams (1):
ipw2200: queue direct scans
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git/ upstream
Gertjan van Wingerde (1):
rt2x00: Restrict DMA to 32-bit addresses.
Ivo van Doorn (9):
rt2x00: Calculate register offset during compile time
rt2x00: Cleanup/optimize set_state() function callback function
rt2x00: Move led initialization into function
rt2x00: Remove CTS/RTS check in tx()
rt2x00: Removed unused descriptor read in txdone
rt2x00: Don't kill guardian_urb when it wasn't created
rt2x00: Make rt2x00_set/get_field macros
rt2x00: Release rt2x00 2.1.7
rt2x00: Fix queue initialization
drivers/net/wireless/rt2x00/rt2400pci.c | 88 +++++++++----------
drivers/net/wireless/rt2x00/rt2500pci.c | 88 +++++++++----------
drivers/net/wireless/rt2x00/rt2500usb.c | 76 +++++++++--------
drivers/net/wireless/rt2x00/rt2x00.h | 2 +-
drivers/net/wireless/rt2x00/rt2x00dev.c | 3 +
drivers/net/wireless/rt2x00/rt2x00mac.c | 12 +--
drivers/net/wireless/rt2x00/rt2x00pci.c | 3 +-
drivers/net/wireless/rt2x00/rt2x00queue.c | 7 +-
drivers/net/wireless/rt2x00/rt2x00reg.h | 130 +++++++++++++++++------------
drivers/net/wireless/rt2x00/rt2x00usb.c | 9 +-
drivers/net/wireless/rt2x00/rt61pci.c | 102 ++++++++++-------------
drivers/net/wireless/rt2x00/rt73usb.c | 90 ++++++++++----------
12 files changed, 307 insertions(+), 303 deletions(-)
prev parent reply other threads:[~2008-06-06 21:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-03 18:33 [PATCH 00/11] rt2x00 update Ivo van Doorn
2008-06-06 22:07 ` Ivo van Doorn [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=200806070007.01156.IvDoorn@gmail.com \
--to=ivdoorn@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=rt2400-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 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.