summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/radiotap-headers.txt
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] cfg80211: Radiotap parserAndy Green2007-07-121-0/+65
| | | | | | | | | Generic code to walk through the fields in a radiotap header, accounting for nasties like extended "field present" bitfields and alignment rules Signed-off-by: Andy Green <andy@warmcat.com> Signed-off-by: Jiri Benc <jbenc@suse.cz> Signed-off-by: John W. Linville <linville@tuxdriver.com>
* [PATCH] mac80211: Monitor mode radiotap injection docsAndy Green2007-07-121-0/+87
Add monitor mode radiotap injection docs. Signed-off-by: Andy Green <andy@warmcat.com> Signed-off-by: Jiri Benc <jbenc@suse.cz> Signed-off-by: John W. Linville <linville@tuxdriver.com>