aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update 802.11 support; too much new functionality to fully describeSam Leffler2004-12-081-7/+323
* o add support for controlling the power of transmitted framesSam Leffler2004-03-301-0/+5
* add statistics for all failures and/or abnormal events; still needSam Leffler2003-10-171-0/+46
* correct spelling of IEEE80211_IOC_RTSTHRESHOLDSam Leffler2003-09-261-1/+1
* 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/+78