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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend channel definition with:
sam
2009-01-27
1
-0
/
+3
*
o make %b msg bit defines public (to user apps too)
sam
2009-01-27
1
-0
/
+5
*
add new state bit to indicate when interference is observed on the channel
sam
2009-01-27
1
-0
/
+3
*
change IEEE80211_IS_CHAN_OFDM and IEEE80211_IS_CHAN_CCK to return true
sam
2009-01-27
1
-2
/
+2
*
define IEEE80211_CHAN_108A and IEEE80211_CHAN_108G in terms of their
sam
2009-01-27
1
-2
/
+2
*
add defines for driver-private bits to eliminate use of constants
sam
2009-01-23
1
-1
/
+4
*
Fix definition of IEEE80211_CHAN_MAX; it was defined as 255 but
sam
2008-12-15
1
-1
/
+1
*
add 1/2 and 1/4 channel flags to IEEE80211_CHAN_ALL so that operations
sam
2008-10-25
1
-0
/
+1
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
1
-27
/
+92
*
o add IEEE80211_RATE_MCS to use instead of naked constant (for marking MCS)
sam
2007-09-18
1
-0
/
+2
*
o move IEEE80211_NONQOS_TID into a public location
sam
2007-09-18
1
-0
/
+3
*
Update channel definition:
sam
2007-09-05
1
-16
/
+40
*
Change the channel number in the scan results struct to be a pointer to the
thompsa
2007-06-30
1
-0
/
+2
*
Update 802.11 wireless support:
sam
2007-06-11
1
-25
/
+100
*
copyright updates:
sam
2007-06-06
1
-7
/
+1
*
add ieee80211_opmode_name array for mapping the opmode to a string
sam
2007-03-07
1
-0
/
+1
*
add IEEE80211_IS_CHAN_PASSIVE
sam
2007-02-02
1
-0
/
+2
*
Add initial support for 900MHz cards like the Ubiquiti SR9:
sam
2007-01-15
1
-0
/
+5
*
First cut at half/quarter-rate 11a channel support (e.g. for use
sam
2006-12-27
1
-0
/
+6
*
add some useful definitions that'll be used soon
sam
2005-12-12
1
-0
/
+6
*
Don't use ic_curmode to decide when to do 11g station accounting,
sam
2005-08-10
1
-0
/
+2
*
bump copyright for 2005
sam
2004-12-31
1
-1
/
+1
*
Update 802.11 support; too much new functionality to fully describe
sam
2004-12-08
1
-0
/
+188