summaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_var.h
AgeCommit message (Expand)Author
2005-05-13do { } while (0) wrappers on debug printf macros. ok reyk@Jonathan Gray
2005-04-21scan the next mode if nothing has been found. this is necessary if theReyk Floeter
2005-02-17derived from NetBSD:Reyk Floeter
2005-02-15add the manual tx power option. this is supported by some prism2/2.5/3Reyk Floeter
2004-12-25in real C, there is not , after the last enum entry; ok reykTheo de Raadt
2004-12-06add a flag that lets a wireless card indicate it can receive probe responsesDavid Gwynne
2004-11-02some changes merged in from netbsd. ieee80211_regdomain.# will be usedReyk Floeter
2004-06-22Import current NetBSD/FreeBSD 802.11 framework.Todd C. Miller