netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Inaky Perez-Gonzalez <inaky@linux.intel.com>
To: netdev@vger.kernel.org, wimax@linuxwimax.org
Subject: [PATCH 2.6.33/5 00/12] WiMAX pull request
Date: Wed,  4 Nov 2009 13:40:05 -0800	[thread overview]
Message-ID: <cover.1257370738.git.inaky@linux.intel.com> (raw)

The following changes since commit 4a78fd9a736db4c871bc8b583d66b61c38abd299:
  Inaky Perez-Gonzalez (1):
        wimax/i2400m: fix oops caused by race condition when exiting USB kthreads

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax.git linux-2.6.33.y

Patches follow for reviewing convenience.

Inaky Perez-Gonzalez (12):
      wimax/i2400m: make i2400m->bus_dev_{stop,start}() optional
      wimax/i2400m: SDIO: fix oops on reset when TXing on uninitialized data
      wimax/i2400m: implement passive mode as a module option
      wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier
      wimax/i2400m: fix device getting stuck in IDLE mode
      wimax/i2400m: Fix USB timeout specifications (to ms from HZ)
      wimax/i2400m: correctly identify all iwmc3200-based SKUs
      wimax/i2400m: don't retry SDIO enable in probe() paths
      wimax/i2400m: handle USB stalls
      wimax/i2400m: fix bad assignment of return value in i2400mu_tx_bulk_out
      wimax/i2400m: fix SDIO debugfs dentry name
      wimax/i2400m: fix inverted value in i2400ms_bus_setup()

 drivers/net/wimax/i2400m/control.c     |   14 +++++-
 drivers/net/wimax/i2400m/debugfs.c     |    2 +-
 drivers/net/wimax/i2400m/driver.c      |   36 +++++++++++---
 drivers/net/wimax/i2400m/fw.c          |    4 +-
 drivers/net/wimax/i2400m/i2400m-sdio.h |   11 ++++
 drivers/net/wimax/i2400m/i2400m.h      |   15 +++---
 drivers/net/wimax/i2400m/netdev.c      |   25 +++++++--
 drivers/net/wimax/i2400m/rx.c          |    4 +-
 drivers/net/wimax/i2400m/sdio.c        |   81 ++++++++++++++------------------
 drivers/net/wimax/i2400m/usb-fw.c      |   25 +++++++++-
 drivers/net/wimax/i2400m/usb-rx.c      |   23 +++++++++-
 drivers/net/wimax/i2400m/usb-tx.c      |   24 +++++++++-
 drivers/net/wimax/i2400m/usb.c         |   61 +++++++++++++++++++++---
 13 files changed, 240 insertions(+), 85 deletions(-)

             reply	other threads:[~2009-11-04 21:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-04 21:40 Inaky Perez-Gonzalez [this message]
2009-11-04 21:40 ` [PATCH 2.6.33/5 01/12] wimax/i2400m: make i2400m->bus_dev_{stop,start}() optional Inaky Perez-Gonzalez
2009-11-04 21:40 ` [PATCH 2.6.33/5 02/12] wimax/i2400m: SDIO: fix oops on reset when TXing on uninitialized data Inaky Perez-Gonzalez
2009-11-04 21:40 ` [PATCH 2.6.33/5 03/12] wimax/i2400m: implement passive mode as a module option Inaky Perez-Gonzalez
2009-11-04 21:40 ` [PATCH 2.6.33/5 04/12] wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier Inaky Perez-Gonzalez
2009-11-04 21:40 ` [PATCH 2.6.33/5 05/12] wimax/i2400m: fix device getting stuck in IDLE mode Inaky Perez-Gonzalez
2009-11-04 21:40 ` [PATCH 2.6.33/5 06/12] wimax/i2400m: Fix USB timeout specifications (to ms from HZ) Inaky Perez-Gonzalez
2009-11-04 21:40 ` [PATCH 2.6.33/5 07/12] wimax/i2400m: correctly identify all iwmc3200-based SKUs Inaky Perez-Gonzalez
2009-11-04 21:40 ` [PATCH 2.6.33/5 08/12] wimax/i2400m: don't retry SDIO enable in probe() paths Inaky Perez-Gonzalez
2009-11-04 21:40 ` [PATCH 2.6.33/5 09/12] wimax/i2400m: handle USB stalls Inaky Perez-Gonzalez
2009-11-04 21:40 ` [PATCH 2.6.33/5 10/12] wimax/i2400m: fix bad assignment of return value in i2400mu_tx_bulk_out Inaky Perez-Gonzalez
2009-11-04 21:40 ` [PATCH 2.6.33/5 11/12] wimax/i2400m: fix SDIO debugfs dentry name Inaky Perez-Gonzalez
2009-11-04 21:40 ` [PATCH 2.6.33/5 12/12] wimax/i2400m: fix inverted value in i2400ms_bus_setup() Inaky Perez-Gonzalez
2009-11-05  4:37 ` [PATCH 2.6.33/5 00/12] WiMAX pull request Inaky Perez-Gonzalez

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=cover.1257370738.git.inaky@linux.intel.com \
    --to=inaky@linux.intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=wimax@linuxwimax.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).