Return-path: Received: from mail-la0-f54.google.com ([209.85.215.54]:60523 "EHLO mail-la0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752017AbaETIsx (ORCPT ); Tue, 20 May 2014 04:48:53 -0400 Received: by mail-la0-f54.google.com with SMTP id pv20so121251lab.41 for ; Tue, 20 May 2014 01:48:51 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1399798250-20987-1-git-send-email-emmanuel.grumbach@intel.com> References: <1399798250-20987-1-git-send-email-emmanuel.grumbach@intel.com> From: "Luis R. Rodriguez" Date: Tue, 20 May 2014 01:48:31 -0700 Message-ID: (sfid-20140520_104858_047925_AA90F7EF) Subject: Re: [PATCH 0/7] regulatory enhancements To: Emmanuel Grumbach Cc: Johannes Berg , linux-wireless Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sun, May 11, 2014 at 1:50 AM, Emmanuel Grumbach wrote: > Hi Johannes, > > Newer Intel cards store regulatory settings in firmware. > This patch series adds support for a wiphy callback, allowing > the regulatory core to fetch driver/firmware defined redgomain > data whenever a country code change is requested. > > Along with that, there is also a small fix from Eliad. > > Arik Nemtsov (6): > cfg80211: don't set reg timeout for user-handled hint > cfg80211: introduce regulatory flags controlling bw > cfg80211: allow drivers to provide regulatory settings > cfg80211: treat the special "unknown" alpha2 as valid > cfg80211: accept world/same regdom from driver/user hints > cfg80211: leave invalid channels on regdomain change Please Cc me on regulatory patches. I've noted issues with the wiphy callback addition, but other than place if you can please resend patches that do not depend on that, that'd be appreciated, I'll take a look at those in the morning. Luis