aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_radiotap.c
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+2
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Remove unused include.Gleb Smirnoff2015-05-251-1/+0
* Use name from ieee80211com instead of parent ifnet, in debugging printfs.Gleb Smirnoff2015-05-251-4/+4
* Include necessary headers that now are available due to pollutionGleb Smirnoff2013-10-281-0/+1
* The r48589 promised to remove implicit inclusion of if_var.h soon. PrepareGleb Smirnoff2013-10-261-0/+1
* Extend the radiotap code to be aware of the size of any extra vendorAdrian Chadd2012-06-181-6/+20
* Add missing \n's.Adrian Chadd2012-03-081-2/+2
* Add the MCS radiotype entry.Adrian Chadd2012-01-111-0/+4
* purge dead codeSam Leffler2009-06-081-29/+0
* fix big-endian machinesSam Leffler2009-06-081-4/+4
* Fix monitor mode vaps to work as intended:Sam Leffler2009-06-021-9/+66
* Fix handling of devices w/o radiotap support:Sam Leffler2009-05-251-6/+8
* Overhaul monitor mode handling:Sam Leffler2009-05-201-0/+325