On Mon, 29 Oct 2007 22:51:42 +0100
Florian Fainelli <[EMAIL PROTECTED]> wrote:
> This patch adds support for the RDC R6040 MAC we can find in the RDC R-321x
> System-on-chips.
> This driver really needs improvements especially on the NAPI part which
> probably does not
> fully use the new NAPI s
Florian Fainelli wrote:
This patch adds support for the RDC R6040 MAC we can find in the RDC R-321x
System-on-chips.
This driver really needs improvements especially on the NAPI part which
probably does not
fully use the new NAPI structure.
You will need the RDC PCI identifiers if you want to t
On Mon, 29 Oct 2007, Florian Fainelli wrote:
> +static int mdio_read(struct net_device *dev, int phy_id, int location);
> +static void mdio_write(struct net_device *dev, int phy_id, int location, int
> value);
> +static int r6040_open(struct net_device *dev);
> +static int r6040_start_xmit(struc
This patch adds support for the RDC R6040 MAC we can find in the RDC R-321x
System-on-chips.
This driver really needs improvements especially on the NAPI part which
probably does not
fully use the new NAPI structure.
You will need the RDC PCI identifiers if you want to test this driver which are