summaryrefslogtreecommitdiff
path: root/sys/dev/wtap/if_wtapvar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused function.Gleb Smirnoff2020-03-041-1/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* wtap: do not include <sys/types.h> when <sys/param.h> is already includedAndriy Voskoboinyk2015-12-131-2/+0
* net80211: include one copy of struct ieee80211_beacon_offsets into ieee80211vapAdrian Chadd2015-09-221-1/+0
* Replay r286410. Change KPI of how device drivers that provide wirelessGleb Smirnoff2015-08-271-5/+1
* Revert the wifi ifnet changes until things are more baked and tested.Adrian Chadd2015-08-081-1/+5
* Change KPI of how device drivers that provide wireless connectivity interactGleb Smirnoff2015-08-071-5/+1
* Make it compilable. No idea if it works.Gleb Smirnoff2015-08-061-1/+1
* Make net80211 drivers supply their device name to the net80211 layer, soGleb Smirnoff2015-05-251-0/+1
* Introduce wtap, the beginnings of a net80211 wlan simulator.Adrian Chadd2012-01-111-0/+163