<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/net/caif, branch v3.4.96</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/net/caif?h=v3.4.96</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/net/caif?h=v3.4.96'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2012-02-04T21:06:28Z</updated>
<entry>
<title>caif-hsi: Add RX flip buffer</title>
<updated>2012-02-04T21:06:28Z</updated>
<author>
<name>sjur.brandeland@stericsson.com</name>
<email>sjur.brandeland@stericsson.com</email>
</author>
<published>2012-02-03T04:36:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=332ad43f19848ed653a5e44afa8e2f4a7d34ed44'/>
<id>urn:sha1:332ad43f19848ed653a5e44afa8e2f4a7d34ed44</id>
<content type='text'>
Implement RX flip buffer in the cfhsi_rx_done function,
piggy-backed frames is also supported.
This gives a significant performance gain for CAIF over HSI.

Signed-off-by: Sjur Brændeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>caif-spi: Bugfix for dump upon device removal</title>
<updated>2011-12-06T18:34:12Z</updated>
<author>
<name>Erwan Bracq</name>
<email>erwan.bracq@stericsson.com</email>
</author>
<published>2011-12-06T07:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d5f43c1ea4260807a894150b680fa0a0dd386259'/>
<id>urn:sha1:d5f43c1ea4260807a894150b680fa0a0dd386259</id>
<content type='text'>
Fix dump upon device removal, by moving deinitialization from
platform-device-remove to network-interface-uninit.

Signed-off-by: Sjur Brændeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>caif: Remove unused attributes from struct cflayer</title>
<updated>2011-12-01T04:30:48Z</updated>
<author>
<name>sjur.brandeland@stericsson.com</name>
<email>sjur.brandeland@stericsson.com</email>
</author>
<published>2011-11-30T13:02:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8aa953d03eea1190fdde03089947bba09e5399fe'/>
<id>urn:sha1:8aa953d03eea1190fdde03089947bba09e5399fe</id>
<content type='text'>
Signed-off-by: Sjur Brændeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>caif: Remove unused enum and parameter in cfserl</title>
<updated>2011-12-01T04:30:48Z</updated>
<author>
<name>sjur.brandeland@stericsson.com</name>
<email>sjur.brandeland@stericsson.com</email>
</author>
<published>2011-11-30T09:22:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e977b4cf637ebb545db14bff76d590490b2fb4bf'/>
<id>urn:sha1:e977b4cf637ebb545db14bff76d590490b2fb4bf</id>
<content type='text'>
Remove unused enum cfcnfg_phy_type and the parameter to cfserl_create.

Signed-off-by: Sjur Brændeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>caif: Restructure how link caif link layer enroll</title>
<updated>2011-12-01T04:30:48Z</updated>
<author>
<name>sjur.brandeland@stericsson.com</name>
<email>sjur.brandeland@stericsson.com</email>
</author>
<published>2011-11-30T09:22:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=7c18d2205ea76eef9674e59e1ecae4f332a53e9e'/>
<id>urn:sha1:7c18d2205ea76eef9674e59e1ecae4f332a53e9e</id>
<content type='text'>
Enrolling CAIF link layers are refactored.

Signed-off-by: Sjur Brændeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>caif-hsi: Added recovery check of CA wake status.</title>
<updated>2011-10-19T07:25:43Z</updated>
<author>
<name>Daniel Martensson</name>
<email>daniel.martensson@stericsson.com</email>
</author>
<published>2011-10-13T11:29:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5ea2ef5f8b006ff9e970327e7fea78f1f5841c44'/>
<id>urn:sha1:5ea2ef5f8b006ff9e970327e7fea78f1f5841c44</id>
<content type='text'>
Added recovery check of CA wake status in case of wake up timeout.
Added check of CA wake status in case of wake down timeout.

Signed-off-by: Sjur Brændeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>caif-hsi: Added sanity check for length of CAIF frames</title>
<updated>2011-10-19T07:25:42Z</updated>
<author>
<name>Daniel Martensson</name>
<email>daniel.martensson@stericsson.com</email>
</author>
<published>2011-10-13T11:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5bbed92d3d8dab1f28945eec9fb15b6f50bf8669'/>
<id>urn:sha1:5bbed92d3d8dab1f28945eec9fb15b6f50bf8669</id>
<content type='text'>
Added sanity check for length of CAIF frames, and tear down of
CAIF link-layer device upon protocol error.

Signed-off-by: Sjur Brændeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>caif-hsi: Make inactivity timeout configurable.</title>
<updated>2011-10-19T07:25:42Z</updated>
<author>
<name>Dmitry Tarnyagin</name>
<email>dmitry.tarnyagin@stericsson.com</email>
</author>
<published>2011-10-13T11:29:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=28bd2049428202cb3bc982536ed3de3c69ae120a'/>
<id>urn:sha1:28bd2049428202cb3bc982536ed3de3c69ae120a</id>
<content type='text'>
CAIF HSI uses a timer for inactivity. Upon timeout HSI-wake signaling
is initiated to allow power-down of the HSI block.

Signed-off-by: Sjur Brændeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>caif-hsi: Making read and writes asynchronous.</title>
<updated>2011-10-19T07:25:41Z</updated>
<author>
<name>Daniel Martensson</name>
<email>daniel.martensson@stericsson.com</email>
</author>
<published>2011-10-13T11:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=687b13e98addc99644002703944ec89e94287cb6'/>
<id>urn:sha1:687b13e98addc99644002703944ec89e94287cb6</id>
<content type='text'>
Some platforms do not allow to put HSI block into low-power
mode when FIFO is not empty. The patch flushes (by reading)
FIFO at wake down sequence. Asynchronous read and write is
implemented for that. As a side effect this will also greatly
improve performance.

Signed-off-by: Sjur Brændeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>caif: Add CAIF HSI Link layer driver</title>
<updated>2011-06-02T04:15:38Z</updated>
<author>
<name>Dmitry.Tarnyagin</name>
<email>Dmitry.Tarnyagin@stericsson.com</email>
</author>
<published>2011-06-01T03:29:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=40d69043fce579378eb185d31445b6ff66abbd93'/>
<id>urn:sha1:40d69043fce579378eb185d31445b6ff66abbd93</id>
<content type='text'>
This patch introduces the CAIF HSI Protocol Driver for the
CAIF Link Layer.

This driver implements a platform driver to accommodate for a
platform specific HSI devices. A general platform driver is not
possible as there are no HSI side Kernel API defined.

Signed-off-by: Sjur Brændeland &lt;sjur.brandeland@stericsson.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
</feed>
