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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-65
/
+253
*
sync 11n support with vap code base; many changes based on interop
sam
2007-11-02
1
-0
/
+8
*
o add M_WEP mbuf flag so drivers can mark frames that are decrypted by the
sam
2007-09-05
1
-0
/
+5
*
Correct msecs_to_ticks macro. This fixes problems when hz is not the
sam
2007-06-25
1
-1
/
+1
*
Update 802.11 wireless support:
sam
2007-06-11
1
-2
/
+66
*
copyright updates:
sam
2007-06-06
1
-3
/
+1
*
When dispatching frames saved on the power save queue to a
sam
2007-03-07
1
-0
/
+15
*
reduce user-visible namespace to just what is needed
sam
2007-01-09
1
-0
/
+2
*
bandaid to unbreak build (user code includes this file)
sam
2007-01-09
1
-0
/
+1
*
Fix potential node refcnt leak. If mbufs are q'd on ic_mgtq when
sam
2007-01-08
1
-0
/
+2
*
add support for 802.11 packet injection via bpf
sam
2006-07-26
1
-0
/
+33
*
Split crypto tx+rx key indices and add a key index -> node mapping table:
sam
2005-08-08
1
-1
/
+4
*
Fix handling of data frames queued for a station in power save mode:
sam
2005-07-06
1
-0
/
+1
*
remove extern from function decls
sam
2005-04-04
1
-3
/
+3
*
pass re-association events up using a new message type
sam
2005-03-29
1
-0
/
+1
*
bump copyright for 2005
sam
2004-12-31
1
-1
/
+1
*
Update 802.11 support; too much new functionality to fully describe
sam
2004-12-08
1
-0
/
+223