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_amrr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
After much toying around with this AMRR initial rate stuff,
adrian
2014-08-20
1
-2
/
+3
*
Fix AMRR to correctly select the initial rate.
adrian
2013-11-09
1
-5
/
+5
*
Don't treat the node as an 11n node if 11n rates are disabled.
adrian
2013-10-31
1
-0
/
+8
*
Include necessary headers that now are available due to pollution
glebius
2013-10-28
1
-0
/
+1
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+1
*
Document the current 11n rate selection shortcoming in the AMRR code.
adrian
2013-07-05
1
-0
/
+8
*
Implement basic 802.11n awareness in the PHY and AMRR rate control code.
adrian
2013-07-04
1
-13
/
+88
*
sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.
mdf
2011-01-12
1
-2
/
+2
*
When in the RUN -> AUTH -> RUN FSM transition happens, we'll call the
rpaulo
2010-04-28
1
-10
/
+10
*
Use M_NOWAIT instead of M_WAITOK to avoid race conditions.
rpaulo
2010-04-09
1
-6
/
+13
*
net80211 rate control framework (net80211 ratectl).
rpaulo
2010-04-07
1
-29
/
+113
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-58
/
+120
*
Update 802.11 wireless support:
sam
2007-06-11
1
-3
/
+3
*
- Nuke unnecessary header.
sephe
2007-05-05
1
-1
/
+1
*
device-independent implementation of AMRR tx rate control algorithm
sam
2006-11-26
1
-0
/
+164