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_ht.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
o change ieee80211_mgmt_output to take a raw xmit parameters block so
sam
2008-10-26
1
-1
/
+9
*
Sync BAR frame handling with out of tree work:
sam
2008-10-25
1
-52
/
+181
*
cleanup after merge
sam
2008-09-22
1
-1
/
+0
*
Fix handling of shortgi: use the local configuration (and implicitly
sam
2008-09-22
1
-0
/
+20
*
RIFS support; needs driver callback for dynamic state change
sam
2008-09-22
1
-2
/
+22
*
MIMO power save support; still needs callbacks for notifying drivers
sam
2008-09-21
1
-2
/
+50
*
Revamp ht ie handling:
sam
2008-09-21
1
-42
/
+98
*
don't propagate ht bss occupancy changes to legacy vaps;
sam
2008-09-21
1
-0
/
+3
*
change ieee80211_ampdu_stop to take an explicit reason code
sam
2008-09-21
1
-5
/
+7
*
simplify debug msg
sam
2008-09-21
1
-3
/
+2
*
Cleanup AMPDU handling:
sam
2008-09-21
1
-4
/
+12
*
Always update ic_lastnonht so we track overlapping legacy bss
sam
2008-09-21
1
-10
/
+9
*
Cleanup starting seq# for tx ampdu:
sam
2008-09-21
1
-3
/
+5
*
o kill IEEE80211_NODE_PSUPDATE; it was never used
sam
2008-09-06
1
-7
/
+5
*
put back placeholder comment
sam
2008-09-06
1
-0
/
+1
*
o validate the ba policy in addba response
sam
2008-09-06
1
-1
/
+27
*
add IEEE80211_NODE_HT_ALL to collect up all the HT-related node flags
sam
2008-09-06
1
-2
/
+1
*
don't do ampdu reordering of fragments; they should never happen
sam
2008-09-06
1
-1
/
+15
*
moreve the aggregation q; it's not being used and
sam
2008-09-06
1
-4
/
+0
*
add missing lock for htinfo update
sam
2008-08-02
1
-0
/
+2
*
correct construction of delba action frame; don't shift+mask the initiator
sam
2008-07-05
1
-1
/
+1
*
use the current left edge of the BA window when forming ADDBA request
sam
2008-05-11
1
-3
/
+4
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-226
/
+365
*
o correct typo that broke check when handling addba response
sam
2008-02-01
1
-1
/
+2
*
correct sta mode setup: adopt ap's ampdu density and max ampdu size
sam
2007-11-23
1
-2
/
+8
*
correct termination check doing amsdu de-aggregation
sam
2007-11-08
1
-4
/
+3
*
sync 11n support with vap code base; many changes based on interop
sam
2007-11-02
1
-193
/
+686
*
o add IEEE80211_RATE_MCS to use instead of naked constant (for marking MCS)
sam
2007-09-18
1
-1
/
+2
*
Update beacon handling to sync w/ vap code base:
sam
2007-09-17
1
-3
/
+33
*
Miscellaneous fixups to 802.11 defs:
sam
2007-09-05
1
-1
/
+1
*
Update 802.11 wireless support:
sam
2007-06-11
1
-0
/
+1472