aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_radiotap.h
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* [net80211] initial VHT radiotap implementation defines from upstream radiotap.Adrian Chadd2017-05-171-0/+116
* Add in the missing radiotap definitions from the sipsolutions.netAdrian Chadd2013-01-081-1/+12
* Add a radiotap vendor header definition.Adrian Chadd2012-02-241-0/+6
* Add the MCS radiotype entry.Adrian Chadd2012-01-111-0/+1
* Add in the vendor extension bit in the radiotap header.Adrian Chadd2012-01-101-0/+1
* update channel flag defs to match _ieee80211.h so cpp doesn't complainSam Leffler2007-12-131-16/+13
* Move the XCHANNEL radiotap definition to a free slot. NetBSD defined someAndrew Thompson2007-07-011-1/+2
* Prefer __packed to __attribute__((__packed__)).Warner Losh2007-06-111-1/+1
* Update 802.11 wireless support:Sam Leffler2007-06-111-24/+45
* Update to reflect correct usage:Sam Leffler2007-03-111-18/+16
* add flag to tag frames w/ a known bad FCSSam Leffler2006-01-091-0/+1
* o replace out-of-line copy of FCS w/ a flag that indicates theSam Leffler2005-01-221-9/+18
* Update 802.11 support; too much new functionality to fully describeSam Leffler2004-12-081-2/+2
* Resolve the issue of whether frames have FCS or not. Frame data does notSam Leffler2004-04-051-0/+5
* Sync with netbsd:Sam Leffler2003-12-281-43/+60
* Experimental bpf capture format for 802.11 devices. The link layerSam Leffler2003-09-051-0/+185