summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_node.h
Commit message (Expand)AuthorAgeFilesLines
* when scanning channels marked passive defer probe request untilsam2006-03-061-0/+1
* Adhoc mode fixups:sam2005-12-041-0/+3
* Clarify/fix handling of the current channel:sam2005-08-101-1/+35
* Split crypto tx+rx key indices and add a key index -> node mapping table:sam2005-08-081-0/+11
* Fix handling of frames sent prior to a station being authorizedsam2005-08-061-0/+2
* simplify ieee80211_ibss_merge apisam2005-07-221-1/+1
* simplify ieee80211_node_authorize and ieee80211_node_unauthorize api'ssam2005-07-221-4/+2
* Fix race condition in handling node reference counts for authenticatingsam2005-07-061-0/+1
* o collect dtim period+count from beacons in station mode so driverssam2005-06-091-0/+2
* remove extern from function declssam2005-04-041-44/+37
* statically allocate the station/neighbor node table; the deferredsam2005-01-241-1/+0
* when scanning is interrupted reset state so table entries go in the stationsam2005-01-181-0/+1
* bump copyright for 2005sam2004-12-311-1/+1
* Update 802.11 support; too much new functionality to fully describesam2004-12-081-64/+191
* eliminate nested include by making MALLOC_DECLARE conditional on thesam2004-04-051-0/+2
* export the malloc type M_80211_NODE for drivers that override the nodesam2004-04-051-0/+2
* fix adhoc/ibss operation for drivers that require host support (e.g. ath):sam2004-04-021-0/+2
* parameterize locking to improve portability and possiblesam2003-10-171-0/+8
* Try yet again to deal with timing out nodes. We cannot hold thesam2003-09-261-0/+1
* MFp4 changes to fix locking issues and correct referencesam2003-08-191-2/+1
* Delay creating ic_bss until after the super-class has a chancesam2003-08-131-0/+1
* o change ieee80211_new_state handling to use a proper method that driverssam2003-07-201-2/+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/+142
OpenPOWER on IntegriCloud