<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/net/sfc, branch v2.6.26</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.26</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.26'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2008-06-10T22:20:21Z</updated>
<entry>
<title>sfc: Recover from RX queue flush failure</title>
<updated>2008-06-10T22:20:21Z</updated>
<author>
<name>Steve Hodgson</name>
<email>shodgson@solarflare.com</email>
</author>
<published>2008-06-09T18:34:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=23bdfdd388723b8213f597743b1d4aba0d62de9c'/>
<id>urn:sha1:23bdfdd388723b8213f597743b1d4aba0d62de9c</id>
<content type='text'>
RX queue flush can fail if traffic continues to arrive.  Recover by
performing an invisible reset.

Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>[netdrvr] sfc: Report XAUI link down at default log level</title>
<updated>2008-05-31T02:06:47Z</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-05-30T21:18:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b055629eaef7758b35dc91c76cf4f158025562bf'/>
<id>urn:sha1:b055629eaef7758b35dc91c76cf4f158025562bf</id>
<content type='text'>
This is normal when the external link is down so don't report it as an error.

Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>sfc: Remove sub-minor component from driver version</title>
<updated>2008-05-22T09:59:35Z</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-05-16T20:21:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8757a5f71530c2dc8db7823ad68a5d4c2fbdad19'/>
<id>urn:sha1:8757a5f71530c2dc8db7823ad68a5d4c2fbdad19</id>
<content type='text'>
This driver has diverged from the out-of-tree driver to which the version
number originally applied.  It should be identified primarily by kernel
version.

Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>sfc: Added checks for heap allocation failure</title>
<updated>2008-05-22T09:59:34Z</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-05-16T20:20:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9b7bfc4c4c601a5cb368751f60cac054492c45f5'/>
<id>urn:sha1:9b7bfc4c4c601a5cb368751f60cac054492c45f5</id>
<content type='text'>
Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>sfc: Remove redundant casts to and from void *</title>
<updated>2008-05-22T09:59:33Z</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-05-16T20:20:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d3208b5ebae9e62c32f0cf74dce1d4ddfac3f895'/>
<id>urn:sha1:d3208b5ebae9e62c32f0cf74dce1d4ddfac3f895</id>
<content type='text'>
Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *</title>
<updated>2008-05-22T09:59:32Z</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-05-16T20:19:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5daab96d873721cb84f4583f232b88fcd67c51fb'/>
<id>urn:sha1:5daab96d873721cb84f4583f232b88fcd67c51fb</id>
<content type='text'>
Remove redundant casts and variable.

Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>sfc: Use __packed macro</title>
<updated>2008-05-22T09:59:32Z</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-05-16T20:19:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=24c28edc5a1b1dc4677eb13408ff3492d65df159'/>
<id>urn:sha1:24c28edc5a1b1dc4677eb13408ff3492d65df159</id>
<content type='text'>
Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>sfc: Do not define inline macro</title>
<updated>2008-05-22T09:59:31Z</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-05-16T20:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6f8135ca7224d98c2de43edde69f4e6bec12da0e'/>
<id>urn:sha1:6f8135ca7224d98c2de43edde69f4e6bec12da0e</id>
<content type='text'>
Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros</title>
<updated>2008-05-22T09:59:30Z</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-05-16T20:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9bbd7d9a3528de1b5b915fa77df027b4de62174c'/>
<id>urn:sha1:9bbd7d9a3528de1b5b915fa77df027b4de62174c</id>
<content type='text'>
Also change type of efx_nic_type::max_dma_mask to u64, matching
pci_dma_supported() parameter type.

Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
<entry>
<title>sfc: Correct and expand some comments</title>
<updated>2008-05-22T09:59:29Z</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-05-16T20:18:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5b9e207ced5bb7af98b3c147171893435f5104ca'/>
<id>urn:sha1:5b9e207ced5bb7af98b3c147171893435f5104ca</id>
<content type='text'>
These comments have been revised in response to questions raised by Andrew
Morton in &lt;20080501120858.207b6dd6.akpm@linux-foundation.org&gt;.

Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
</entry>
</feed>
