[PATCH 0/5] updates to spider_net (fwd)

2005-12-08 Thread Utz Bacher
Oopsie... my mailer was going off too fast. I was going to say: This set of patches against 2.6.15-rc5 updates spider_net at various places. Please consider for inclusion. Sorry for the hickup -- thanks & regards, Utz - To unsubscribe from this list: send the line "unsubscribe netdev" in the body

[PATCH 5/5] spider_net: performance optimizations

2005-12-08 Thread Utz Bacher
Performance optimizations, changes in these areas: - RX and TX checksum offload - correct maximum MTU - don't use TX interrupts anymore, use a timer instead - remove some superfluous barriers - improve RX RAM full handling From: Utz Bacher <[EMAIL PROTECTED]> From: Jens Osterk

[PATCH 4/5] spider_net: fix HW structures for 64 bit dma_addr_t

2005-12-08 Thread Utz Bacher
: Arnd Bergmann <[EMAIL PROTECTED]> Signed-off-by: Utz Bacher <[EMAIL PROTECTED]> Index: linux-2.6.15-rc5/drivers/net/spider_net.h === --- linux-2.6.15-rc5.orig/drivers/net/spider_net.h +++ linux-2.6.15-rc5/drivers/net/spid

[PATCH 3/5] spider_net: read firmware from the OF device tree

2005-12-08 Thread Utz Bacher
the system. From: Jens Osterkamp <[EMAIL PROTECTED]> Cc: netdev@vger.kernel.org Signed-off-by: Arnd Bergmann <[EMAIL PROTECTED]> Signed-off-by: Utz Bacher <[EMAIL PROTECTED]> Index: linux-2.6.15-rc5/driver

[PATCH 1/5] spider_net: fix Kconfig after BPA->CELL rename

2005-12-08 Thread Utz Bacher
We changed the name of the Kconfig symbols along with the move to arch/powerpc. This one hunk got lost during the conversion. From: Jens Osterkamp <[EMAIL PROTECTED]> Cc: netdev@vger.kernel.org Signed-off-by: Arnd Bergmann <[EMAIL PROTECTED]> Signed-off-by: Utz Bacher <[EMAIL PRO

[PATCH 0/5] updates to spider_net

2005-12-08 Thread Utz Bacher
Thanks & regards, Utz -- - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html