summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_node.c
Commit message (Expand)AuthorAgeFilesLines
* Try yet again to deal with timing out nodes. We cannot hold thesam2003-09-261-6/+25
* allocate node table entries with a specific malloc typesam2003-09-261-2/+4
* Generalize the per-node RSSI data so drivers can do more interestingsam2003-09-151-0/+10
* MFp4 changes to fix locking issues and correct referencesam2003-08-191-15/+18
* Delay creating ic_bss until after the super-class has a chancesam2003-08-131-0/+7
* o change ieee80211_new_state handling to use a proper method that driverssam2003-07-201-18/+24
* insure ic_bss always has a "valid" channel; avoids problems where users couldsam2003-06-291-1/+2
* revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp>sam2003-06-271-21/+17
* new 802.11 layer:sam2003-06-231-0/+557
OpenPOWER on IntegriCloud