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_var.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump copyright for 2005
sam
2004-12-31
1
-1
/
+1
*
add ieee80211_hdrspace and ieee80211_anyhdrspace to calculate the space
sam
2004-12-31
1
-0
/
+30
*
Update 802.11 support; too much new functionality to fully describe
sam
2004-12-08
1
-172
/
+211
*
eliminate nested include by making MALLOC_DECLARE conditional on the
sam
2004-04-05
1
-1
/
+0
*
export the malloc type M_80211_NODE for drivers that override the node
sam
2004-04-05
1
-0
/
+1
*
fix adhoc/ibss operation for drivers that require host support (e.g. ath):
sam
2004-04-02
1
-1
/
+0
*
o add support for controlling the power of transmitted frames
sam
2004-03-30
1
-0
/
+15
*
Add support for FH phy, which will be used by awi driver.
onoe
2004-01-15
1
-1
/
+9
*
add statistics for all failures and/or abnormal events; still need
sam
2003-10-17
1
-0
/
+2
*
correct comment
sam
2003-10-17
1
-1
/
+1
*
o add capability to indicate if device receives all management frames
sam
2003-10-17
1
-0
/
+1
*
Try yet again to deal with timing out nodes. We cannot hold the
sam
2003-09-26
1
-0
/
+1
*
Generalize the per-node RSSI data so drivers can do more interesting
sam
2003-09-15
1
-0
/
+2
*
MFp4 changes to fix locking issues and correct reference
sam
2003-08-19
1
-1
/
+2
*
add monitor mode
sam
2003-07-21
1
-1
/
+3
*
o change ieee80211_new_state handling to use a proper method that drivers
sam
2003-07-20
1
-1
/
+2
*
revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp>
sam
2003-06-27
1
-11
/
+17
*
new 802.11 layer:
sam
2003-06-23
1
-0
/
+255