From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 5/9] mac80211: publish some rate control docs
Date: Wed, 01 Dec 2010 09:43:31 +0100 [thread overview]
Message-ID: <20101201084348.347508361@sipsolutions.net> (raw)
In-Reply-To: 20101201084326.410001080@sipsolutions.net
From: Johannes Berg <johannes.berg@intel.com>
Add an API chapter to the rate control part of
the mac80211 book and populate it with some
existing documentation.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
Documentation/DocBook/80211.tmpl | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
--- wireless-testing.orig/Documentation/DocBook/80211.tmpl 2010-12-01 09:43:18.000000000 +0100
+++ wireless-testing/Documentation/DocBook/80211.tmpl 2010-12-01 09:43:18.000000000 +0100
@@ -453,9 +453,16 @@
interface and how it relates to mac80211 and drivers.
</para>
</partintro>
- <chapter id="dummy">
- <title>dummy chapter</title>
+ <chapter id="ratecontrol-api">
+ <title>Rate Control API</title>
<para>TBD</para>
+!Finclude/net/mac80211.h ieee80211_start_tx_ba_session
+!Finclude/net/mac80211.h ieee80211_start_tx_ba_cb_irqsafe
+!Finclude/net/mac80211.h ieee80211_stop_tx_ba_session
+!Finclude/net/mac80211.h ieee80211_stop_tx_ba_cb_irqsafe
+!Finclude/net/mac80211.h rate_control_changed
+!Finclude/net/mac80211.h ieee80211_tx_rate_control
+!Finclude/net/mac80211.h rate_control_send_low
</chapter>
</part>
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 ` Johannes Berg [this message]
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 ` [PATCH 8/9] mac80211: document station handling Johannes Berg
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.347508361@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.