All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Pedersen <thomas@cozybit.com>
To: linux-wireless@vger.kernel.org
Cc: Thomas Pedersen <thomas@cozybit.com>,
	johannes@sipsolutions.net, linville@tuxdriver.com
Subject: [PATCH 0/6] mac80211: mesh frame formats
Date: Tue,  9 Aug 2011 12:50:12 -0700	[thread overview]
Message-ID: <1312919418-32196-1-git-send-email-thomas@cozybit.com> (raw)

Resubmitting all of these since some are now v2/3, and others just really far
down the queue.

Thomas Pedersen (6):
  mac80211: fix mesh beacon format
  ieee80211: introduce Self Protected Action codes
  mac80211: update mesh peering frame codes
  mac80211: update mesh peering frame format
  ieee80211: add mesh action codes
  mac80211: update mesh path selection frame format

 include/linux/ieee80211.h   |   47 +++++----
 net/mac80211/ieee80211_i.h  |    4 +-
 net/mac80211/mesh.c         |  242 +++++++++++++++++++++++++++++++------------
 net/mac80211/mesh.h         |   33 +++++--
 net/mac80211/mesh_hwmp.c    |   59 ++++++-----
 net/mac80211/mesh_pathtbl.c |    8 +-
 net/mac80211/mesh_plink.c   |  238 +++++++++++++++++++++---------------------
 net/mac80211/rx.c           |   23 ++++-
 net/mac80211/tx.c           |   14 ++-
 net/mac80211/util.c         |    6 +-
 10 files changed, 425 insertions(+), 249 deletions(-)

-- 
1.7.6


             reply	other threads:[~2011-08-09 19:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-09 19:50 Thomas Pedersen [this message]
2011-08-09 19:50 ` [PATCH 1/6] mac80211: fix mesh beacon format Thomas Pedersen
2011-08-10 13:37   ` Johannes Berg
2011-08-10 18:20     ` Thomas Pedersen
2011-08-09 19:50 ` [PATCH 2/6] ieee80211: introduce Self Protected Action codes Thomas Pedersen
2011-08-09 19:50 ` [PATCH 3/6] mac80211: update mesh peering frame codes Thomas Pedersen
2011-08-09 19:50 ` [PATCH 4/6] mac80211: update mesh peering frame format Thomas Pedersen
2011-08-09 19:50 ` [PATCH 5/6] ieee80211: add mesh action codes Thomas Pedersen
2011-08-09 19:50 ` [PATCH 6/6] mac80211: update mesh path selection frame format Thomas Pedersen

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=1312919418-32196-1-git-send-email-thomas@cozybit.com \
    --to=thomas@cozybit.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.