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
*
Minor cleanup of vap create work:
sam
2008-05-12
1
-1
/
+6
*
add DFS capability bit and use it to auto-enable DFS support
sam
2008-05-11
1
-0
/
+1
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-183
/
+328
*
add ieee80211_find_channel_byieee to lookup a channel by ieee channel #
sam
2007-11-23
1
-0
/
+2
*
sync 11n support with vap code base; many changes based on interop
sam
2007-11-02
1
-2
/
+21
*
Update beacon handling to sync w/ vap code base:
sam
2007-09-17
1
-3
/
+15
*
Fixup sta inactivity handling:
sam
2007-09-06
1
-0
/
+1
*
Update 802.11 wireless support:
sam
2007-06-11
1
-100
/
+217
*
copyright updates:
sam
2007-06-06
1
-7
/
+1
*
change ic_modecaps to a bit vector and use setbit, et. al.
sam
2007-03-11
1
-1
/
+1
*
expose IEEE80211_DISCARD, IEEE80211_DISCARD_IE, and IEEE80211_DISCARD_MAC
sam
2007-03-11
1
-0
/
+31
*
correct conversions between TU and ms/ticks; these are not used
sam
2007-03-05
1
-3
/
+3
*
fix declaration / definition mismatch with ieee80211_chan2ieee
kmacy
2007-01-06
1
-1
/
+1
*
First cut at half/quarter-rate 11a channel support (e.g. for use
sam
2006-12-27
1
-1
/
+3
*
add rate control debug msg bit
sam
2006-11-26
1
-0
/
+1
*
add support for 802.11 packet injection via bpf
sam
2006-07-26
1
-0
/
+3
*
o move min/max beacon interval and dtim period to public location
sam
2006-07-26
1
-7
/
+0
*
when scanning channels marked passive defer probe request until
sam
2006-03-06
1
-0
/
+1
*
o make driver override of net80211 parameter state consistent
sam
2006-02-14
1
-0
/
+1
*
s/w beacon miss facility; need to add knobs to fiddle with the settings
sam
2006-01-23
1
-0
/
+6
*
switch beacon miss threshold from a time to the number of beacon
sam
2006-01-23
1
-1
/
+1
*
update erp information element in the beacon frame to reflect
sam
2006-01-02
1
-0
/
+1
*
correct (reversed) ms<->tu macros
sam
2005-12-29
1
-2
/
+2
*
make packet bursting configurable (default to on if device is capable)
sam
2005-12-14
1
-0
/
+1
*
Add ieee80211_beacon_miss for processing sta mode beacon miss events
sam
2005-12-12
1
-0
/
+4
*
add fixed rate for sending multicast frames
sam
2005-12-12
1
-0
/
+2
*
Update ieee80211_mhz2ieee to understand public safety bands and spectrum
sam
2005-11-15
1
-2
/
+2
*
Clarify/fix handling of the current channel:
sam
2005-08-10
1
-0
/
+1
*
Cleanup beacon/listen interval handling:
sam
2005-08-08
1
-1
/
+3
*
simplify ic_newassoc callback
sam
2005-07-22
1
-2
/
+1
*
simplify tim callback api
sam
2005-07-22
1
-2
/
+1
*
o add IEEE80211_FRAG_DEFAULT
sam
2005-07-22
1
-0
/
+3
*
diff reduction against p4: define IEEE80211_FIXED_RATE_NONE and use
sam
2005-07-22
1
-0
/
+2
*
add flags missed in last merge
sam
2005-07-22
1
-0
/
+2
*
Diff reduction against p4:
sam
2005-07-22
1
-5
/
+45
*
add "pureg" mode for ap operation: reject association requests from
sam
2005-07-06
1
-1
/
+2
*
o collect dtim period+count from beacons in station mode so drivers
sam
2005-06-09
1
-1
/
+2
*
o clarify that beacon interval settings are in TU's, not ms
sam
2005-01-24
1
-3
/
+6
*
statically allocate the station/neighbor node table; the deferred
sam
2005-01-24
1
-1
/
+1
*
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
[next]