It is in the LTC Bugzilla. I just checked and it is still there :)
Jim
On Thu, 2006-12-14 at 10:31 +1100, Michael Ellerman wrote:
> On Wed, 2006-12-13 at 15:08 -0600, Linas Vepstas wrote:
> > This patch adds net_ratelimit to many of the printks in order to
> > limit extraneous warning messages
I got a note from Jens earlier today that mentioned some changes he has
made to the PHY code. He plans to get those in soon, so this might be
solved already.
Jim Lewis
On Wed, 2006-12-13 at 14:54 +1100, Benjamin Herrenschmidt wrote:
> On Tue, 2006-12-12 at 19:14 -0600, Linas Vepstas wr
Subject: Spidernet - remove ETH_ZLEN check in earlier patch
From: James K Lewis <[EMAIL PROTECTED]>
In an earlier patch, code was added to pad packets that were less that
ETH_ZLEN (60) bytes using the skb_pad function. This has caused hangs
when accessing certain NFS mounted file systems. This pat
This patch adds the ethtool -S (show statistics) feature to the
Spidernet ethernet driver. I have tested it extensively and believe it
is ready to be applied.
Signed-off-by: James K Lewis
---
drivers/net/spider_net.c | 10 ++
drivers/net/spider_net.h | 11 ++-
drive
This patch adds Jim Lewis to the MAINTAINERS file for the Spidernet
network driver.
Signed-off-by: James K Lewis <[EMAIL PROTECTED]>
---
MAINTAINERS |6 ++
1 file changed, 6 insertions(+)
Index: linux-2.6.18-rc2/MAINT
ethtool_get_drvinfo,
@@ -141,5 +153,6 @@ struct ethtool_ops spider_net_ethtool_op
.set_rx_csum= spider_net_ethtool_set_rx_csum,
.get_tx_csum= spider_net_ethtool_get_tx_csum,
.set_tx_csum= spider_net_ethtool_set_tx_csum,
+ .get_ringparam =