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_regdomain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic HT channel setup to ieee80211_init_channels(), this will be
bschmidt
2012-04-03
1
-6
/
+64
*
Add modes for 1/2 and 1/4-width channels so we have separate roaming
sam
2009-02-19
1
-1
/
+5
*
Change country ie construction to simplify forthcoming changes:
sam
2009-02-19
1
-11
/
+17
*
correctly fixup iv_des_chan after installing a new channel table; if the
sam
2009-02-10
1
-1
/
+2
*
change null_getradiocaps to return the actual count of channels instead
sam
2009-01-28
1
-1
/
+1
*
fix comment
sam
2009-01-27
1
-1
/
+1
*
change ic_getradiocaps driver callback to include the max # channels
sam
2009-01-27
1
-4
/
+6
*
fix regulatory state check for all vaps' being down; it must be done
sam
2009-01-23
1
-7
/
+7
*
Fix definition of IEEE80211_CHAN_MAX; it was defined as 255 but
sam
2008-12-15
1
-1
/
+1
*
add debug msgs
sam
2008-10-25
1
-5
/
+28
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-178
/
+251
*
correct netband skip check in constructing a country ie
sam
2007-09-17
1
-1
/
+1
*
Off-by-one bug in country ie construction, which will make HOSTAP send out
sephe
2007-08-26
1
-1
/
+3
*
Update 802.11 wireless support:
sam
2007-06-11
1
-0
/
+337