From: Johannes Berg <johannes.berg@xxxxxxxxx> Add some existing documentation about station handling to a new chapter about advanced APIs. Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> --- 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> -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html