linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: Please pull 'upstream-jgarzik' branch of wireless-2.6
Date: Fri, 31 Aug 2007 09:44:49 -0400	[thread overview]
Message-ID: <46D81B51.4060102@garzik.org> (raw)
In-Reply-To: <20070828231731.GB2967@tuxdriver.com>

John W. Linville wrote:
> Jeff,
>=20
> A few more for 2.6.24 -- mostly libertas.
>=20
> Individual patches are available here:
>=20
> 	http://www.kernel.org/pub/linux/kernel/people/linville/wireless-2.6/=
upstream-jgarzik/
>=20
> Thanks!
>=20
> John
>=20
> ---
>=20
> The following changes since commit e54cfa621f4cca9cca500019aa600c71d2=
0f0592:
>   Jeff Garzik (1):
>         Merge branch 'upstream-jgarzik' of git://git.kernel.org/.../l=
inville/wireless-2.6 into upstream
>=20
> are available in the git repository at:
>=20
>   git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6=
=2Egit upstream-jgarzik
>=20
> Andrew Morton (1):
>       libertas: printk warning fixes
>=20
> Brajesh Dave (1):
>       libertas: advertise 11g ad-hoc rates
>=20
> Dan Williams (4):
>       libertas: fix inadvertant removal of bits from commit 831441862=
956fffa17b9801db37e6ea1650b0f69
>       libertas: reorganize and simplify init sequence
>       libertas: don't stomp on interface-specific private data
>       libertas: send reset command directly instead of calling libert=
as_reset_device
>=20
> Jesper Juhl (1):
>       net: Kill some unneeded allocation return value casts in libert=
as
>=20
> Johannes Berg (1):
>       rtl8187: remove IEEE80211_HW_DATA_NULLFUNC_ACK
>=20
> John W. Linville (1):
>       libertas: remove unused adhoc_rates_b definition
>=20
> Marek Va=C5=A1ut (1):
>       libertas: region code values specified as 8bit
>=20
> Pierre Ossman (1):
>       libertas: properly end commands on hardware failure
>=20
>  drivers/net/wireless/libertas/cmd.c     |    2 +
>  drivers/net/wireless/libertas/cmdresp.c |    6 +-
>  drivers/net/wireless/libertas/debugfs.c |    2 +-
>  drivers/net/wireless/libertas/decl.h    |    3 +-
>  drivers/net/wireless/libertas/dev.h     |    4 -
>  drivers/net/wireless/libertas/ethtool.c |    3 +-
>  drivers/net/wireless/libertas/if_cs.c   |   58 +----
>  drivers/net/wireless/libertas/if_usb.c  |  371 +++++++++++++--------=
--------
>  drivers/net/wireless/libertas/if_usb.h  |    4 +-
>  drivers/net/wireless/libertas/join.c    |    7 +-
>  drivers/net/wireless/libertas/main.c    |  408 +++++++++++++--------=
----------
>  drivers/net/wireless/rtl8187_dev.c      |    3 +-
>  12 files changed, 354 insertions(+), 517 deletions(-)

pulled


-
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2007-08-31 13:44 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-28 23:17 Please pull 'upstream-jgarzik' branch of wireless-2.6 John W. Linville
2007-08-31 13:44 ` Jeff Garzik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-01-08 22:23 John W. Linville
2007-12-20 15:54 John W. Linville
2007-12-16  4:34 John W. Linville
2007-12-17 23:24 ` Jeff Garzik
2007-12-17 23:40   ` Jeff Garzik
2007-12-18  1:24     ` Zhu Yi
2007-12-04 13:59 John W. Linville
2007-12-04 20:13 ` Jeff Garzik
2007-11-27 14:47 John W. Linville
2007-11-27 16:08 ` Holger Schurig
2007-11-27 16:12   ` Dan Williams
2007-11-28  7:25     ` Holger Schurig
2007-11-27 18:55   ` John W. Linville
2007-12-04 13:55 ` John W. Linville
2007-11-06  1:16 John W. Linville
2007-11-06 17:43 ` Jeff Garzik
2007-09-15 13:21 John W. Linville
2007-09-18  1:54 ` Zhu Yi
2007-08-15  0:36 John W. Linville
2007-08-25  6:40 ` Jeff Garzik
2007-08-06 20:14 Please pull 'fixes-jgarzik' " John W. Linville
2007-08-06 20:16 ` Please pull 'upstream-jgarzik' " John W. Linville
2007-08-07 22:21   ` Jeff Garzik
2007-07-18  2:19 John W. Linville
2007-07-18 22:31 ` Jeff Garzik
2007-07-10 18:57 John W. Linville
2007-07-16 21:59 ` Jeff Garzik

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=46D81B51.4060102@garzik.org \
    --to=jeff@garzik.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=netdev@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).