aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* [net80211] begin handling multiple hardware decap'ed A-MSDU in the RX path.Adrian Chadd2017-10-121-1/+5
* [net80211] add VHT ioctl parameters and driver capabilitiesAdrian Chadd2017-01-071-0/+4
* [net80211] add an ioctl for LDPC configuration.Adrian Chadd2016-04-261-0/+1
* [net80211] add amsdu and fast frames encap failure counters in the ioctlAdrian Chadd2016-04-041-1/+4
* Update net80211 mesh struct ieee80211_meshgann_ie.Monthadar Al Jaberi2013-02-071-0/+1
* PREQ discovery update.Monthadar Al Jaberi2012-05-011-2/+3
* Net80211s update: Mesh Gate Announcement and removal of Portal Announcement.Monthadar Al Jaberi2012-05-011-0/+1
* Add some statistics to track BAR TX.Adrian Chadd2012-04-081-2/+5
* Track the number of bad beacons received.Adrian Chadd2012-02-281-1/+2
* Add 802.11h quiet time element support into net80211.Adrian Chadd2011-11-081-0/+5
* Change i_len in ieee80211req to be unsigned and fix other signed/unsignedKevin Lo2011-06-161-1/+1
* Revert unwanted changes in revision 203422.Rui Paulo2010-02-061-3/+3
* When taking the AMPDU reorder fastpath, need_tap wasn't beingRui Paulo2010-02-031-3/+3
* The isr_intval in ieee80211req_scan_result structure should be 16 bit.Rui Paulo2009-11-091-1/+1
* Mesh fixes, namely:Rui Paulo2009-07-271-2/+6
* More mesh bits, namely:Rui Paulo2009-07-201-2/+16
* Move code that does payload realigment to a new routine, ieee80211_realign,Sam Leffler2009-07-181-1/+2
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on theRui Paulo2009-07-111-1/+57
* mark struct ieee80211req_maclist packed so sizeof works as intended on arm;Sam Leffler2009-07-101-1/+1
* Rev IEEE80211_IOC_STA_INFO abi: ni_flags grew from 16 bits to 32Sam Leffler2009-06-131-1/+2
* reserve ioc's for Greenfield and STBCSam Leffler2009-06-051-0/+2
* pad data structures to enable integration of future features w/o abi breakageSam Leffler2009-06-011-2/+7
* Hoist 802.11 encapsulation up into net80211:Sam Leffler2009-03-301-1/+2
* Remove assumptions about the max # channels in ioctl's:Sam Leffler2009-01-271-6/+21
* TDMA support for long distance point-to-point links using ath devices:Sam Leffler2009-01-081-2/+9
* RIFS support; needs driver callback for dynamic state changeSam Leffler2008-09-221-0/+1
* MIMO power save support; still needs callbacks for notifying driversSam Leffler2008-09-211-0/+1
* o validate the ba policy in addba responseSam Leffler2008-09-061-1/+2
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-201-31/+222
* sync 11n support with vap code base; many changes based on interopSam Leffler2007-11-021-2/+22
* correct channel flags returned by IEEE80211_IOC_STA_INFO; we needSam Leffler2007-11-021-1/+1
* o move IEEE80211_NONQOS_TID into a public locationSam Leffler2007-09-181-2/+3
* Fixup sta inactivity handling:Sam Leffler2007-09-061-0/+1
* Update 802.11 wireless support:Sam Leffler2007-06-111-188/+236
* copyright updates:Sam Leffler2007-06-061-7/+1
* More statistics fixups:Sam Leffler2006-08-101-3/+5
* minor fixups:Sam Leffler2006-08-101-1/+4
* add IEEE80211_IOC_BMISSTHRESHOLD for managing the beacon missSam Leffler2006-07-261-0/+1
* Rev ioctl to get scan results:Sam Leffler2006-01-181-5/+11
* make packet bursting configurable (default to on if device is capable)Sam Leffler2005-12-141-0/+1
* add fixed rate for sending multicast framesSam Leffler2005-12-121-0/+1
* Extend acl support to pass ioctl requests through and use this toSam Leffler2005-08-131-0/+6
* Cleanup beacon/listen interval handling:Sam Leffler2005-08-081-1/+2
* add stats we know we'll need soon and some spare fields for future expansionSam Leffler2005-07-221-0/+8
* o add IEEE80211_IOC_FRAGTHRESHOLD for getting+setting theSam Leffler2005-07-221-0/+1
* add "pureg" mode for ap operation: reject association requests fromSam Leffler2005-07-061-0/+1
* Change the MLME ASSOCIATE ioctl to accept either a ssid, a bssid,Sam Leffler2005-06-071-0/+2
* bump copyright for 2005Sam Leffler2004-12-311-1/+1
* Relearn how WPA keying is supposed to work and fix WPA+WME whileSam Leffler2004-12-311-0/+1