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_crypto_wep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert MALLOC/FREE to malloc/free
sam
2008-12-18
1
-2
/
+2
*
Revert the removal of the MALLOC and FREE macros from the net80211 code.
des
2008-10-23
1
-2
/
+2
*
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
des
2008-10-23
1
-2
/
+2
*
Split s/w crypt/mic attributes to allow future hackery; this change
sam
2008-05-28
1
-2
/
+2
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-22
/
+26
*
Update 802.11 wireless support:
sam
2007-06-11
1
-40
/
+12
*
copyright updates:
sam
2007-06-06
1
-7
/
+1
*
disallow module unload when there are dynamic references
sam
2005-12-12
1
-1
/
+14
*
o fix wpa w/ wme: don't strip the QoS header on recv as tkip requires
sam
2005-06-10
1
-4
/
+2
*
add force flag to enmic/demic crypto api for use in xmit fragmentation
sam
2005-06-06
1
-4
/
+4
*
bump copyright for 2005
sam
2004-12-31
1
-1
/
+1
*
correct header length calculations on tx path for QoS-encapsulated frames
sam
2004-12-31
1
-1
/
+2
*
remove module dependency on rc4; it's not needed any more
sam
2004-12-12
1
-1
/
+0
*
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
/
+499