<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/mac80211/patches, 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>ath9k_htc: fix idle mode handling</title>
<updated>2013-06-21T10:57:35+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-06-21T10:57:35+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9bb0e9b9f1620fd0dd4430920dfdb345ba096960'/>
<id>9bb0e9b9f1620fd0dd4430920dfdb345ba096960</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36983
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36983
</pre>
</div>
</content>
</entry>
<entry>
<title>ath9k: fix cabq depth accounting</title>
<updated>2013-06-20T13:10:31+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-06-20T13:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b954cfdf6a67b3effdaac2c58494e68aad4f0e0a'/>
<id>b954cfdf6a67b3effdaac2c58494e68aad4f0e0a</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36977
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36977
</pre>
</div>
</content>
</entry>
<entry>
<title>mac80211: do not use CPTCFG_SSB and CPTCFG_BCMA</title>
<updated>2013-06-19T21:33:31+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2013-06-19T21:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c37970cd5cfd05d61838e9f0470fa9165d8b5e10'/>
<id>c37970cd5cfd05d61838e9f0470fa9165d8b5e10</id>
<content type='text'>
ssb and bcma are not build by compat-wireless / backports and the
config symbols are also not taken from there. Use the in kernel config
symbols. This fixes a build error in brcmsmac/led.c

SVN-Revision: 36973
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ssb and bcma are not build by compat-wireless / backports and the
config symbols are also not taken from there. Use the in kernel config
symbols. This fixes a build error in brcmsmac/led.c

SVN-Revision: 36973
</pre>
</div>
</content>
</entry>
<entry>
<title>mac80211: do not build RT2X00_LIB_XXX when XXX is not available in the kernel.</title>
<updated>2013-06-19T21:29:34+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2013-06-19T21:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c86eeac4352323d5bc988f10b9ec5d9c30f5e80b'/>
<id>c86eeac4352323d5bc988f10b9ec5d9c30f5e80b</id>
<content type='text'>
It was possible to select RT2X00_LIB_PCI without PCI being selected.

This closes #13720
mrkiko thanks for testing.

SVN-Revision: 36972
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was possible to select RT2X00_LIB_PCI without PCI being selected.

This closes #13720
mrkiko thanks for testing.

SVN-Revision: 36972
</pre>
</div>
</content>
</entry>
<entry>
<title>ath9k: revert parts of the ANI changes in the latest mac80211 update to fix regressions</title>
<updated>2013-06-16T12:56:16+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-06-16T12:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=749e98921529c8078cef4af2c2b25680711acf18'/>
<id>749e98921529c8078cef4af2c2b25680711acf18</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36941
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36941
</pre>
</div>
</content>
</entry>
<entry>
<title>mac80211: fix disabling rfkill support</title>
<updated>2013-06-16T09:25:41+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-06-16T09:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=50f12e1b982ce4d71cfff9c7c370ffc059d9e301'/>
<id>50f12e1b982ce4d71cfff9c7c370ffc059d9e301</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36940
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36940
</pre>
</div>
</content>
</entry>
<entry>
<title>mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructure</title>
<updated>2013-06-15T20:14:06+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-06-15T20:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5ca4d24cd1043e142515ac66c44a26a2371978d3'/>
<id>5ca4d24cd1043e142515ac66c44a26a2371978d3</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36939
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36939
</pre>
</div>
</content>
</entry>
<entry>
<title>ath9k: fix paprd descriptor setup</title>
<updated>2013-06-07T16:11:56+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-06-07T16:11:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=23aa9546ce93229d43335403c5d6d574b53f873a'/>
<id>23aa9546ce93229d43335403c5d6d574b53f873a</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36881
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36881
</pre>
</div>
</content>
</entry>
<entry>
<title>ath9k: improve multicast buffering handling, take care of the MORE_DATA flag properly</title>
<updated>2013-06-07T16:04:06+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-06-07T16:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0924782279a29616f04e8c664b5132e7f8c66e64'/>
<id>0924782279a29616f04e8c664b5132e7f8c66e64</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36880
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

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