<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/acx-mac80211/Makefile, branch master</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>packages: clean up the package folder</title>
<updated>2013-06-21T16:54:37+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-06-21T16:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4ebf19b48fafc8d94e14e4ba779969613b241a6a'/>
<id>4ebf19b48fafc8d94e14e4ba779969613b241a6a</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 37007
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 37007
</pre>
</div>
</content>
</entry>
<entry>
<title>acx-mac80211: make it compile with the new backports mac80211</title>
<updated>2013-06-19T21:37:56+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2013-06-19T21:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7cbbd24d64efa695afbd37a7732314e8b2bf4253'/>
<id>7cbbd24d64efa695afbd37a7732314e8b2bf4253</id>
<content type='text'>
SVN-Revision: 36976
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36976
</pre>
</div>
</content>
</entry>
<entry>
<title>acx-mac80211: make it compile with recent mac80211 again</title>
<updated>2013-04-28T18:53:20+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2013-04-28T18:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8a3a7fdf07837bdb5da515592c4c4e74187fd817'/>
<id>8a3a7fdf07837bdb5da515592c4c4e74187fd817</id>
<content type='text'>
SVN-Revision: 36481
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36481
</pre>
</div>
</content>
</entry>
<entry>
<title>acx-mac80211: make it compile with kernel 3.8</title>
<updated>2013-01-27T21:16:35+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2013-01-27T21:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2d66598f415cb00b094e26656bf718856e293022'/>
<id>2d66598f415cb00b094e26656bf718856e293022</id>
<content type='text'>
SVN-Revision: 35334
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 35334
</pre>
</div>
</content>
</entry>
<entry>
<title>acx-mac80211: use same config options as mac80211 package</title>
<updated>2013-01-27T21:15:13+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2013-01-27T21:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4947dab66aee138c5e7f2dab2c23024a6392bc90'/>
<id>4947dab66aee138c5e7f2dab2c23024a6392bc90</id>
<content type='text'>
Problem was missing CONFIG_MAC80211_DEBUGFS
in the acx-mac80211 build, which broke subsequently the ABI in struct
ieee80211_ops. Defect manifested in failing ieee80211_alloc_hw() and maybe
also in other strange behaviour before.

I added CONFIG_CFG80211_DEBUGFS, CONFIG_MAC80211_DEBUGFS and the same also
for CONFIG_MAC80211_MESH, just to be inline on how it's done currently in
package/mac80211/Makefile.

Thank you Oliver Winker

SVN-Revision: 35332
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem was missing CONFIG_MAC80211_DEBUGFS
in the acx-mac80211 build, which broke subsequently the ABI in struct
ieee80211_ops. Defect manifested in failing ieee80211_alloc_hw() and maybe
also in other strange behaviour before.

I added CONFIG_CFG80211_DEBUGFS, CONFIG_MAC80211_DEBUGFS and the same also
for CONFIG_MAC80211_MESH, just to be inline on how it's done currently in
package/mac80211/Makefile.

Thank you Oliver Winker

SVN-Revision: 35332
</pre>
</div>
</content>
</entry>
<entry>
<title>acx-mac80211: fix compilation</title>
<updated>2012-12-30T15:28:28+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2012-12-30T15:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=190c566210e8689802e2d32703896e84fb90306b'/>
<id>190c566210e8689802e2d32703896e84fb90306b</id>
<content type='text'>
Some header files from mac80211 are now moved to the uapi dir.

SVN-Revision: 34937
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some header files from mac80211 are now moved to the uapi dir.

SVN-Revision: 34937
</pre>
</div>
</content>
</entry>
<entry>
<title>acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror.</title>
<updated>2012-10-25T16:26:16+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2012-10-25T16:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1b8688dd3ec9e12d63159d3fbffa761c5fd4ecda'/>
<id>1b8688dd3ec9e12d63159d3fbffa761c5fd4ecda</id>
<content type='text'>
SVN-Revision: 33933
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33933
</pre>
</div>
</content>
</entry>
<entry>
<title>acx-mac80211: update to v2012-09-23-WIP</title>
<updated>2012-10-13T17:46:42+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-10-13T17:46:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9d13de573912e09a58eaa1d58eeb0ce3b8421e45'/>
<id>9d13de573912e09a58eaa1d58eeb0ce3b8421e45</id>
<content type='text'>
Patch from Daniel Gimpelevich.

SVN-Revision: 33746
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Daniel Gimpelevich.

SVN-Revision: 33746
</pre>
</div>
</content>
</entry>
<entry>
<title>add myself as maintainer of some packages</title>
<updated>2012-10-10T13:21:54+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-10-10T13:21:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8230e20a799f5391ca5b5560abc6148d10e8a8d6'/>
<id>8230e20a799f5391ca5b5560abc6148d10e8a8d6</id>
<content type='text'>
SVN-Revision: 33703
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33703
</pre>
</div>
</content>
</entry>
<entry>
<title>acx-mac80211: adapt interface changes in mac80211</title>
<updated>2012-10-04T21:39:22+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2012-10-04T21:39:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8e6ea0d1b7a66631f71cfde899b2114b9e1c952a'/>
<id>8e6ea0d1b7a66631f71cfde899b2114b9e1c952a</id>
<content type='text'>
The prototype of conf_tx and tx in struct ieee80211_ops changed some
time ago and was not compatible with the prototype assumes by
acs-mac80211.
At least I do not see any compile warnings about this any more.

SVN-Revision: 33624
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The prototype of conf_tx and tx in struct ieee80211_ops changed some
time ago and was not compatible with the prototype assumes by
acs-mac80211.
At least I do not see any compile warnings about this any more.

SVN-Revision: 33624
</pre>
</div>
</content>
</entry>
</feed>
