<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/drivers/net/ath5k, branch master</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/drivers/net/ath5k?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/drivers/net/ath5k?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2011-10-14T14:34:52+00:00</updated>
<entry>
<title>[ath9k] Add ath9k driver</title>
<updated>2011-10-14T14:34:52+00:00</updated>
<author>
<name>Scott K Logan</name>
</author>
<published>2011-10-14T14:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=aaf7a35207f4fa88c6d3e1b1e26d1950c19a8169'/>
<id>urn:sha1:aaf7a35207f4fa88c6d3e1b1e26d1950c19a8169</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[ath5k] Avoid unused variable warning in gcc 4.6</title>
<updated>2011-03-16T19:54:52+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2011-03-16T19:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=7bb8eca55befb9537c628455a6f73d88279c0456'/>
<id>urn:sha1:7bb8eca55befb9537c628455a6f73d88279c0456</id>
<content type='text'>
Reported-by: Ralph Giles &lt;giles@thaumas.net&gt;
Tested-by: Ralph Giles &lt;giles@thaumas.net&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[pci] Make driver PCI ID a property of the PCI device</title>
<updated>2011-02-17T01:25:12+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2011-02-12T01:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=5bde349e55640b2d21fbe0f4f53edabe6878eb91'/>
<id>urn:sha1:5bde349e55640b2d21fbe0f4f53edabe6878eb91</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[compiler] Fix 64bit compile time errors</title>
<updated>2010-05-27T09:23:06+00:00</updated>
<author>
<name>Piotr Jaroszyński</name>
</author>
<published>2010-03-30T13:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=7c6d3752c966758b0fb369d73bae59909aaa9ec1'/>
<id>urn:sha1:7c6d3752c966758b0fb369d73bae59909aaa9ec1</id>
<content type='text'>
Apart from format specifier fixes there are two changes in proper code:
- Change type of regs in skge_hw to unsigned long
- Cast result of sizeof in myri10ge to uint32_t

Both don't change anything for i386 and should be fine on x86_64.

Signed-off-by: Piotr Jaroszyński &lt;p.jaroszynski@gmail.com&gt;
Signed-off-by: Joshua Oreman &lt;oremanj@rwcr.net&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[build] Rename gPXE to iPXE</title>
<updated>2010-04-19T22:43:39+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2010-04-19T19:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=8406115834d38bb743e01f35bfd36e835532415e'/>
<id>urn:sha1:8406115834d38bb743e01f35bfd36e835532415e</id>
<content type='text'>
Access to the gpxe.org and etherboot.org domains and associated
resources has been revoked by the registrant of the domain.  Work
around this problem by renaming project from gPXE to iPXE, and
updating URLs to match.

Also update README, LOG and COPYRIGHTS to remove obsolete information.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[drivers] Fix warnings identified by gcc 4.5</title>
<updated>2010-04-16T11:32:49+00:00</updated>
<author>
<name>Bruce Rogers</name>
</author>
<published>2010-04-03T00:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f7c5918b179be57fc7f352cb33664eb43de02c30'/>
<id>urn:sha1:f7c5918b179be57fc7f352cb33664eb43de02c30</id>
<content type='text'>
In building gpxe for openSUSE Factory (part of kvm package), there were
a few problems identified by the compiler.  This patch addresses them.

Signed-off-by: Bruce Rogers &lt;brogers@novell.com&gt;
Signed-off-by: Stefan Hajnoczi &lt;stefanha@gmail.com&gt;
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[ath5k] Save proper cacheline size when fixing PCI configuration</title>
<updated>2009-10-17T00:25:17+00:00</updated>
<author>
<name>Joshua Oreman</name>
</author>
<published>2009-10-16T23:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=7296f1f21c442e0781e7c3efe1f1a1005cf3e385'/>
<id>urn:sha1:7296f1f21c442e0781e7c3efe1f1a1005cf3e385</id>
<content type='text'>
Some BIOSes set the PCI cacheline size to zero for the card; the ath5k
driver fixes it to a reasonable in PCI config space, but failed to
correct the internal value it had already read. This resulted in
divide-by-zero errors when cacheline-aligning various data structures.

Fix by setting the internal cachelsz to a sane value at the same time
as we write that value to PCI config space.

Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[ath5k] Update for changes in kernel 2.6.31</title>
<updated>2009-10-17T00:22:41+00:00</updated>
<author>
<name>Joshua Oreman</name>
</author>
<published>2009-09-12T16:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=489bd2f396e62e2ec1139da93e242017a7f6e9f5'/>
<id>urn:sha1:489bd2f396e62e2ec1139da93e242017a7f6e9f5</id>
<content type='text'>
This adds basic rfkill support for enabling the wireless card on certain
laptops, and changes miscellaneous other details that may help in obscure
cases.

Also change the error handling to not report CRC errors, which due to the
basic facts of wireless may happen even more frequently than valid packets.

Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[ath5k] Remove spurious debugging check</title>
<updated>2009-08-17T23:10:53+00:00</updated>
<author>
<name>Joshua Oreman</name>
</author>
<published>2009-08-17T22:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=d7dfc9572e84b8ff55751096181068c63c58d826'/>
<id>urn:sha1:d7dfc9572e84b8ff55751096181068c63c58d826</id>
<content type='text'>
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[ath5k] Add support for non-802.11n Atheros wireless NICs</title>
<updated>2009-08-08T23:16:13+00:00</updated>
<author>
<name>Joshua Oreman</name>
</author>
<published>2009-08-07T09:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=ce68f587e24278d681e7ca05b62e51ada627cbef'/>
<id>urn:sha1:ce68f587e24278d681e7ca05b62e51ada627cbef</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@etherboot.org&gt;
</content>
</entry>
</feed>
