linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bruno Randolf <bruno@thinktube.com>
To: ath5k-devel@lists.ath5k.org
Cc: mcgrof@gmail.com, jirislaby@gmail.com, mickflemm@gmail.com,
	linux-wireless@vger.kernel.org, linville@tuxdriver.com,
	johannes@sipsolutions.net, flamingice@sourmilk.net,
	jbenc@suse.cz
Subject: [PATCH 0/3] IBSS merge final resend
Date: Mon, 18 Feb 2008 11:20:29 +0900	[thread overview]
Message-ID: <20080218021448.5488.10305.stgit@one> (raw)

The following series implements IBSS merging.

it is based on wireless-2.6 everything. 

bruno

---

Bruno Randolf (3):
      mac80211: enable IBSS merging
      mac80211: move function ieee80211_sta_join_ibss()
      mac80211: better definition of mactime


 include/net/mac80211.h       |    6 -
 net/mac80211/ieee80211_sta.c |  407 +++++++++++++++++++++++-------------------
 net/mac80211/rx.c            |    5 -
 3 files changed, 228 insertions(+), 190 deletions(-)

-- 


             reply	other threads:[~2008-02-18  2:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-18  2:20 Bruno Randolf [this message]
2008-02-18  2:20 ` [PATCH 1/3] mac80211: better definition of mactime Bruno Randolf
2008-02-18  2:21 ` [PATCH 2/3] mac80211: move function ieee80211_sta_join_ibss() Bruno Randolf
2008-02-18  2:21 ` [PATCH 3/3] mac80211: enable IBSS merging Bruno Randolf

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=20080218021448.5488.10305.stgit@one \
    --to=bruno@thinktube.com \
    --cc=ath5k-devel@lists.ath5k.org \
    --cc=flamingice@sourmilk.net \
    --cc=jbenc@suse.cz \
    --cc=jirislaby@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mcgrof@gmail.com \
    --cc=mickflemm@gmail.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;
as well as URLs for NNTP newsgroup(s).