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
/
dev
/
ath
/
if_ath_tdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+1
*
Enable the use of TDMA on an 802.11n channel (with aggregation disabled,
adrian
2013-05-21
1
-5
/
+42
*
Overhaul the TXQ locking (again!) as part of some beacon/cabq timing
adrian
2013-03-24
1
-1
/
+7
*
Pull out the debugging code from the critical path and make sure it
adrian
2012-11-28
1
-37
/
+37
*
* Fix another culprit of my "committed from the wrong directory" nonsense;
adrian
2012-11-27
1
-2
/
+12
*
Correct some debugging output.
adrian
2012-11-27
1
-1
/
+1
*
Fix build
adrian
2012-11-27
1
-0
/
+2
*
Improve the TDMA debugging:
adrian
2012-11-27
1
-2
/
+123
*
Fix the TDMA nexttbtt programming for 802.11n chips.
adrian
2012-11-27
1
-4
/
+17
*
Use a 64 bit TSF write to update the TSF adjust, rather than a 32 bit
adrian
2012-11-23
1
-1
/
+5
*
Fix up the nexttbtt -> TSF delta calculation to not wrap ridiculously
adrian
2012-11-23
1
-1
/
+15
*
Migrate the TDMA management functions out of if_ath.c into if_ath_tdma.c.
adrian
2012-05-20
1
-0
/
+476