netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: inaky@linux.intel.com
Cc: netdev@vger.kernel.org, wimax@linuxwimax.org,
	inaky.perez-gonzalez@intel.com
Subject: Re: [patch 2.6.35 00/25] WiMAX pull request
Date: Sat, 15 May 2010 23:24:19 -0700 (PDT)	[thread overview]
Message-ID: <20100515.232419.235675367.davem@davemloft.net> (raw)
In-Reply-To: <cover.1273708027.git.inaky.perez-gonzalez@intel.com>

From: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Date: Fri, 14 May 2010 14:44:59 -0700

> The following changes since commit 2b0b05ddc04b6d45e71cd36405df512075786f1e:
>   Marcel Holtmann (1):
>         Bluetooth: Fix issues where sk_sleep() helper is needed now
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax.git master
> 
> Patches follow for reviewing convenience.

Pulled, thanks a lot.

      parent reply	other threads:[~2010-05-16  6:24 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-14 21:44 [patch 2.6.35 00/25] WiMAX pull request Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 01/25] wimax/i2400m: fix incorrect return -ESHUTDOWN when there is no Tx buffer available Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 02/25] wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 03/25] wimax/i2400m: fix insufficient size of Tx buffer for 12 payload of 1400 MTU Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 04/25] wimax/i2400m: fix the race condition for accessing TX queue Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 05/25] wimax/i2400m: correct the error path handlers in dev_start() Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 06/25] wimax/i2400m: fix for missed reset events if triggered by dev_reset_handle() Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 07/25] wimax/i2400m: add the error recovery mechanism on TX path Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 08/25] wimax/i2400m: Correct the error path handlers order in i2400m_post_reset() Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 09/25] wimax/i2400m: Reset the TX FIFO indices when allocating the TX FIFO in tx_setup() Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 10/25] wimax/i2400m: increase the maximum number of payloads per message to 60 [v1] Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 11/25] wimax/i2400m: limit the message size upto 16KiB [v1] Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 12/25] wimax/i2400m: fix BUILD_BUG_ON() to use the maximum message size constant [v1] Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 13/25] wimax/i2400m: modify i2400m_tx_fifo_push() to check for head room space in the TX FIFO [v1] Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 14/25] wimax/i2400m: fix system freeze caused by an infinite loop [v1] Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 15/25] wimax/i2400m: increase tx queue length from 5 to 20 [v1] Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 16/25] wimax i2400m: fix race condition while accessing rx_roq by using kref count Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 17/25] wimax/i2400m: fix incorrect handling of type 2 and 3 RX messages Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 18/25] wimax/i2400m: reserve additional space in the TX queue's buffer while allocating space for a new message header Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 19/25] wimax/i2400m: SDIO specific TX queue's minimum buffer room for new message Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 20/25] wimax/i2400m: USB specific TX queue's minimum buffer room required " Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 21/25] wimax: checking ERR_PTR vs null Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 22/25] wimax: wimax_msg_alloc() returns ERR_PTR not null Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 23/25] wimax/i2400m: Move module params to other file so they can be static Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 24/25] wimax/i2400m: driver defaults to firmware v1.5 for i5x50 devices Inaky Perez-Gonzalez
2010-05-14 21:45 ` [patch 2.6.35 25/25] wimax/i2400m: driver defaults to firmware v1.5 for i6x60 devices Inaky Perez-Gonzalez
2010-05-16  6:24 ` David Miller [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=20100515.232419.235675367.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=inaky.perez-gonzalez@intel.com \
    --cc=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).