Return-path: Received: from s3.sipsolutions.net ([5.9.151.49]:58140 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932330AbbANIzP (ORCPT ); Wed, 14 Jan 2015 03:55:15 -0500 Message-ID: <1421225707.1950.28.camel@sipsolutions.net> (sfid-20150114_095544_198117_A4226043) Subject: Re: [PATCH] iw: Add OCB mode handling From: Johannes Berg To: Rostislav Lisovy Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, Michal Sojka , s.sander@nordsys.de, jan-niklas.meier@volkswagen.de, burak.simsek@volkswagen.de, bernd.lehmann@volkswagen.de, Rostislav Lisovy Date: Wed, 14 Jan 2015 09:55:07 +0100 In-Reply-To: <1421066997-8676-1-git-send-email-rostislav.lisovy@fel.cvut.cz> (sfid-20150112_135009_513914_2ADE15D0) References: <1421066997-8676-1-git-send-email-rostislav.lisovy@fel.cvut.cz> (sfid-20150112_135009_513914_2ADE15D0) Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, 2015-01-12 at 13:49 +0100, Rostislav Lisovy wrote: > Since the commit 6e0bd6c35b021dc73a81ebd1ef79761233c48b50 > ("cfg80211: 802.11p OCB mode handling") and > 239281f803e2efdb77d906ef296086b6917e5d71 > ("mac80211: 802.11p OCB mode support") > does the Linux kernel support OCB mode. This commit adds > proper OCB mode handling. > > Modify the command for device type setting to support OCB mode. > Add commands for "joining" and "leaving" the OCB mode network. > When joining two arguments are mandatory -- frequency and > channel bandwidth (5 or 10 MHz). Applied, thanks. johannes