From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from charlotte.tuxdriver.com ([70.61.120.58]:43179 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757180Ab0LBTpU (ORCPT ); Thu, 2 Dec 2010 14:45:20 -0500 Date: Thu, 2 Dec 2010 14:33:18 -0500 From: "John W. Linville" To: Bing Zhao Cc: linux-wireless@vger.kernel.org, Dan Williams , David Woodhouse , Amitkumar Karwar , Kiran Divekar Subject: Re: [PATCH 00/31] wireless: Marvell mwifiex driver for SD8787 Message-ID: <20101202193317.GD2358@tuxdriver.com> References: <1291253516-17815-1-git-send-email-bzhao@marvell.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1291253516-17815-1-git-send-email-bzhao@marvell.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Dec 01, 2010 at 05:31:56PM -0800, Bing Zhao wrote: > The mwifiex driver for Marvell 802.11n chipset SD8787 is available at > git://git.marvell.com/mwifiex.git. Both STA mode and Mobile hotspot > mode are supported. > > git pull git://git.marvell.com/mwifiex.git master > > > The firmware image for SD8787 is also available at: > git://git.marvell.com/mwifiex-firmware.git All, I would like to merge this in this cycle. If you are interested in reviewing this driver, please do so soon. Thanks, John > The following changes since commit 56174316 or tag "master-2010-11-30": > > Amitkumar Karwar (17): > mwifiex: move netdev init code out of _cfg80211 > mwifiex: uAP: bring up uAP interface > mwifiex: uAP: add basic uAP support > mwifiex: uAP: add data path support > mwifiex: uAP: fix kernel crash while loading the driver > mwifiex: do not hold off cfg80211 callback for scan > mwifiex: make tx_buf_size alignment > mwifiex: correct short_time_slot setting for B-only mode > mwifiex: catch failure status in cmd response handler > mwifiex: change default settings of aggrpriotbl > mwifiex: fill in HT cap info correctly > mwifiex: correct WEP status setting > mwifiex: update copyright descriptions > mwifiex: improve re-transmit handling > mwifiex: prevent spurious error messages > mwifiex: accept hex values for debugfs command drvdbg > mwifiex: fix errors found by checkpatch.pl > > Bing Zhao (12): > wireless: mwifiex: initial commit for Marvell mwifiex driver > mwifiex: fix error and warning after rebased to 2.6.37-rc1 > mwifiex: add WPS support > mwifiex: fix coding style warning: suspect code indent > mwifiex: handle error cases if init commands fail > mwifiex: move re-order table cleanup out of TX spinlock > mwifiex: fix warm-reset crash issue > mwifiex: get power save status in STA-AP mode > mwifiex: set sysfs physical device reference for netdev > mwifiex: fix checkpatch.pl warning > mwifiex: remove MWIFIEX_PACK_START > mwifiex: remove mwifiex_ prefix from the filenames > > Kiran Divekar (2): > mwifiex: handle erroneous response of sleep confirm > mwifiex: set card quirk MMC_QUIRK_BLKSZ_FOR_BYTE_MODE > > -- John W. Linville Someday the world will need a hero, and you linville@tuxdriver.com might be all we have. Be ready.