summaryrefslogtreecommitdiff
path: root/Documentation/DocBook
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2010-12-01 09:43:34 +0100
committerJohn W. Linville <linville@tuxdriver.com>2010-12-02 15:16:57 -0500
commitf6b8bef3634a5c9ea326b3ab0c9615fdac5f18ab (patch)
tree2c434ccbf5fc1de8c51acc045769bfe2076c43d9 /Documentation/DocBook
parenteebbb348df5a8c239a6300188907dec7e427bf70 (diff)
mac80211: document station handling
Add some existing documentation about station handling to a new chapter about advanced APIs. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r--Documentation/DocBook/80211.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/DocBook/80211.tmpl b/Documentation/DocBook/80211.tmpl
index 50e75f370bd6..601ea785fc91 100644
--- a/Documentation/DocBook/80211.tmpl
+++ b/Documentation/DocBook/80211.tmpl
@@ -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>