summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_regdomain.c
Commit message (Expand)AuthorAgeFilesLines
* ifconfig: set by default FCC regulatory domain for wireless interfaces.avos2016-05-261-3/+0
* sys/net*: minor spelling fixes.pfg2016-05-031-1/+1
* net80211: provide a set of ieee80211_add_channel*() functionsavos2016-04-291-84/+28
* Replay r286410. Change KPI of how device drivers that provide wirelessglebius2015-08-271-2/+1
* Revert the wifi ifnet changes until things are more baked and tested.adrian2015-08-081-1/+2
* Change KPI of how device drivers that provide wireless connectivity interactglebius2015-08-071-2/+1
* Convert malloc/free back to #define's, as part of OS portability work.adrian2015-05-251-4/+4
* Use name from ieee80211com instead of parent ifnet, in debugging printfs.glebius2015-05-251-5/+5
* Include necessary headers that now are available due to pollutionglebius2013-10-281-0/+1
* The r48589 promised to remove implicit inclusion of if_var.h soon. Prepareglebius2013-10-261-0/+2
* Add basic HT channel setup to ieee80211_init_channels(), this will bebschmidt2012-04-031-6/+64
* Add modes for 1/2 and 1/4-width channels so we have separate roamingsam2009-02-191-1/+5
* Change country ie construction to simplify forthcoming changes:sam2009-02-191-11/+17
* correctly fixup iv_des_chan after installing a new channel table; if thesam2009-02-101-1/+2
* change null_getradiocaps to return the actual count of channels insteadsam2009-01-281-1/+1
* fix commentsam2009-01-271-1/+1
* change ic_getradiocaps driver callback to include the max # channelssam2009-01-271-4/+6
* fix regulatory state check for all vaps' being down; it must be donesam2009-01-231-7/+7
* Fix definition of IEEE80211_CHAN_MAX; it was defined as 255 butsam2008-12-151-1/+1
* add debug msgssam2008-10-251-5/+28
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-178/+251
* correct netband skip check in constructing a country iesam2007-09-171-1/+1
* Off-by-one bug in country ie construction, which will make HOSTAP send outsephe2007-08-261-1/+3
* Update 802.11 wireless support:sam2007-06-111-0/+337
OpenPOWER on IntegriCloud