summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diff"Renato Botelho2016-02-221-5/+0
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-171-0/+5
* MFC r260444:kevlo2014-02-171-1/+1
* Add ieee80211_add_{qos,wpa,rsn}() functions since they are needed by anrpaulo2013-07-251-0/+1
* Mesh: QoS Control field bit flags fix.monthadar2013-02-141-3/+3
* Fix an incorrect comment.adrian2012-08-081-1/+1
* Net80211s update: Mesh Gate Announcement and removal of Portal Announcement.monthadar2012-05-011-1/+1
* Added Self-protected action category (including MPM).monthadar2012-05-011-0/+2
* * Introduce new flag for QoS control field;adrian2012-03-041-0/+7
* * Added IEEE80211_ACTION_CAT_MESH in ieee80211.h as specified amendment spec;adrian2012-03-041-0/+1
* Update the 802.11s IE numbers to represent the latest 802.11 amendment standard.adrian2012-02-081-20/+25
* Update the mesh reason codes to match the latest 802.11s specification.adrian2012-02-061-13/+15
* Add 802.11h quiet time element support into net80211.adrian2011-11-081-0/+12
* Add a new mgmt subtype "ACTION NO ACK" defined in 802.11n-2009, while herebschmidt2011-02-211-0/+1
* Update 802.11s mesh support to draft 3.03. This includes a revised framerpaulo2009-09-221-4/+6
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-111-0/+36
* Correct ieee80211_gettid:sam2009-06-091-0/+3
* o correct/add action frame categoriessam2009-06-051-1/+5
* o station mode channel switch supportsam2009-06-041-1/+9
* add block ack frame idsam2009-05-181-0/+1
* promote ieee80211_seq typedefsam2009-05-021-0/+2
* o move tdma+superg protocol defs out of public viewsam2009-03-261-92/+5
* Minor cleanups of tdma protocol handling:sam2009-03-181-7/+23
* o make %b msg bit defines public (to user apps too)sam2009-01-271-0/+13
* TDMA support for long distance point-to-point links using ath devices:sam2009-01-081-1/+23
* o fix spelling of EOSPsam2008-09-211-4/+4
* o fix BAR definitionssam2008-09-061-3/+15
* add WPS ouisam2008-08-061-0/+2
* add PLCP service bit definitionssam2008-05-111-0/+5
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-6/+13
* correct TID_TO_WME_AC handling of BEsam2007-11-231-1/+1
* correct MIMO power save action frame format;sam2007-11-141-2/+8
* sync 11n support with vap code base; many changes based on interopsam2007-11-021-13/+17
* Miscellaneous fixups to 802.11 defs:sam2007-09-051-37/+62
* Update 802.11 wireless support:sam2007-06-111-136/+485
* copyright updates:sam2007-06-061-7/+1
* Fix packing on the country band descriptor. No real change since thisimp2006-12-011-1/+1
* o move min/max beacon interval and dtim period to public locationsam2006-07-261-0/+24
* o add IEEE80211_FRAG_DEFAULTsam2005-07-221-3/+11
* move AID implementation defines from the protocol definitions tosam2005-06-101-6/+0
* remove netbsd rcsid lines; they are way out of date and we appear to besam2004-12-311-1/+0
* bump copyright for 2005sam2004-12-311-1/+1
* Update 802.11 support; too much new functionality to fully describesam2004-12-081-156/+258
* add definitions for WME, WPA (and WPA2), and miscellaneous other stuffsam2004-04-051-1/+145
* Handle SIOCSIFMTU ioctl directly so we can apply 802.11-specific bounds.sam2004-01-131-1/+10
* add definitions for various control frames and a minimum-sized frame thatsam2003-09-151-0/+51
* revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp>sam2003-06-271-11/+17
* new 802.11 layer:sam2003-06-231-0/+326
OpenPOWER on IntegriCloud