Return-path: Received: from smtp1.irobot.com ([206.83.81.187]:38260 "EHLO smtp1.irobot.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932383AbZKXRF3 convert rfc822-to-8bit (ORCPT ); Tue, 24 Nov 2009 12:05:29 -0500 Subject: [PATCH v2 0/2] mac80211: IBSS rates From: Adam Wozniak To: Johannes Berg Cc: Derek Smithies , Christian Lamparter , linux-wireless@vger.kernel.org, Felix Fietkau In-Reply-To: <4B0B2F63.2040805@irobot.com> References: <4AF0D54D.4090303@irobot.com> <4AFC655A.5020706@irobot.com> <200911122103.27455.chunkeey@googlemail.com> <4AFC8E4F.5090307@irobot.com> <4AFC8F0D.5020700@irobot.com> <1258097352.3899.75.camel@johannes.local> <4AFDDF19.8060202@irobot.com> <1258191039.6167.40.camel@johannes.local> <4B018B26.2070008@irobot.com> <1258392453.32159.28.camel@johannes.local> <4B0192A6.9050808@irobot.com> <4B01D4A5.7060204@irobot.com> <4B01E298.3030602@irobot.com> <1258443484.1375.8.camel@johannes.local> <4B02DFE3.9040602@irobot.com> <4B0AEEE3.2050808@irobot.com> <1259018866.7094.189.camel@johannes.local> <4B0B2F63.2040805@irobot.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 24 Nov 2009 09:05:22 -0800 Message-ID: <1259082322.2573.17.camel@awozniak-laptop> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: These patches fix problems with rate selection in Ad-Hoc mode. Hopefully not whitespace damaged this time. [PATCH v2 1/2] mac80211: supp_rates initialization and rate control notification [PATCH v2 2/2] mac80211: minstrel try all rates