From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:43130 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752861AbdLDPFA (ORCPT ); Mon, 4 Dec 2017 10:05:00 -0500 From: Kalle Valo To: Felix Fietkau Cc: linux-wireless@vger.kernel.org Subject: Re: [PATCH v8 0/3] mt76: add new wireless driver for MediaTek MT76x2 PCIe chips References: <20171121095053.82673-1-nbd@nbd.name> Date: Mon, 04 Dec 2017 17:04:56 +0200 In-Reply-To: <20171121095053.82673-1-nbd@nbd.name> (Felix Fietkau's message of "Tue, 21 Nov 2017 10:50:50 +0100") Message-ID: <87wp22jzzb.fsf@purkki.adurom.net> (sfid-20171204_160519_089685_B2B22C46) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: Felix Fietkau writes: > Changes since v7: > - Fix build errors > > Changes since v6: > - DT documentation fixes > - Add LED configuration > - PHY gain calibration fixes > - Endian fixes > - Tx status processing fixes > - EEPROM validation fixes > - IBSS RSN fix > - AP mode powersave delivery fix > > Changes since v5: > - Adjust for mac80211 API changes > - EEPROM parsing fixes > - Ad-hoc mode WPA2 fixes > > Changes since v4: > - Cleanups suggested by Stanislaw Gruszka > - Device tree fixes suggested by Rob Herring > - EEPROM MAC address parsing fix > > Changes since v3: > - DFS fixes > - stability fixes > - use wiphy_read_of_freq_limits > > Changes since v2: > - lots of checkpatch cleanups > - various tx path (and other) fixes > - use the new bitfield API > - documented device tree bindings > > Felix Fietkau (3): > Documentation: dt: net: add mt76 wireless device binding > mt76: add common code shared between multiple chipsets > mt76: add driver code for MT76x2e Looking very good to me. Unless I hear any objections I'm planning to apply this within the next few days. -- Kalle Valo