summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_rssadapt.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop 3rd and 4th clauses from David Young's license.damien2010-07-171-4/+1
| | | | from NetBSD
* constifydamien2007-06-161-8/+8
|
* protect those files against multiple inclusions too.damien2006-06-171-1/+5
|
* mostly knfreyk2005-09-081-2/+2
| | | | ok jsg@
* Import current NetBSD/FreeBSD 802.11 framework.millert2004-06-221-0/+102
Based in part on a diff from Matthew Gream.