<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iwinfo/api, branch master</title>
<subtitle>Library for accessing wireless device drivers</subtitle>
<id>https://git.openwrt.org/project/iwinfo/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/iwinfo/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/iwinfo/'/>
<updated>2024-09-17T10:12:51Z</updated>
<entry>
<title>iwinfo: sync with upstream nl80211.h</title>
<updated>2024-09-17T10:12:51Z</updated>
<author>
<name>Koral Ilgun</name>
</author>
<published>2024-03-09T03:30:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/iwinfo/commit/?id=4b7c47caf708625e15b6cc67c304a4f009e26fdf'/>
<id>urn:sha1:4b7c47caf708625e15b6cc67c304a4f009e26fdf</id>
<content type='text'>
Required for IEEE 802.11be support

Taken from the v6.6.15 mac80211 package

Signed-off-by: Koral Ilgun &lt;koral.ilgun@smartrg.com&gt;
Signed-off-by: Chad Monroe &lt;chad@monroe.io&gt;
</content>
</entry>
<entry>
<title>nl80211: update the kernel header nl80211.h</title>
<updated>2022-12-15T22:42:32Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2022-11-20T21:48:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/iwinfo/commit/?id=91b2ada7878e5e4530745a2eb9b20ca47c94249b'/>
<id>urn:sha1:91b2ada7878e5e4530745a2eb9b20ca47c94249b</id>
<content type='text'>
Required for NL80211_BAND_6GHZ and NL80211_FREQUENCY_ATTR_NO_HE.

Taken from the v5.15.74 release, which is the current version of the
used mac80211 package.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>iwinfo: add 802.11ax HE rate information</title>
<updated>2021-05-01T22:20:54Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2021-04-17T21:05:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/iwinfo/commit/?id=c45f0b584b4b86f8250f90ea19afca271c114fa2'/>
<id>urn:sha1:c45f0b584b4b86f8250f90ea19afca271c114fa2</id>
<content type='text'>
This adds 802.11ax HE specific rate information to iwinfo.

Add fields for HE status of a STA as well as DCM and guard interval
fields specific to HE operation.

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>iwinfo: add basic IEEE 802.11ax support</title>
<updated>2021-04-12T21:45:42Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2020-12-17T19:39:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/iwinfo/commit/?id=50b64a63e3945693646d1b2eb4e59e14e35cedc3'/>
<id>urn:sha1:50b64a63e3945693646d1b2eb4e59e14e35cedc3</id>
<content type='text'>
This adds basic support for IEEE 802.11ax when requesting HW or HT
Modelist for a PHY from iwinfo. This way, applications using iwinfo can
detect HE phys.

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>Sync with upstream nl80211.h</title>
<updated>2016-01-25T13:41:31Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-01-25T13:41:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/iwinfo/commit/?id=1b471aa33dcc1031a456c3a04f04a0097e5b89a5'/>
<id>urn:sha1:1b471aa33dcc1031a456c3a04f04a0097e5b89a5</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
<entry>
<title>iwinfo: detect AC PHY for broadcom-wl</title>
<updated>2014-10-27T12:48:28Z</updated>
<author>
<name>nbd</name>
</author>
<published>2014-10-05T10:26:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/iwinfo/commit/?id=598e2e80317d92485c4ba0e555cd980625963c54'/>
<id>urn:sha1:598e2e80317d92485c4ba0e555cd980625963c54</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

git-svn-id: svn+ssh://svn.openwrt.org/openwrt/trunk@42761 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
</entry>
<entry>
<title>iwinfo: detect HT PHY for broadcom-wl</title>
<updated>2014-10-27T12:48:23Z</updated>
<author>
<name>nbd</name>
</author>
<published>2014-10-05T10:26:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/iwinfo/commit/?id=9853abe33a8089ba780d6281620da7bf5144fdcf'/>
<id>urn:sha1:9853abe33a8089ba780d6281620da7bf5144fdcf</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

git-svn-id: svn+ssh://svn.openwrt.org/openwrt/trunk@42760 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2014-10-05T17:56:27Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2014-10-05T17:56:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/iwinfo/commit/?id=8ae758db52957939eeb6bc1c7da7be9d0339d3aa'/>
<id>urn:sha1:8ae758db52957939eeb6bc1c7da7be9d0339d3aa</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
</feed>
