summaryrefslogtreecommitdiffstats
path: root/sys/net80211/_ieee80211.h
Commit message (Expand)AuthorAgeFilesLines
* Add a check for dynamic OFDM/CCK channel types.adrian2012-07-011-0/+2
* Revert r220907 and r220915.adrian2011-04-221-9/+4
* Change the MIMO userland export ABI to include flags, number of radio chains,adrian2011-04-211-4/+9
* Re-add the pad[2] I deleted by accident.adrian2011-04-081-0/+1
* Add initial support for MIMO statistics to net80211.adrian2011-04-081-3/+9
* Constantly use MHz instead of Mhz.bschmidt2011-03-131-1/+1
* Complete the MCS rate table based on the final 802.11n std. While herebschmidt2011-03-101-1/+1
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-111-1/+2
* make implicit pad visiblesam2009-06-111-0/+1
* Add modes for 1/2 and 1/4-width channels so we have separate roamingsam2009-02-191-1/+3
* add phy types for 1/2 and 1/4-rate modessam2009-02-191-0/+2
* Extend channel definition with:sam2009-01-271-0/+3
* o make %b msg bit defines public (to user apps too)sam2009-01-271-0/+5
* add new state bit to indicate when interference is observed on the channelsam2009-01-271-0/+3
* change IEEE80211_IS_CHAN_OFDM and IEEE80211_IS_CHAN_CCK to return truesam2009-01-271-2/+2
* define IEEE80211_CHAN_108A and IEEE80211_CHAN_108G in terms of theirsam2009-01-271-2/+2
* add defines for driver-private bits to eliminate use of constantssam2009-01-231-1/+4
* Fix definition of IEEE80211_CHAN_MAX; it was defined as 255 butsam2008-12-151-1/+1
* add 1/2 and 1/4 channel flags to IEEE80211_CHAN_ALL so that operationssam2008-10-251-0/+1
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-27/+92
* o add IEEE80211_RATE_MCS to use instead of naked constant (for marking MCS)sam2007-09-181-0/+2
* o move IEEE80211_NONQOS_TID into a public locationsam2007-09-181-0/+3
* Update channel definition:sam2007-09-051-16/+40
* Change the channel number in the scan results struct to be a pointer to thethompsa2007-06-301-0/+2
* Update 802.11 wireless support:sam2007-06-111-25/+100
* copyright updates:sam2007-06-061-7/+1
* add ieee80211_opmode_name array for mapping the opmode to a stringsam2007-03-071-0/+1
* add IEEE80211_IS_CHAN_PASSIVEsam2007-02-021-0/+2
* Add initial support for 900MHz cards like the Ubiquiti SR9:sam2007-01-151-0/+5
* First cut at half/quarter-rate 11a channel support (e.g. for usesam2006-12-271-0/+6
* add some useful definitions that'll be used soonsam2005-12-121-0/+6
* Don't use ic_curmode to decide when to do 11g station accounting,sam2005-08-101-0/+2
* bump copyright for 2005sam2004-12-311-1/+1
* Update 802.11 support; too much new functionality to fully describesam2004-12-081-0/+188
OpenPOWER on IntegriCloud