<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/drivers/net/sfc/boards.c, branch v3.17-rc4</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=v3.17-rc4</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=v3.17-rc4'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2009-10-24T11:26:52+00:00</updated>
<entry>
<title>sfc: Rename Falcon-specific board code and types</title>
<updated>2009-10-24T11:26:52+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2009-10-23T08:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=3473a5b11827fa0f84f18b79373a26290798f54a'/>
<id>urn:sha1:3473a5b11827fa0f84f18b79373a26290798f54a</id>
<content type='text'>
Siena will require entirely different board code.

Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>sfc: Don't specify unexistent IRQ</title>
<updated>2009-04-08T22:59:53+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2009-04-08T22:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=8509500ac4c82c1e31515ffda6028f88693f49fd'/>
<id>urn:sha1:8509500ac4c82c1e31515ffda6028f88693f49fd</id>
<content type='text'>
Neither the lm90 driver nor the lm87 driver do support interrupts, so
there is no point in specifying one when declaring the devices.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>sfc: Add support for SFN4112F SFP+ reference design</title>
<updated>2009-03-02T11:15:07+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2009-02-27T13:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=94f52cd152ce20aa72415bcf0804faee0d31d023'/>
<id>urn:sha1:94f52cd152ce20aa72415bcf0804faee0d31d023</id>
<content type='text'>
Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>sfc: Clean up LED control</title>
<updated>2009-03-02T11:15:05+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2009-02-27T13:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=8129d2173ea7a5b030b4cba044d1f92689895083'/>
<id>urn:sha1:8129d2173ea7a5b030b4cba044d1f92689895083</id>
<content type='text'>
Reinitialise LEDs after overriding them for identification.

Rename set_fault_led method to set_id_led since we always use it for
NIC identification and not faults.

Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>sfc: Delete unused efx_blinker::led_num field</title>
<updated>2009-03-02T11:15:05+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2009-02-27T13:07:42+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=b4a44a69877960e620461c663805f7cc52e2a798'/>
<id>urn:sha1:b4a44a69877960e620461c663805f7cc52e2a798</id>
<content type='text'>
Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>sfc: Add support for SFN4111T</title>
<updated>2008-12-13T06:00:49+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-12-13T06:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=6f158d5f29b420438e907d72cb111ddb9973f00a'/>
<id>urn:sha1:6f158d5f29b420438e907d72cb111ddb9973f00a</id>
<content type='text'>
Add support code for the SFN4111T 100/1000/10GBASE-T reference design,
based in part on the existing code for the SFE4001.

Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>sfc: Clean up board identification</title>
<updated>2008-12-13T05:58:00+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-12-13T05:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=04300d248bd5166c00a59fa18efc1f7d041e9b32'/>
<id>urn:sha1:04300d248bd5166c00a59fa18efc1f7d041e9b32</id>
<content type='text'>
Remove kluge for development boards with unspecified board type.

Remove assumption of contiguous board type code assignments.

Signed-off-by: Ben Hutchings &lt;bhutchings@solarflare.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>sfc: Use lm87 and lm90 drivers for board temperature/power monitoring</title>
<updated>2008-11-06T05:50:09+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-11-04T20:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=3e133c44d24a094118caee182200462d46c55b56'/>
<id>urn:sha1:3e133c44d24a094118caee182200462d46c55b56</id>
<content type='text'>
Add board monitoring to periodic work whenever link is down.
For SFE4001, report when a fault has caused the PHY to turn off.
For SFE4002, switch XFP PHY into low-power state in case of a fault.

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 explicit bool for boolean variables, parameters and return values</title>
<updated>2008-09-03T13:53:45+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-09-01T11:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=dc8cfa55da8c21e0b3290c29677a9d05c0a3e595'/>
<id>urn:sha1:dc8cfa55da8c21e0b3290c29677a9d05c0a3e595</id>
<content type='text'>
Replace (cond ? 1 : 0) with cond or !!cond as appropriate, and
(cond ? 0 : 1) with !cond.

Remove some redundant boolean temporaries.

Rename one field that looks like a flag but isn't.

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 kernel I2C system and i2c-algo-bit driver</title>
<updated>2008-05-31T02:18:10+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>bhutchings@solarflare.com</email>
</author>
<published>2008-05-30T21:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=37b5a60335305e46be93c2eb904c8b5be7aba5f6'/>
<id>urn:sha1:37b5a60335305e46be93c2eb904c8b5be7aba5f6</id>
<content type='text'>
Remove our own implementation of I2C bit-banging.

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