summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_regdomain.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diff"Renato Botelho2016-02-221-3/+0
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-171-0/+3
* 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