<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux-stable.git/drivers/net/Kconfig, branch linux-2.6.15.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/atom?h=linux-2.6.15.y</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/atom?h=linux-2.6.15.y'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/'/>
<updated>2005-11-11T13:32:47+00:00</updated>
<entry>
<title>[PATCH] smc91x: DB1200 support.</title>
<updated>2005-11-11T13:32:47+00:00</updated>
<author>
<name>Pete Popov</name>
<email>ppopov@embeddedalley.com</email>
</author>
<published>2005-11-10T03:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=557934554655ac119d96a1bdb6ed75319bb9d1b1'/>
<id>urn:sha1:557934554655ac119d96a1bdb6ed75319bb9d1b1</id>
<content type='text'>
The following patch support the SMC9111 present on DB1200 boards.

Signed-off-by: Nicolas Pitre &lt;nico@cam.org&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6</title>
<updated>2005-11-09T16:34:36+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-11-09T16:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=a7c243b544c0e9f6775c2607decaa59d54fb9e11'/>
<id>urn:sha1:a7c243b544c0e9f6775c2607decaa59d54fb9e11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] IOC: And don't mark the things as broken Cowboy.</title>
<updated>2005-11-09T06:42:54+00:00</updated>
<author>
<name>Ralf Baechle</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2005-11-08T19:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=f406db8cba6bbce42b96490e6d31bdec229ad994'/>
<id>urn:sha1:f406db8cba6bbce42b96490e6d31bdec229ad994</id>
<content type='text'>
And don't mark the things as broken Cowboy.

Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;
</content>
</entry>
<entry>
<title>[PPP]: add PPP MPPE encryption module</title>
<updated>2005-11-08T17:40:47+00:00</updated>
<author>
<name>Matt Domsch</name>
<email>Matt_Domsch@dell.com</email>
</author>
<published>2005-11-08T17:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=b3f9b92a6ec1a9a5e4b4b36e484f2f62cc73277c'/>
<id>urn:sha1:b3f9b92a6ec1a9a5e4b4b36e484f2f62cc73277c</id>
<content type='text'>
From: Matt Domsch &lt;Matt_Domsch@dell.com&gt;

The patch below implements the Microsoft Point-to-Point Encryption method
as a PPP compressor/decompressor.  This is necessary for Linux clients and
servers to interoperate with Microsoft Point-to-Point Tunneling Protocol
(PPTP) servers (either Microsoft PPTP servers or the poptop project) which
use MPPE to encrypt data when creating a VPN.

This patch differs from the kernel_ppp_mppe DKMS pacakge at
pptpclient.sourceforge.net by utilizing the kernel crypto routines rather
than providing its own SHA1 and arcfour implementations.

Minor changes to ppp_generic.c try to prevent a link from disabling
compression (in our case, the encryption) after it has started using
compression (encryption).

Feedback to &lt;pptpclient-devel@lists.sourceforge.net&gt; please.

Signed-off-by: Matt Domsch &lt;Matt_Domsch@dell.com&gt;
Cc: James Cameron &lt;james.cameron@hp.com&gt;
Cc: "David S. Miller" &lt;davem@davemloft.net&gt;
Signed-off-by: Brice Goglin &lt;Brice.Goglin@ens-lyon.org&gt;
Acked-by: Paul Mackerras &lt;paulus@samba.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] S2io: Multi buffer mode support</title>
<updated>2005-11-05T19:40:27+00:00</updated>
<author>
<name>Ananda Raju</name>
<email>Ananda.Raju@neterion.com</email>
</author>
<published>2005-10-31T21:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=da6971d8ece2ec9762509e20dda6808335b5a10b'/>
<id>urn:sha1:da6971d8ece2ec9762509e20dda6808335b5a10b</id>
<content type='text'>
Hi,
This patch  provides dynamic two buffer-mode and 3 buffer-mode options.
Previously 2 buffer-mode was compilation option. Now with this patch applied
one can load driver in 2 buffer-mode with module-load parameter

ie.
#insmod s2io.ko rx_ring_mode=2

This patch also provides 3 buffer-mode which provides header separation
functionality. In 3 buffer-mode skb-&gt;data will have L2/L3/L4 headers and
"skb_shinfo(skb)-&gt;frag_list-&gt;data" will have have L4 payload.
one can load driver in 3 buffer-mode with same above module-load parameter

ie.
#insmod s2io.ko rx_ring_mode=3

