Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:50195 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933966Ab2JZTJQ (ORCPT ); Fri, 26 Oct 2012 15:09:16 -0400 Date: Fri, 26 Oct 2012 15:09:14 -0400 (EDT) Message-Id: <20121026.150914.698922406187249983.davem@davemloft.net> (sfid-20121026_210935_708741_CE6FE0DB) To: linville@tuxdriver.com Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: pull request: wireless 2012-10-26 From: David Miller In-Reply-To: <20121026152112.GB16104@tuxdriver.com> References: <20121026152112.GB16104@tuxdriver.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: From: "John W. Linville" Date: Fri, 26 Oct 2012 11:21:13 -0400 > This is a batch of fixes intended for the 3.7 stream. > > Bing Zhao brings two mwifiex fixes, both continuing to fix some scanning > failure cases. > > Christian Lamparter provides an rtlwifi fix to properly propogate an > error code. > > Felix Fietkau reverts a previous fix that was improperly reducing Tx > power for some devices. This one looks big, but it is mostly just > changes to a table of initialization values. > > Larry Finger provides a b43 version of an earlier b43legacy fix to > avoid and oops when removing the modules after failing to load firmware. > > Mohammed Shafi Shajakhan provides a new device ID for ath9k_htc. > > Stanislaw Gruszka gives us an rt2x00 fix to avoide a WARNING during > resume, as described in kernel.org bug 48041. > > Yuanhan Liu fixes a potential NULL dereference in brcmfmac. Pulled, thanks John.