<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/network/utils/iwinfo/Makefile, branch mtk-20170518</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>package/network/utils: probably from OpenWRT</title>
<updated>2018-09-16T17:25:03+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2018-09-16T17:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=be049529e6a883601fd47303a05165a6a0b9a4a5'/>
<id>be049529e6a883601fd47303a05165a6a0b9a4a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>iwinfo: continue scanning even if temporary mac cannot be changed</title>
<updated>2014-07-25T14:11:50+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-07-25T14:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=833820dc8bd380d4bb6812c663cae58c7a24aecd'/>
<id>833820dc8bd380d4bb6812c663cae58c7a24aecd</id>
<content type='text'>
So far iwinfo aborted a wifi scan attempt if the mac of the spawned
interface could not be changed. Change the code to try anyway - this
should fix wifi scanning on RaLink devices.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 41826
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So far iwinfo aborted a wifi scan attempt if the mac of the spawned
interface could not be changed. Change the code to try anyway - this
should fix wifi scanning on RaLink devices.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 41826
</pre>
</div>
</content>
</entry>
<entry>
<title>iwinfo: bump release and start using ABI_VERSION</title>
<updated>2014-05-21T12:33:58+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-05-21T12:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8c4421ecd65e6f95f213626be6e6bc6f77a59d83'/>
<id>8c4421ecd65e6f95f213626be6e6bc6f77a59d83</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 40814
</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: 40814
</pre>
</div>
</content>
</entry>
<entry>
<title>iwinfo: adjust for changed wpa_supplicant control socket path</title>
<updated>2014-05-10T15:31:49+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-05-10T15:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=735a03be62e852705f73ebc16f25927d0d6a1f17'/>
<id>735a03be62e852705f73ebc16f25927d0d6a1f17</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 40747
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 40747
</pre>
</div>
</content>
</entry>
<entry>
<title>iwinfo: make 'type' visible in wrapped iwinfo</title>
<updated>2013-10-18T11:42:43+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-10-18T11:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c8e0c28c15677d010fc4cf11b53e36ba91fa4d96'/>
<id>c8e0c28c15677d010fc4cf11b53e36ba91fa4d96</id>
<content type='text'>
There are several cases within 'luci' that attempt to access the interface
'type' from within the 'type' specific meta tables; however, 'type' is not
currently available there.  Replicate the common metadata in the 'type'
specific meta tables.

Signed-off-by: Nathan Hintz &lt;nlhintz@hotmail.com&gt;

SVN-Revision: 38448
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are several cases within 'luci' that attempt to access the interface
'type' from within the 'type' specific meta tables; however, 'type' is not
currently available there.  Replicate the common metadata in the 'type'
specific meta tables.

Signed-off-by: Nathan Hintz &lt;nlhintz@hotmail.com&gt;

SVN-Revision: 38448
</pre>
</div>
</content>
</entry>
<entry>
<title>iwinfo: add phyname attribute, this is useful to group networks by radio phy</title>
<updated>2013-06-09T14:39:14+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-06-09T14:39:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bc73ca56198ce61623db3061e00c1d246d1e20a5'/>
<id>bc73ca56198ce61623db3061e00c1d246d1e20a5</id>
<content type='text'>
SVN-Revision: 36889
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36889
</pre>
</div>
</content>
</entry>
<entry>
<title>iwinfo: only consider joined bss when finding current operating frequency, fixes spurious misreporting of frequencies in ad-hoc mode</title>
<updated>2013-05-12T01:12:56+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-05-12T01:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d59f8cfa8e76079bf99a2fcc8e7ce00c0724c4bd'/>
<id>d59f8cfa8e76079bf99a2fcc8e7ce00c0724c4bd</id>
<content type='text'>
SVN-Revision: 36604
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36604
</pre>
</div>
</content>
</entry>
<entry>
<title>iwinfo: fix iwinfo_hardware() return value if chip id is not found</title>
<updated>2013-04-28T14:04:39+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-04-28T14:04:39+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f1e214411d8fe78a19d4df6837f4cbc4aa136667'/>
<id>f1e214411d8fe78a19d4df6837f4cbc4aa136667</id>
<content type='text'>
SVN-Revision: 36471
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36471
</pre>
</div>
</content>
</entry>
<entry>
<title>iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txt</title>
<updated>2013-04-26T13:20:15+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-04-26T13:20:15+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e02d373f9011fbcc8c928d82d14d8937ef29b07a'/>
<id>e02d373f9011fbcc8c928d82d14d8937ef29b07a</id>
<content type='text'>
SVN-Revision: 36449
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36449
</pre>
</div>
</content>
</entry>
<entry>
<title>iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on some architectures</title>
<updated>2013-04-24T14:44:20+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-04-24T14:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a040ead1c533957cacf4dd7e4bfb397165cc9de7'/>
<id>a040ead1c533957cacf4dd7e4bfb397165cc9de7</id>
<content type='text'>
SVN-Revision: 36417
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36417
</pre>
</div>
</content>
</entry>
</feed>
