From: Andrei Konovalov <akonovalov@ru.mvista.com>
To: linuxppc-embedded@lists.linuxppc.org
Cc: Gennadiy Kurtsman <gkurtsman@ru.mvista.com>
Subject: [PATCH] for linuxppc-2.4 tree: 10/100 Ethernet driver for Xilinx ML300
Date: Mon, 17 May 2004 22:05:10 +0400 [thread overview]
Message-ID: <40A8FED6.9000809@ru.mvista.com> (raw)
In-Reply-To: <405B2C46.90108@ru.mvista.com>
Hi,
Here is the 10/100Mb ethernet driver update for Xilinx EMAC.
New functionality added:
1) SG DMA transfer support;
2) putting more than one packet per interrupt into FIFO (FIFO mode);
3) interrupt coalesce parameters setting using ioctl commands (SGDMA mode);
4) ethtool utility support;
5) bottom half interrupts service.
Fixed:
1) memory deallocation in cleanup function;
2) setting Tx timeout in FIFO mode.
The patch affects Xilinx ML300 board only.
The patch itself can be found here:
http://source.mvista.com/~ank/xilinx_xenet_update.040517.diff
The patch is against the kernel version 2.4.26.
The patch author is Gennadiy Kurtsman.
Best regards,
Andrei Konovalov
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2004-05-17 18:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-19 14:09 [PATCH] Xilinx ML300 board support in linuxppc-2.4 tree Andrei Konovalov
2004-03-19 17:22 ` [PATCH] Xilinx's OS independent code update for " Andrei Konovalov
2004-05-17 18:05 ` Andrei Konovalov [this message]
2004-07-14 16:54 ` [PATCH] for linuxppc-2.4 tree: Gigabit Ethernet driver for Xilinx ML300 Andrei Konovalov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40A8FED6.9000809@ru.mvista.com \
--to=akonovalov@ru.mvista.com \
--cc=gkurtsman@ru.mvista.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.