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
*
Use name from ieee80211com instead of parent ifnet, in debugging printfs.
glebius
2015-05-25
1
-10
/
+7
*
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
jkim
2015-05-22
1
-1
/
+1
*
Attempt to address Bug #176201 - don't advertise what the AP announced
adrian
2015-05-10
1
-1
/
+18
*
Initialise the pps / packet tracking timestamp so 11n aggregation works again.
adrian
2015-03-22
1
-1
/
+8
*
Fix multiple incorrect SYSCTL arguments in the kernel:
hselasky
2014-10-21
1
-1
/
+1
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+1
*
Fix a VAP BSS node reference in the HT code to actually take a reference
adrian
2013-05-10
1
-1
/
+7
*
Bring over my initial work from the net80211 TX locking branch.
adrian
2013-03-08
1
-1
/
+3
*
Add some further BAR TX debugging; it was useful when figuring out
adrian
2012-10-28
1
-0
/
+47
*
Fix some corner cases in the ieee80211_send_bar() handling.
adrian
2012-05-22
1
-1
/
+27
*
Migrate the net80211 TX aggregation state to be from per-AC to per-TID.
adrian
2012-04-15
1
-31
/
+32
*
Add some statistics to track BAR TX.
adrian
2012-04-08
1
-2
/
+8
*
Create a new task to handle 802.11n channel width changes.
adrian
2012-03-25
1
-4
/
+11
*
MCS32 equals 32, not 8*ic_txstream.
bschmidt
2012-01-02
1
-1
/
+1
*
Fix some net80211 enum nits:
bschmidt
2011-12-17
1
-3
/
+4
*
Correctly handle BAR TX failures.
adrian
2011-08-19
1
-1
/
+5
*
Fix BAR frame TX completion - successful transmission is indicated
adrian
2011-08-16
1
-2
/
+2
*
Add a callback for ADDBA response timeouts.
adrian
2011-06-20
1
-0
/
+19
*
Certain adapters have HT40 support on some but not all channels. The
bschmidt
2011-06-04
1
-0
/
+12
*
Constantly use MHz instead of Mhz.
bschmidt
2011-03-13
1
-5
/
+5
*
Honor device capabilities while initializing ni_htrates.
bschmidt
2011-03-13
1
-9
/
+51
*
Fill hc_mcsset completely.
bschmidt
2011-03-13
1
-14
/
+42
*
Change the way HT capatibilities are announced.
bschmidt
2011-03-13
1
-43
/
+88
*
Complete the MCS rate table based on the final 802.11n std. While here
bschmidt
2011-03-10
1
-18
/
+78
*
Add a new field for extended HT capabilities.
rpaulo
2010-03-23
1
-2
/
+11
*
Unbreak build by removing a code bit that is only related to other code
rpaulo
2010-03-18
1
-1
/
+1
*
Fix a couple of bugs with 802.11n:
rpaulo
2010-03-18
1
-23
/
+64
*
Revamp 802.11 action frame handling:
sam
2009-07-05
1
-343
/
+365
*
Correct ieee80211_gettid:
sam
2009-06-09
1
-1
/
+1
*
iv_flags_ext is full, make room by moving HT-related flags to a new
sam
2009-06-07
1
-37
/
+37
*
distribute sysctl decls so global variables can be made static
sam
2009-05-30
1
-8
/
+23
*
Overhaul monitor mode handling:
sam
2009-05-20
1
-2
/
+2
*
allow drivers to hook ampdu rx start/stop
sam
2009-04-26
1
-10
/
+23
*
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
[next]