From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 8/9] mac80211: document station handling
Date: Wed, 01 Dec 2010 09:43:34 +0100 [thread overview]
Message-ID: <20101201084348.974338441@sipsolutions.net> (raw)
In-Reply-To: 20101201084326.410001080@sipsolutions.net
From: Johannes Berg <johannes.berg@intel.com>
Add some existing documentation about station
handling to a new chapter about advanced APIs.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
Documentation/DocBook/80211.tmpl | 10 ++++++++++
1 file changed, 10 insertions(+)
--- wireless-testing.orig/Documentation/DocBook/80211.tmpl 2010-12-01 09:43:19.000000000 +0100
+++ wireless-testing/Documentation/DocBook/80211.tmpl 2010-12-01 09:43:20.000000000 +0100
@@ -439,6 +439,16 @@
!Finclude/net/mac80211.h ieee80211_iterate_active_interfaces_atomic
</chapter>
+ <chapter id="station-handling">
+ <title>Station handling</title>
+ <para>TODO</para>
+!Finclude/net/mac80211.h ieee80211_sta
+!Finclude/net/mac80211.h sta_notify_cmd
+!Finclude/net/mac80211.h ieee80211_find_sta
+!Finclude/net/mac80211.h ieee80211_find_sta_by_ifaddr
+!Finclude/net/mac80211.h ieee80211_sta_block_awake
+ </chapter>
+
<chapter id="hardware-scan-offload">
<title>Hardware scan offload</title>
<para>TBD</para>
next prev parent reply other threads:[~2010-12-01 8:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-01 8:43 [PATCH 0/9] publish some docs Johannes Berg
2010-12-01 8:43 ` [PATCH 1/9] cfg80211: include CQM packet loss docs Johannes Berg
2010-12-01 8:43 ` [PATCH 2/9] mac80211: document workqueue Johannes Berg
2010-12-01 8:43 ` [PATCH 3/9] mac80211: publish docs for _ni functions Johannes Berg
2010-12-01 8:43 ` [PATCH 4/9] mac80211: publish some misc docs Johannes Berg
2010-12-01 8:43 ` [PATCH 5/9] mac80211: publish some rate control docs Johannes Berg
2010-12-01 8:43 ` [PATCH 6/9] mac80211: document aggregation Johannes Berg
2010-12-01 8:43 ` [PATCH 7/9] mac80211: publish interface iteration docs Johannes Berg
2010-12-01 8:43 ` Johannes Berg [this message]
2010-12-01 8:43 ` [PATCH 9/9] mac80211: publish SMPS docs Johannes Berg
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=20101201084348.974338441@sipsolutions.net \
--to=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.