summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* Use kern_kldload() and kern_kldunload() to load and unload modules whenjhb2006-06-131-7/+2
* Add ieee80211_beacon_miss for processing sta mode beacon miss eventssam2005-12-121-0/+3
* Retire MT_HEADER mbuf type and change its users to use MT_DATA.andre2005-11-021-2/+2
* Split crypto tx+rx key indices and add a key index -> node mapping table:sam2005-08-081-4/+8
* pass re-association events up using a new message typesam2005-03-291-5/+5
* be consistent in naming inactivity timers;sam2005-01-221-1/+1
* bump copyright for 2005sam2004-12-311-1/+1
* o add net.wlan.X.driver_caps mib variable for setting the driver capabilitiessam2004-12-311-3/+6
* cover up the landmine until there's a proper solutionsam2004-12-131-0/+4
* fixup printf arguments for 64-bit machinessam2004-12-081-2/+2
* Update 802.11 support; too much new functionality to fully describesam2004-12-081-0/+338
OpenPOWER on IntegriCloud