summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Revert unwanted changes in revision 203422.rpaulo2010-02-061-3/+3
* When taking the AMPDU reorder fastpath, need_tap wasn't beingrpaulo2010-02-031-3/+3
* The isr_intval in ieee80211req_scan_result structure should be 16 bit.rpaulo2009-11-091-1/+1
* Mesh fixes, namely:rpaulo2009-07-271-2/+6
* More mesh bits, namely:rpaulo2009-07-201-2/+16
* Move code that does payload realigment to a new routine, ieee80211_realign,sam2009-07-181-1/+2
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-111-1/+57
* mark struct ieee80211req_maclist packed so sizeof works as intended on arm;sam2009-07-101-1/+1
* Rev IEEE80211_IOC_STA_INFO abi: ni_flags grew from 16 bits to 32sam2009-06-131-1/+2
* reserve ioc's for Greenfield and STBCsam2009-06-051-0/+2
* pad data structures to enable integration of future features w/o abi breakagesam2009-06-011-2/+7
* Hoist 802.11 encapsulation up into net80211:sam2009-03-301-1/+2
* Remove assumptions about the max # channels in ioctl's:sam2009-01-271-6/+21
* TDMA support for long distance point-to-point links using ath devices:sam2009-01-081-2/+9
* RIFS support; needs driver callback for dynamic state changesam2008-09-221-0/+1
* MIMO power save support; still needs callbacks for notifying driverssam2008-09-211-0/+1
* o validate the ba policy in addba responsesam2008-09-061-1/+2
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-31/+222
* sync 11n support with vap code base; many changes based on interopsam2007-11-021-2/+22
* correct channel flags returned by IEEE80211_IOC_STA_INFO; we needsam2007-11-021-1/+1
* o move IEEE80211_NONQOS_TID into a public locationsam2007-09-181-2/+3
* Fixup sta inactivity handling:sam2007-09-061-0/+1
* Update 802.11 wireless support:sam2007-06-111-188/+236
* copyright updates:sam2007-06-061-7/+1
* More statistics fixups:sam2006-08-101-3/+5
* minor fixups:sam2006-08-101-1/+4
* add IEEE80211_IOC_BMISSTHRESHOLD for managing the beacon misssam2006-07-261-0/+1
* Rev ioctl to get scan results:sam2006-01-181-5/+11
* make packet bursting configurable (default to on if device is capable)sam2005-12-141-0/+1
* add fixed rate for sending multicast framessam2005-12-121-0/+1
* Extend acl support to pass ioctl requests through and use this tosam2005-08-131-0/+6
* Cleanup beacon/listen interval handling:sam2005-08-081-1/+2
* add stats we know we'll need soon and some spare fields for future expansionsam2005-07-221-0/+8
* o add IEEE80211_IOC_FRAGTHRESHOLD for getting+setting thesam2005-07-221-0/+1
* add "pureg" mode for ap operation: reject association requests fromsam2005-07-061-0/+1
* Change the MLME ASSOCIATE ioctl to accept either a ssid, a bssid,sam2005-06-071-0/+2
* bump copyright for 2005sam2004-12-311-1/+1
* Relearn how WPA keying is supposed to work and fix WPA+WME whilesam2004-12-311-0/+1
* Update 802.11 support; too much new functionality to fully describesam2004-12-081-7/+323
* o add support for controlling the power of transmitted framessam2004-03-301-0/+5
* add statistics for all failures and/or abnormal events; still needsam2003-10-171-0/+46
* correct spelling of IEEE80211_IOC_RTSTHRESHOLDsam2003-09-261-1/+1
* 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/+78
OpenPOWER on IntegriCloud