<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/wlan, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-02-17T20:19:34Z</updated>
<entry>
<title>MFC r261899:</title>
<updated>2014-02-17T20:19:34Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2014-02-17T20:19:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=73bcec63222cb012672f171e41caa5d4e213b95c'/>
<id>urn:sha1:73bcec63222cb012672f171e41caa5d4e213b95c</id>
<content type='text'>
Similar to r260026, disable warning about unused functions for
ieee80211_adhoc.c, ieee80211_hostap.c and ieee80211_sta.c.
</content>
</entry>
<entry>
<title>MFC r260026:</title>
<updated>2014-01-04T18:24:45Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2014-01-04T18:24:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=06aee6e61884a2e0f4bfb0f1a01b759f244229db'/>
<id>urn:sha1:06aee6e61884a2e0f4bfb0f1a01b759f244229db</id>
<content type='text'>
Disable warning about unused functions for ieee80211_crypto.c and
ieee80211_mesh.c for now.
</content>
</entry>
<entry>
<title>Fix a typo, it is MPDU not MDPU.</title>
<updated>2011-05-21T16:34:53Z</updated>
<author>
<name>Bernhard Schmidt</name>
<email>bschmidt@FreeBSD.org</email>
</author>
<published>2011-05-21T16:34:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=12732d309cde28a2b2c123c3b1893761fa626c05'/>
<id>urn:sha1:12732d309cde28a2b2c123c3b1893761fa626c05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an undefined behaviour if the desired ratectl algo is not available.</title>
<updated>2010-10-19T18:49:26Z</updated>
<author>
<name>Bernhard Schmidt</name>
<email>bschmidt@FreeBSD.org</email>
</author>
<published>2010-10-19T18:49:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9a9a302fcd8434664f14ac0916b108a05574bdce'/>
<id>urn:sha1:9a9a302fcd8434664f14ac0916b108a05574bdce</id>
<content type='text'>
This can happen if the algos are built as modules but are not loaded. If
the selected ratectl algo is not available, try to load it (The load
module functions does nothing currently). Add a dummy ratectl algo which
always selects the first available rate. Use that one if the desired algo
is not available.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Revert r206418</title>
<updated>2010-10-19T13:31:43Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-10-19T13:31:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e09a0bdb32e10c0054cfe5b35ee4be62f6ffd59a'/>
<id>urn:sha1:e09a0bdb32e10c0054cfe5b35ee4be62f6ffd59a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ieee80211_{amrr,rssadapt}.c.</title>
<updated>2010-04-09T12:05:24Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-04-09T12:05:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ed41473acddb0e1008b5d0d6178318523b6c695'/>
<id>urn:sha1:7ed41473acddb0e1008b5d0d6178318523b6c695</id>
<content type='text'>
MFC after:	1 month
</content>
</entry>
<entry>
<title>net80211 rate control framework (net80211 ratectl).</title>
<updated>2010-04-07T15:29:13Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-04-07T15:29:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b6108616acebd2c24b2b866ea1e3ebe8599fcf9c'/>
<id>urn:sha1:b6108616acebd2c24b2b866ea1e3ebe8599fcf9c</id>
<content type='text'>
This framework allows drivers to abstract the rate control algorithm and
just feed the framework with the usable parameters. The rate control
framework will now deal with passing the parameters to the selected
algorithm. Right now we have AMRR (the default) and RSSADAPT but there's
no way to select one with ifconfig, yet.
The objective is to have more rate control algorithms in the net80211
stack so all drivers[0] can use it. Ideally, we'll have the well-known
sample rate control algorithm in the net80211 at some point so all
drivers can use it (not just ath).

[0] all drivers that do rate control in software, that is.

Reviewed by:	bschmidt, thompsa, weyongo
MFC after:	1 months
</content>
</entry>
<entry>
<title>correct setup of opt_ddb.h</title>
<updated>2009-07-21T19:24:53Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2009-07-21T19:24:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bd6c4dd05d0d73b3b5de9f3a7d3c536f6793a0e7'/>
<id>urn:sha1:bd6c4dd05d0d73b3b5de9f3a7d3c536f6793a0e7</id>
<content type='text'>
Submitted by:	jkim
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>Enable mesh support.</title>
<updated>2009-07-21T14:23:05Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2009-07-21T14:23:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a6d54dae20fcbda39f580826a656359f0e808aec'/>
<id>urn:sha1:a6d54dae20fcbda39f580826a656359f0e808aec</id>
<content type='text'>
Submitted by:	jkim
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>catchup with action+ageq additions</title>
<updated>2009-07-05T21:19:10Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2009-07-05T21:19:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=24d3677b9d2ab35721d5522a99f46ff2885faaff'/>
<id>urn:sha1:24d3677b9d2ab35721d5522a99f46ff2885faaff</id>
<content type='text'>
Submitted by:	"Paul B. Mahol" &lt;onemda@gmail.com&gt;
Approved by:	re (implicit)
</content>
</entry>
</feed>
