From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-Id: <20080221025753.903665000@lixom.net> Date: Wed, 20 Feb 2008 20:57:53 -0600 From: Olof Johansson To: jgarzik@pobox.com Subject: [patch 0/6] pasemi_mac updates for 2.6.26 Cc: netdev@vger.kernel.org, pasemi-linux@ozlabs.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Here's a set of updates for pasemi_mac for 2.6.26. Some of them touch the dma_lib in the platform code as well, but it's easier if it's all merged through netdev to avoid dependencies. Major highlights are jumbo frame support and ethtool basics, the rest is mostly minor plumbing around it. --