All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/16] myri10ge updates
@ 2008-05-09  0:15 Brice Goglin
  2008-05-09  0:16 ` [PATCH 01/16] myri10ge: update firmware headers Brice Goglin
                   ` (15 more replies)
  0 siblings, 16 replies; 21+ messages in thread
From: Brice Goglin @ 2008-05-09  0:15 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: netdev

Hello Jeff,

myri10ge has not been updated for a while, so here's a huge pile of
patches to fix a couple minor things and add multislices and DCA support:

01 - update firmware headers
02 - fix module parameter descriptions
03 - increase and fix handoff timeout
04 - properly align scratch buffers
05 - don't warn on rx page allocation failure
06 - report FIBER in ethtool for XFP based NIC
07 - add barrier in myri10ge_send_cmd
08 - trivial formatting fix
09 - fix potential infinite loop in enable_ecrc
10 - move data structures into a single slice
11 - cleanup retrieving of firmware capabilities
12 - fix the number of interrupt slots
13 - add routines for multislices
14 - add multislices support
15 - add Direct Cache Access support
16 - update driver version

01-09 are trivial and should easily go into 2.6.26. The other ones are
much more intrusive, so I'll understand if they have to wait until
2.6.27. Just make sure you don't pickup anything out of order since
there are big dependencies among the last ones.

Note that 10-14 are actually mostly the same thing. But a single patch
for all the multislices support would have been unreviewable, so I tried
to split it into independent pieces.

thanks,
Brice


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2008-05-13 18:36 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-09  0:15 [PATCH 0/16] myri10ge updates Brice Goglin
2008-05-09  0:16 ` [PATCH 01/16] myri10ge: update firmware headers Brice Goglin
2008-05-13  5:15   ` Jeff Garzik
2008-05-09  0:16 ` [PATCH 02/16] myri10ge: fix module parameter descriptions Brice Goglin
2008-05-09  0:17 ` [PATCH 03/16] myri10ge: increase and fix handoff timeout Brice Goglin
2008-05-09  0:17 ` [PATCH 04/16] myri10ge: properly align scratch buffers Brice Goglin
2008-05-09  0:17 ` [PATCH 05/16] myri10ge: don't warn on rx page allocation failure Brice Goglin
2008-05-09  0:18 ` [PATCH 06/16] myri10ge: report FIBER in ethtool for XFP based NIC Brice Goglin
2008-05-09  0:18 ` [PATCH 07/16] myri10ge: add barrier in myri10ge_send_cmd Brice Goglin
2008-05-09  0:19 ` [PATCH 08/16] myri10ge: trivial formatting fix Brice Goglin
2008-05-09  0:19 ` [PATCH 09/16] myri10ge: fix potential infinite loop in enable_ecrc Brice Goglin
2008-05-09  0:20 ` [PATCH 10/16] myri10ge: move data structures into a single slice Brice Goglin
2008-05-09  0:20 ` [PATCH 11/16] myri10ge: cleanup retrieving of firmware capabilities Brice Goglin
2008-05-09  0:20 ` [PATCH 12/16] myri10ge: fix the number of interrupt slots Brice Goglin
2008-05-09  0:21 ` [PATCH 13/16] myri10ge: add routines for multislices Brice Goglin
2008-05-13  5:47   ` Jeff Garzik
2008-05-13 18:34     ` Brice Goglin
2008-05-13 18:36       ` [PATCH][MAINTAINERS] Add maintainers for myri10ge driver Brice Goglin
2008-05-09  0:21 ` [PATCH 14/16] myri10ge: add multislices support Brice Goglin
2008-05-09  0:22 ` [PATCH 15/16] myri10ge: add Direct Cache Access support Brice Goglin
2008-05-09  0:22 ` [PATCH 16/16] myri10ge: update driver version Brice Goglin

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.