Re: [patch 0/6] pasemi_mac updates for 2.6.26

2008-02-26 Thread Olof Johansson
On Tue, Feb 26, 2008 at 01:21:00PM -0500, Jeff Garzik wrote: > Olof Johansson wrote: > > On Tue, Feb 26, 2008 at 08:49:58PM +1100, Paul Mackerras wrote: > >> What route do you think these should take upstream? I'm happy to take > >> them if Jeff is OK with that. > > > > I've sent them through Je

Re: [patch 0/6] pasemi_mac updates for 2.6.26

2008-02-26 Thread Jeff Garzik
Olof Johansson wrote: > On Tue, Feb 26, 2008 at 08:49:58PM +1100, Paul Mackerras wrote: >> Olof Johansson writes: >> >>> 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

Re: [patch 0/6] pasemi_mac updates for 2.6.26

2008-02-26 Thread Olof Johansson
On Tue, Feb 26, 2008 at 08:49:58PM +1100, Paul Mackerras wrote: > Olof Johansson writes: > > > 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. > > > > M

Re: [patch 0/6] pasemi_mac updates for 2.6.26

2008-02-26 Thread Paul Mackerras
Olof Johansson writes: > 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 most

[patch 0/6] pasemi_mac updates for 2.6.26

2008-02-20 Thread Olof Johansson
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. -- _