index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
net80211
/
ieee80211_freebsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update 802.11 wireless support:
sam
2007-06-11
1
-9
/
+53
*
copyright updates:
sam
2007-06-06
1
-3
/
+1
*
Fix potential node refcnt leak. If mbufs are q'd on ic_mgtq when
sam
2007-01-08
1
-0
/
+20
*
remove duplicate ifname in debug msg
sam
2006-06-24
1
-2
/
+1
*
Use kern_kldload() and kern_kldunload() to load and unload modules when
jhb
2006-06-13
1
-7
/
+2
*
Add ieee80211_beacon_miss for processing sta mode beacon miss events
sam
2005-12-12
1
-0
/
+3
*
Retire MT_HEADER mbuf type and change its users to use MT_DATA.
andre
2005-11-02
1
-2
/
+2
*
Split crypto tx+rx key indices and add a key index -> node mapping table:
sam
2005-08-08
1
-4
/
+8
*
pass re-association events up using a new message type
sam
2005-03-29
1
-5
/
+5
*
be consistent in naming inactivity timers;
sam
2005-01-22
1
-1
/
+1
*
bump copyright for 2005
sam
2004-12-31
1
-1
/
+1
*
o add net.wlan.X.driver_caps mib variable for setting the driver capabilities
sam
2004-12-31
1
-3
/
+6
*
cover up the landmine until there's a proper solution
sam
2004-12-13
1
-0
/
+4
*
fixup printf arguments for 64-bit machines
sam
2004-12-08
1
-2
/
+2
*
Update 802.11 support; too much new functionality to fully describe
sam
2004-12-08
1
-0
/
+338