Re: [PATCH] myri10ge: update the firmware download URL in Kconfig

2006-09-06 Thread Jeff Garzik
Brice Goglin wrote: Jeff, Could you please push the following patch to Linus before 2.6.18? It updates the firmware download URL in Kconfig to match the header in drivers/net/myri10ge/myri10ge.c. Thanks! Brice Goglin In future patches, please ensure comments such as the above quoted always f

[PATCH] myri10ge: update the firmware download URL in Kconfig

2006-09-05 Thread Brice Goglin
Jeff, Could you please push the following patch to Linus before 2.6.18? It updates the firmware download URL in Kconfig to match the header in drivers/net/myri10ge/myri10ge.c. Thanks! Brice Goglin From: Brice Goglin <[EMAIL PROTECTED]> [PATCH] myri10ge: update the firmware download

[PATCH] myri10ge update

2006-06-08 Thread Brice Goglin
The following patch updates the myri10ge to 1.0.0, with the following changes: * Switch to dma_alloc_coherent API. * Avoid PCI burst when writing the firmware on chipset with unaligned completions. * Use ethtool_op_set_tx_hw_csum instead of ethtool_op_set_tx_csum. * Include linux/dma-mapping.h to