aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211.h
Commit message (Expand)AuthorAgeFilesLines
* Update 802.11s mesh support to draft 3.03. This includes a revised frameRui Paulo2009-09-221-4/+6
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on theRui Paulo2009-07-111-0/+36
* Correct ieee80211_gettid:Sam Leffler2009-06-091-0/+3
* o correct/add action frame categoriesSam Leffler2009-06-051-1/+5
* o station mode channel switch supportSam Leffler2009-06-041-1/+9
* add block ack frame idSam Leffler2009-05-181-0/+1
* promote ieee80211_seq typedefSam Leffler2009-05-021-0/+2
* o move tdma+superg protocol defs out of public viewSam Leffler2009-03-261-92/+5
* Minor cleanups of tdma protocol handling:Sam Leffler2009-03-181-7/+23
* o make %b msg bit defines public (to user apps too)Sam Leffler2009-01-271-0/+13
* TDMA support for long distance point-to-point links using ath devices:Sam Leffler2009-01-081-1/+23
* o fix spelling of EOSPSam Leffler2008-09-211-4/+4
* o fix BAR definitionsSam Leffler2008-09-061-3/+15
* add WPS ouiSam Leffler2008-08-061-0/+2
* add PLCP service bit definitionsSam Leffler2008-05-111-0/+5
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-201-6/+13
* correct TID_TO_WME_AC handling of BESam Leffler2007-11-231-1/+1
* correct MIMO power save action frame format;Sam Leffler2007-11-141-2/+8
* sync 11n support with vap code base; many changes based on interopSam Leffler2007-11-021-13/+17
* Miscellaneous fixups to 802.11 defs:Sam Leffler2007-09-051-37/+62
* Update 802.11 wireless support:Sam Leffler2007-06-111-136/+485
* copyright updates:Sam Leffler2007-06-061-7/+1
* Fix packing on the country band descriptor. No real change since thisWarner Losh2006-12-011-1/+1
* o move min/max beacon interval and dtim period to public locationSam Leffler2006-07-261-0/+24
* o add IEEE80211_FRAG_DEFAULTSam Leffler2005-07-221-3/+11
* move AID implementation defines from the protocol definitions toSam Leffler2005-06-101-6/+0
* remove netbsd rcsid lines; they are way out of date and we appear to beSam Leffler2004-12-311-1/+0
* bump copyright for 2005Sam Leffler2004-12-311-1/+1
* Update 802.11 support; too much new functionality to fully describeSam Leffler2004-12-081-156/+258
* add definitions for WME, WPA (and WPA2), and miscellaneous other stuffSam Leffler2004-04-051-1/+145
* Handle SIOCSIFMTU ioctl directly so we can apply 802.11-specific bounds.Sam Leffler2004-01-131-1/+10
* add definitions for various control frames and a minimum-sized frame thatSam Leffler2003-09-151-0/+51
* revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp>Sam Leffler2003-06-271-11/+17
* new 802.11 layer:Sam Leffler2003-06-231-0/+326