On Sat, 14 Oct 2006 21:20:01 -0600
Matthew Wilcox <[EMAIL PROTECTED]> wrote:
> On Sat, Oct 14, 2006 at 01:48:55PM -0700, Andrew Morton wrote:
> > On Sat, 14 Oct 2006 08:02:49 -0600
> > Matthew Wilcox <[EMAIL PROTECTED]> wrote:
> >
> > > On Fri, Oct 13, 2006 at 09:41:35PM -0700, Andrew Morton wrot
On Sat, Oct 14, 2006 at 01:48:55PM -0700, Andrew Morton wrote:
> On Sat, 14 Oct 2006 08:02:49 -0600
> Matthew Wilcox <[EMAIL PROTECTED]> wrote:
>
> > On Fri, Oct 13, 2006 at 09:41:35PM -0700, Andrew Morton wrote:
> > > Bisection shows that this patch
> > > (pci-check-that-mwi-bit-really-did-get-se
On Sat, 14 Oct 2006 08:02:49 -0600
Matthew Wilcox <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 13, 2006 at 09:41:35PM -0700, Andrew Morton wrote:
> > Bisection shows that this patch
> > (pci-check-that-mwi-bit-really-did-get-set.patch in Greg's PCI tree) breaks
> > suspend-to-disk on my Vaio. It writ
e100: FIX: fix netconsole fast reboot attached to e100
When rebooting with netconsole over e100, the driver shutdown code
would deadlock with netpoll. Reduce shutdown code to a bare minimum
while retaining WoL and suspend functionality.
Signed-off-by: Auke Kok <[EMAIL PROTECTED]>
Signed-off-by:
On Fri, Oct 13, 2006 at 09:41:35PM -0700, Andrew Morton wrote:
> Bisection shows that this patch
> (pci-check-that-mwi-bit-really-did-get-set.patch in Greg's PCI tree) breaks
> suspend-to-disk on my Vaio. It writes the suspend image and gets to the
> point where it's supposed to power down, but do
On Tue, Oct 10, 2006 at 02:33:22PM -0700, [EMAIL PROTECTED] wrote:
> From: Deepak Saxena <[EMAIL PROTECTED]>
>
> We need to specify a Versatile-specific SMC_IRQ_FLAGS value or the new
> generic IRQ layer will complain thusly:
Or a far better solution would be to arrange to pass the IRQ flags via
On Sat, Oct 14, 2006 at 01:09:39AM +0200, Jan Dittmer wrote:
> David Miller wrote:
> > From: Joerg Roedel <[EMAIL PROTECTED]>
> > Date: Fri, 13 Oct 2006 21:17:45 +0200
> >
> >> On Fri, Oct 13, 2006 at 08:12:06PM +0200, Jan Dittmer wrote:
> >>> This is missing the MODULE_LICENSE statements and tain
On Fri, 2006-10-13 at 14:43 -0700, Andrew Morton wrote:
> > Problem Description:
> > Applying TUNSETIFF ioctl needs root permissions that wasn't needed in
> > previous
> > versions. I was using qemu 0.8.2 (a virtual machine emulator) which uses a
> > tap
> > device to emulate a network between th
Hi, Dag,
>> Fri, 13 Oct 2006 10:07:03 +0200
>> [Subject: Re: [FYI]: Introduction of the support for RFC4312(The Camellia
>> Cipher Algorithm)]
>> Dag Arne Osvik <[EMAIL PROTECTED]> wrote...
> I'm cc'ing linux-crypto and netdev so you don't get more questions about
> this.
The mails I sent inc
From: Jesse Huang <[EMAIL PROTECTED]>
Change Logs:
Solve host error problem in low performance embedded system when continune
down and up. It will cause IP100A DMA TargetAbort. So we need more safe process
to up and down IP100A with wait hardware completely stop and software cur_tx/
dirty_tx/cur
From: Jesse Huang <[EMAIL PROTECTED]>
Change Logs:
Fix TX Pause bug (reset_tx, intr_handler). When MaxCollisions occurred, need to
re-enable Tx. But just after re-enable, MaxCollisions maybe occurred again and
with TxStatusOverflow. This will cause driver can't check new MaxCollisions to
re-enable
From: Jesse Huang <[EMAIL PROTECTED]>
Change Logs:
Correct initial and close hardware step. In some embedded system down and up
IP100A will cause DMA crash. We add some for safe down and up IP100A.
Signed-off-by: Jesse Huang <[EMAIL PROTECTED]>
---
drivers/net/sundance.c |8
1 file
From: Jesse Huang <[EMAIL PROTECTED]>
Change Logs:
For patent issue need to remove TxStartThresh and RxEarlyThresh. This patent
is cut-through patent. If use this function, Tx will start to transmit after
few data be move in to Tx FIFO. We are not allow to use those function in
DFE530/DFE550/DF
13 matches
Mail list logo