summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_var.h
Commit message (Expand)AuthorAgeFilesLines
* eliminate nested include by making MALLOC_DECLARE conditional on thesam2004-04-051-1/+0
* export the malloc type M_80211_NODE for drivers that override the nodesam2004-04-051-0/+1
* fix adhoc/ibss operation for drivers that require host support (e.g. ath):sam2004-04-021-1/+0
* o add support for controlling the power of transmitted framessam2004-03-301-0/+15
* Add support for FH phy, which will be used by awi driver.onoe2004-01-151-1/+9
* add statistics for all failures and/or abnormal events; still needsam2003-10-171-0/+2
* correct commentsam2003-10-171-1/+1
* o add capability to indicate if device receives all management framessam2003-10-171-0/+1
* Try yet again to deal with timing out nodes. We cannot hold thesam2003-09-261-0/+1
* Generalize the per-node RSSI data so drivers can do more interestingsam2003-09-151-0/+2
* MFp4 changes to fix locking issues and correct referencesam2003-08-191-1/+2
* add monitor modesam2003-07-211-1/+3
* o change ieee80211_new_state handling to use a proper method that driverssam2003-07-201-1/+2
* 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/+255
OpenPOWER on IntegriCloud