<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/net/myri_code.h, branch master</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>myri_sbus: use request_firmware</title>
<updated>2009-04-04T23:38:42+00:00</updated>
<author>
<name>Jaswinder Singh Rajput</name>
<email>jaswinderrajput@gmail.com</email>
</author>
<published>2009-04-04T23:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=cd36e9efaa5195396ae5344c6ce32c2b0048df6a'/>
<id>cd36e9efaa5195396ae5344c6ce32c2b0048df6a</id>
<content type='text'>
Firmware blob looks like this...

        __be16 lanai4_data_size
        unsigned char lanai4_code[]

Signed-off-by: Jaswinder Singh Rajput &lt;jaswinderrajput@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Firmware blob looks like this...

        __be16 lanai4_data_size
        unsigned char lanai4_code[]

Signed-off-by: Jaswinder Singh Rajput &lt;jaswinderrajput@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[SPARC]: Fix some section mismatch warnings in sparc drivers.</title>
<updated>2006-10-18T02:28:51+00:00</updated>
<author>
<name>Ben Collins</name>
<email>ben.collins@ubuntu.com</email>
</author>
<published>2006-10-18T02:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=b48194bf0dc0f8e2b617fab10df885513fbb3bad'/>
<id>b48194bf0dc0f8e2b617fab10df885513fbb3bad</id>
<content type='text'>
Signed-off-by: Ben Collins &lt;ben.collins@ubuntu.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ben Collins &lt;ben.collins@ubuntu.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers/net: Trim trailing whitespace</title>
<updated>2006-09-13T17:24:59+00:00</updated>
<author>
<name>Jeff Garzik</name>
<email>jeff@garzik.org</email>
</author>
<published>2006-09-13T17:24:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=6aa20a2235535605db6d6d2bd850298b2fe7f31e'/>
<id>6aa20a2235535605db6d6d2bd850298b2fe7f31e</id>
<content type='text'>
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>  [PATCH] drivers/net/myri_code.h cleanup</title>
<updated>2005-05-13T02:22:36+00:00</updated>
<author>
<name>Domen Puncer</name>
<email>domen@coderock.org</email>
</author>
<published>2005-05-13T02:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=31c27f7334b7fb8b63c862f7d22600324da844ab'/>
<id>31c27f7334b7fb8b63c862f7d22600324da844ab</id>
<content type='text'>
  
  From: Domen Puncer &lt;domen@coderock.org&gt;
  
  Replace
  
        static unsigned char lanai4_data[20472] __initdata = {
                &lt;thousands of 0x00's&gt;
        }
  
  with
  
        static unsigned char lanai4_data[20472] __initdata = { };
  
  Signed-off-by: Domen Puncer &lt;domen@coderock.org&gt;
  Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
  Signed-off-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  
  From: Domen Puncer &lt;domen@coderock.org&gt;
  
  Replace
  
        static unsigned char lanai4_data[20472] __initdata = {
                &lt;thousands of 0x00's&gt;
        }
  
  with
  
        static unsigned char lanai4_data[20472] __initdata = { };
  
  Signed-off-by: Domen Puncer &lt;domen@coderock.org&gt;
  Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
  Signed-off-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>Linux-2.6.12-rc2</title>
<updated>2005-04-16T22:20:36+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-04-16T22:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2'/>
<id>1da177e4c3f41524e886b7f1b8a0c1fc7321cac2</id>
<content type='text'>
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.

Let it rip!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.

Let it rip!
</pre>
</div>
</content>
</entry>
</feed>
