From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: Please pull 'upstream' branch of wireless-2.6 Date: Tue, 20 Jun 2006 04:46:17 -0400 Message-ID: <4497B5D9.3000203@garzik.org> References: <20060615200257.GB32582@tuxdriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:50375 "EHLO mail.dvmed.net") by vger.kernel.org with ESMTP id S965181AbWFTIqT (ORCPT ); Tue, 20 Jun 2006 04:46:19 -0400 To: "John W. Linville" In-Reply-To: <20060615200257.GB32582@tuxdriver.com> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org John W. Linville wrote: > The following changes since commit 76df73ff90e99681a99e457aec4cfe0a240b7982: > John W. Linville: > Merge branch 'from-linus' into upstream > > are found in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git upstream > > Jiri Slaby: > pci: bcm43xx avoid pci_find_device > > Larry Finger: > wireless: Changes to ieee80211.h for user space regulatory daemon > wireless: correct dump of WPA IE > > Michael Buesch: > bcm43xx: redesign locking > bcm43xx: preemptible periodic work > > Zhu Yi: > ipw2200 locking fix pulled