Please review the patch.

Signed-off-by: Ananda Raju &lt;ananda.raju@neterion.com&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master'</title>
<updated>2005-11-05T19:38:55+00:00</updated>
<author>
<name>Jeff Garzik</name>
<email>jgarzik@pobox.com</email>
</author>
<published>2005-11-05T19:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=328198acb7407301ddf6005c0fa1e04bd0c539c8'/>
<id>urn:sha1:328198acb7407301ddf6005c0fa1e04bd0c539c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000</title>
<updated>2005-11-04T17:26:56+00:00</updated>
<author>
<name>Russell King</name>
<email>rmk+kernel@arm.linux.org.uk</email>
</author>
<published>2005-11-04T17:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=e399822da0f99f8486c33c47e7ae0d32151461e5'/>
<id>urn:sha1:e399822da0f99f8486c33c47e7ae0d32151461e5</id>
<content type='text'>
No longer maintained
</content>
</entry>
<entry>
<title>[PATCH] PPC 44x EMAC driver: add 440GR support</title>
<updated>2005-10-29T22:06:54+00:00</updated>
<author>
<name>Eugene Surovegin</name>
<email>ebs@ebshome.net</email>
</author>
<published>2005-10-29T19:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=1b195916dd9111bbaf043d0dcfdc5d6908590c6e'/>
<id>urn:sha1:1b195916dd9111bbaf043d0dcfdc5d6908590c6e</id>
<content type='text'>
Add PowerPC 440GR support

Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
Signed-off-by: Eugene Surovegin &lt;ebs@ebshome.net&gt;
Signed-off-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master'</title>
<updated>2005-10-28T22:48:57+00:00</updated>
<author>
<name>Jeff Garzik</name>
<email>jgarzik@pobox.com</email>
</author>
<published>2005-10-28T22:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=596c96ba06e5d56e72451e02f93f4e15e17458df'/>
<id>urn:sha1:596c96ba06e5d56e72451e02f93f4e15e17458df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] New PowerPC 4xx on-chip ethernet controller driver</title>
<updated>2005-10-28T20:42:01+00:00</updated>
<author>
<name>Eugene Surovegin</name>
<email>ebs@ebshome.net</email>
</author>
<published>2005-10-10T23:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=37448f7d39717db7c1098c1a88b9074694c69797'/>
<id>urn:sha1:37448f7d39717db7c1098c1a88b9074694c69797</id>
<content type='text'>
This patch replaces current PowerPC 4xx EMAC driver with
new, re-written from the scratch version. This patch is quite big
(~234K) because there is virtualy 0% of common code between old and
new version.

New driver uses NAPI, it solves stability problems under heavy packet
load and low memory, corrects chip register access and fixes numerous
small bugs I don't even remember now.

This patch has been tested on all supported in 2.6 PPC 4xx boards.
It's been used in production for almost a year now on custom
4xx hardware. PPC32 specific parts are already upstream.

Patch was acked by the current EMAC driver maintainer (Matt Porter). I
will be maintaining this new version.

Signed-off-by: Eugene Surovegin &lt;ebs@ebshome.net&gt;
--

 Kconfig                   |   72
 ibm_emac/Makefile         |   13
 ibm_emac/ibm_emac.h       |  418 +++--
 ibm_emac/ibm_emac_core.c  | 3414 ++++++++++++++++++++++++----------------------
 ibm_emac/ibm_emac_core.h  |  313 ++--
 ibm_emac/ibm_emac_debug.c |  377 ++---
 ibm_emac/ibm_emac_debug.h |   63
 ibm_emac/ibm_emac_mal.c   |  674 +++++----
 ibm_emac/ibm_emac_mal.h   |  336 +++-
 ibm_emac/ibm_emac_phy.c   |  335 ++--
 ibm_emac/ibm_emac_phy.h   |  105 -
 ibm_emac/ibm_emac_rgmii.c |  201 ++
 ibm_emac/ibm_emac_rgmii.h |   68
 ibm_emac/ibm_emac_tah.c   |  111 +
 ibm_emac/ibm_emac_tah.h   |   96 -
 ibm_emac/ibm_emac_zmii.c  |  255 +++
 ibm_emac/ibm_emac_zmii.h  |  114 -
 17 files changed, 4114 insertions(+), 2851 deletions(-)
Signed-off-by: Jeff Garzik &lt;jgarzik@pobox.com&gt;
</content>
</entry>
</feed>
