Linux wireless drivers development
 help / color / mirror / Atom feed
From: "Jean-Pierre Tosoni" <jp.tosoni@acksys.fr>
To: <devel@lists.open80211s.org>, <linux-wireless@vger.kernel.org>,
	<yeohchunyeow@cozybit.com>
Subject: RE: [PATCH v3 0/6] Add Mesh Channel Switch Support
Date: Tue, 8 Oct 2013 09:49:14 +0200	[thread overview]
Message-ID: <003101cec3fa$e2c1e000$a845a000$@acksys.fr> (raw)
In-Reply-To: <1380760429-26100-1-git-send-email-yeohchunyeow@cozybit.com>

Hi, see some typos below.
Jean-Pierre

> -----Message d'origine-----
> De : devel-bounces@lists.open80211s.org [mailto:devel-
> bounces@lists.open80211s.org] De la part de Chun-Yeow Yeoh
> Envoyé : jeudi 3 octobre 2013 02:34
> 
> Limitations:
>  * Channel switch is only allow for the same band and also same channel
>    width from the previous setting.

Allow -> allowed
settings

> 
> These patches are reviewed and commented by Bob Copeland, Thomas
> Pedersen
> and Johannes Berg. Any further comments are welcomed.
> 
> Add seperate patch for refactoring the ieee80211_parse_ch_switch_ie to

Seperate -> separate

> reduce the number of function paramaters.

Parameters

> 
> Chun-Yeow Yeoh (6):
>   mac80211: process the CSA frame for mesh accordingly
>   {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
>   mac80211: add the CSA and MCSP elements in mesh beaconing
>   mac80211: refactor the parsing of chan switch ie
>   {nl,cfg,mac}80211: finalizing mesh channel switching
>   mac80211: process mesh channel switching using beacon
> 
>  include/linux/ieee80211.h  |   20 +++
>  net/mac80211/Kconfig       |   11 ++
>  net/mac80211/cfg.c         |   24 ++++
>  net/mac80211/debug.h       |   10 ++
>  net/mac80211/ibss.c        |   67 ++--------
>  net/mac80211/ieee80211_i.h |   29 ++++-
>  net/mac80211/mesh.c        |  293
> +++++++++++++++++++++++++++++++++++++++++++-
>  net/mac80211/mlme.c        |   32 +++--
>  net/mac80211/rx.c          |    5 +-
>  net/mac80211/spectmgmt.c   |   33 +++--
>  net/mac80211/tx.c          |   16 +++
>  net/mac80211/util.c        |   96 +++++++++++++++
>  net/wireless/nl80211.c     |    4 +-
>  13 files changed, 540 insertions(+), 100 deletions(-)
> 
> --
> 1.7.9.5
> 
> _______________________________________________
> Devel mailing list
> Devel@lists.open80211s.org
> http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel


      parent reply	other threads:[~2013-10-08 11:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-03  0:33 [PATCH v3 0/6] Add Mesh Channel Switch Support Chun-Yeow Yeoh
2013-10-03  0:33 ` [PATCH v3 1/6] mac80211: process the CSA frame for mesh accordingly Chun-Yeow Yeoh
2013-10-03  0:33 ` [PATCH v3 2/6] {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh Chun-Yeow Yeoh
2013-10-03  0:33 ` [PATCH v3 3/6] mac80211: add the CSA and MCSP elements in mesh beaconing Chun-Yeow Yeoh
2013-10-03  0:33 ` [PATCH v3 4/6] mac80211: refactor the parsing of chan switch ie Chun-Yeow Yeoh
2013-10-03  0:33 ` [PATCH v3 5/6] {nl,cfg,mac}80211: finalizing mesh channel switching Chun-Yeow Yeoh
2013-10-11 13:35   ` Johannes Berg
2013-10-11 16:44     ` Chun-Yeow Yeoh
2013-10-03  0:33 ` [PATCH v3 6/6] mac80211: process mesh channel switching using beacon Chun-Yeow Yeoh
2013-10-08  7:49 ` Jean-Pierre Tosoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003101cec3fa$e2c1e000$a845a000$@acksys.fr' \
    --to=jp.tosoni@acksys.fr \
    --cc=devel@lists.open80211s.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=yeohchunyeow@cozybit.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox