<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/net/ehea, branch v2.6.25</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>ehea: Fix DLPAR memory add support</title>
<updated>2008-04-12T08:47:50+00:00</updated>
<author>
<name>Thomas Klein</name>
<email>osstklei@de.ibm.com</email>
</author>
<published>2008-04-04T13:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=44fb3126d7e6fb411775551b4653643f1d28ebe9'/>
<id>44fb3126d7e6fb411775551b4653643f1d28ebe9</id>
<content type='text'>
This patch fixes two weaknesses in send/receive packet handling which may
lead to kernel panics during DLPAR memory add operations.

Signed-off-by: Thomas Klein &lt;tklein@de.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes two weaknesses in send/receive packet handling which may
lead to kernel panics during DLPAR memory add operations.

Signed-off-by: Thomas Klein &lt;tklein@de.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ehea: Fix IPv6 support</title>
<updated>2008-03-26T03:42:05+00:00</updated>
<author>
<name>Thomas Klein</name>
<email>osstklei@de.ibm.com</email>
</author>
<published>2008-03-19T12:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=dc01c447123b489af7b4d0c58a15abcec36a40e6'/>
<id>dc01c447123b489af7b4d0c58a15abcec36a40e6</id>
<content type='text'>
Indicate that HEA calculates IPv4 checksums only

Signed-off-by: Thomas Klein &lt;tklein@de.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Indicate that HEA calculates IPv4 checksums only

Signed-off-by: Thomas Klein &lt;tklein@de.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ehea: add kdump support</title>
<updated>2008-02-24T04:54:59+00:00</updated>
<author>
<name>Thomas Klein</name>
<email>osstklei@de.ibm.com</email>
</author>
<published>2008-02-13T15:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=21eee2dd1b5702f15924f18f923b2a281f0e72e8'/>
<id>21eee2dd1b5702f15924f18f923b2a281f0e72e8</id>
<content type='text'>
This patch adds kdump support to the ehea driver. As the firmware doesn't free
resource handles automatically, the driver has to run an as simple as possible
free resource function in case of a crash shutdown. The function iterates over
two arrays freeing all resource handles which are stored there. The arrays are
kept up-to-date during normal runtime. The crash handler fn is triggered by the
recently introduced PPC crash shutdown reg/unreg functions.

Signed-off-by: Thomas Klein &lt;tklein@de.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds kdump support to the ehea driver. As the firmware doesn't free
resource handles automatically, the driver has to run an as simple as possible
free resource function in case of a crash shutdown. The function iterates over
two arrays freeing all resource handles which are stored there. The arrays are
kept up-to-date during normal runtime. The crash handler fn is triggered by the
recently introduced PPC crash shutdown reg/unreg functions.

Signed-off-by: Thomas Klein &lt;tklein@de.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ehea: fix sysfs link compile problem</title>
<updated>2008-02-03T12:26:00+00:00</updated>
<author>
<name>Jan-Bernd Themann</name>
<email>ossthema@de.ibm.com</email>
</author>
<published>2008-02-01T14:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=e87ceea13e84a0748487ed0f9ccbfbc646966339'/>
<id>e87ceea13e84a0748487ed0f9ccbfbc646966339</id>
<content type='text'>
Due to changes in the struct device_driver there is no direct
access to its kobj any longer. The kobj was used to create
sysfs links between eHEA ethernet devices and the driver.
This patch removes the affected sysfs links to resolve
the build problems.

Signed-off-by: Jan-Bernd Themann &lt;themann@de.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&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>
Due to changes in the struct device_driver there is no direct
access to its kobj any longer. The kobj was used to create
sysfs links between eHEA ethernet devices and the driver.
This patch removes the affected sysfs links to resolve
the build problems.

Signed-off-by: Jan-Bernd Themann &lt;themann@de.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ehea: fix qmr checkpatch complaints</title>
<updated>2008-02-03T12:25:58+00:00</updated>
<author>
<name>Doug Maxey</name>
<email>dwm@austin.ibm.com</email>
</author>
<published>2008-02-01T02:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=f67c6275185216b47ee50c8c122adee3c562bce7'/>
<id>f67c6275185216b47ee50c8c122adee3c562bce7</id>
<content type='text'>
Cc: Jan-Bernd Themann &lt;themann@de.ibm.com&gt;
Signed-off-by: Doug Maxey &lt;dwm@austin.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&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>
Cc: Jan-Bernd Themann &lt;themann@de.ibm.com&gt;
Signed-off-by: Doug Maxey &lt;dwm@austin.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ehea: fix phyp checkpatch complaints</title>
<updated>2008-02-03T12:25:57+00:00</updated>
<author>
<name>Doug Maxey</name>
<email>dwm@austin.ibm.com</email>
</author>
<published>2008-02-01T02:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=e076c872df1673f606c2e6566cea59473796633c'/>
<id>e076c872df1673f606c2e6566cea59473796633c</id>
<content type='text'>
Cc: Jan-Bernd Themann &lt;themann@de.ibm.com&gt;
Signed-off-by: Doug Maxey &lt;dwm@austin.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&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>
Cc: Jan-Bernd Themann &lt;themann@de.ibm.com&gt;
Signed-off-by: Doug Maxey &lt;dwm@austin.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ehea: fix main checkpatch complaints</title>
<updated>2008-02-03T12:25:56+00:00</updated>
<author>
<name>Doug Maxey</name>
<email>dwm@austin.ibm.com</email>
</author>
<published>2008-02-01T02:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=508d2b5d261abbd7fb728092c5025c5063060c04'/>
<id>508d2b5d261abbd7fb728092c5025c5063060c04</id>
<content type='text'>
Cc: Jan-Bernd Themann &lt;themann@de.ibm.com&gt;
Signed-off-by: Doug Maxey &lt;dwm@austin.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&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>
Cc: Jan-Bernd Themann &lt;themann@de.ibm.com&gt;
Signed-off-by: Doug Maxey &lt;dwm@austin.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ehea: fix ethtool checkpatch complaints</title>
<updated>2008-02-03T12:25:56+00:00</updated>
<author>
<name>Doug Maxey</name>
<email>dwm@austin.ibm.com</email>
</author>
<published>2008-02-01T02:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=13da93d495f950f078038436f39659f54f91639a'/>
<id>13da93d495f950f078038436f39659f54f91639a</id>
<content type='text'>
Cc: Jan-Bernd Themann &lt;themann@de.ibm.com&gt;
Signed-off-by: Doug Maxey &lt;dwm@austin.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&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>
Cc: Jan-Bernd Themann &lt;themann@de.ibm.com&gt;
Signed-off-by: Doug Maxey &lt;dwm@austin.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ehea: fix ehea.h checkpatch complaints</title>
<updated>2008-02-03T12:25:55+00:00</updated>
<author>
<name>Doug Maxey</name>
<email>dwm@austin.ibm.com</email>
</author>
<published>2008-02-01T02:20:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=c6fa0b03cdf7d973988193c2b7d768f01e1dc2ae'/>
<id>c6fa0b03cdf7d973988193c2b7d768f01e1dc2ae</id>
<content type='text'>
Cc: Jan-Bernd Themann &lt;themann@de.ibm.com&gt;
Signed-off-by: Doug Maxey &lt;dwm@austin.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&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>
Cc: Jan-Bernd Themann &lt;themann@de.ibm.com&gt;
Signed-off-by: Doug Maxey &lt;dwm@austin.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ehea: Reworked rcv queue handling to log only fatal errors</title>
<updated>2007-11-24T03:09:01+00:00</updated>
<author>
<name>Thomas Klein</name>
<email>osstklei@de.ibm.com</email>
</author>
<published>2007-11-21T16:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=58dd8258fccbb68e0d0e1898038442822cb833c0'/>
<id>58dd8258fccbb68e0d0e1898038442822cb833c0</id>
<content type='text'>
Prevent driver from brawly logging packet checksum errors.

Signed-off-by: Thomas Klein &lt;tklein@de.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent driver from brawly logging packet checksum errors.

Signed-off-by: Thomas Klein &lt;tklein@de.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
