summaryrefslogtreecommitdiffstats
path: root/usr.sbin/hostapd/print-802_11.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use <fcntl.h> instead of <sys/file.h> for open() and friends.guenther2018-04-261-3/+1
* Remove wireless turbo mode support. It is a non-standard extensionstsp2016-01-121-3/+1
* Unbreak the tree. Remove use of removed ieee80211 element IDs from hostapdstsp2015-07-151-5/+5
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+2
* fix printing of the RSSI radiotap element: use the PRINTF wrapperreyk2006-06-261-2/+2
* set the RSSI Max value in ath(4) and use the new RSSI radiotap headerreyk2006-06-231-1/+13
* don't use the newline character in hostapd_log() callsreyk2006-06-011-4/+4
* make lint happyreyk2006-05-151-13/+12
* Update my e-mail address in the copyright statement, no binary changes.reyk2005-12-181-2/+2
* first step to implement a proactive wireless monitoring system usingreyk2005-06-171-0/+647