On Thu, 2020-07-16 at 09:16 -0700, Luiz Augusto von Dentz wrote:
> Hi Maxim,
>
> On Thu, Jul 16, 2020 at 1:29 AM Maxim Levitsky wrote:
> > Hi,
> >
> > Few days ago I bisected a recent regression in the 5.8 kernel:
> >
> > git bisect start
> > # go
Corporation Wi-Fi 6 AX200 (rev 1a)
USB (bluetooth) parrt:
Bus 011 Device 004: ID 8087:0029 Intel Corp.
My .config attached (custom built kernel)
Best regards,
Maxim Levitsky
.config.gz
Description: application/gzip
On Saturday 24 November 2007 05:10:37 Jeff Garzik wrote:
> Maxim Levitsky wrote:
> >>From 7e24227257f315e52fe0b494dc1253d2a0ce5dff Mon Sep 17 00:00:00 2001
> > From: Maxim Levitsky <[EMAIL PROTECTED]>
> > Date: Fri, 23 Nov 2007 01:15:36 +0200
> > Subj
>From 7e24227257f315e52fe0b494dc1253d2a0ce5dff Mon Sep 17 00:00:00 2001
From: Maxim Levitsky <[EMAIL PROTECTED]>
Date: Fri, 23 Nov 2007 01:15:36 +0200
Subject: [PATCH] NET: dmfe: don't access configuration space in D3 state
Accidently I reversed the order of pci_
Hi,
I somehow assumed that pci_save_state should be called while
device is powered off, but actually the opposite is true.
Thus I am sending this patch to fix it.
Sorry for this mistake,
Best regards,
Maxim Levitsky
-
To unsubscribe from this list: send the line
On Sunday 28 October 2007 00:24:10 Alan Stern wrote:
> On Sat, 27 Oct 2007, Maxim Levitsky wrote:
>
> > > Use del_timer_sync(). It guarantees that when it returns, the timer
> > > will be stopped and the timer routine will no longer be running on any
> > > CPU
On Saturday 27 October 2007 21:17:55 Alan Stern wrote:
> On Fri, 26 Oct 2007, Maxim Levitsky wrote:
>
> > > > Looking through the dmfe code, I noticed yet another possible race.
> > > > A race between the .suspend, and a timer that serves both as a
> > &
On Thursday 25 October 2007 19:02:12 Alan Stern wrote:
> On Thu, 25 Oct 2007, Maxim Levitsky wrote:
>
> > Hi,
> >
> > Recently, trying to fix saa7134 suspend/resume problems I found that there
> > is a race between IRQ handler and .suspend , and that I cant let
vers
have and irq handler, and a timeout timer.
Best regards,
Maxim Levitsky
-
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
>From Maxim Levitsky <[EMAIL PROTECTED]>
Subject: [PATCH 2.6.20 5/5] dmfe: add support for wake on lan
This patch adds support for WOL on Magic Packet and on link change
Signed-off-by: Maxim Levitsky <[EMAIL PROTECTED]>
--- linux-2.6.20-mod/drivers/net/tulip/dmfe.c 2
>From Maxim Levitsky <[EMAIL PROTECTED]>
Subject: [PATCH 2.6.20 4/5] dmfe: Add support for suspend/resume
This adds support for suspend resume
Signed-off-by: Maxim Levitsky <[EMAIL PROTECTED]>
---
--- linux-2.6.20-mod/drivers/net/tulip/dmfe.c 2007-02-08 21:49:19.0
From: Maxim Levitsky <[EMAIL PROTECTED]>
Subject: [PATCH 2.6.20 3/5] dmfe: Fix link detection
Remove unused 'link_failed' and fix link detection on cards that use external
PHY
Signed-off-by: Maxim Levitsky <[EMAIL PROTECTED]>
---
--- linux-2.6.20-mod/drivers/net/tulip/dmf
From: Maxim Levitsky <[EMAIL PROTECTED]>
Subject : [PATCH 2.6.20 2/5] dmfe: Fix two bugs
Fix a oops on module removal due to deallocating memory before unregistring
driver
Fix a NULL pointer dereference when dev_alloc_skb fails
Signed-off-by: Maxim Levitsky <[EMAIL PROTECTED]>
--
From: Maxim Levitsky <[EMAIL PROTECTED]>
Subject: [PATCH 2.6.20 1/5] dmfe : trivial/spelling fixes
Fix a typo, wrap lines on 80-th column, change KERN_ERR to KERN_INFO for
link status message
Signed-off-by: Maxim Levitsky <[EMAIL PROTECTED]>
---
--- linux-2.6.20-orig/drivers/net/
Hi,
I am resending updated version of patches I sent yesterday.
Now I use gmail so patches shouldn't be corrupted.
Also I cleaned them a lot.
Looking for your comments,
Your truly, Maxim Levitsky
-
To unsubscribe from this list: send the
fix this introduced hanging close quote too
> >
> > something like:
> >
> > printk(DRV_NAME ": FU:%lx EC:%lx LC:%lx NC:%lx LOC:%lx TXJT:%lx "
> >"RESET:%lx RCR8:%lx FAL:%lx TT:%lx\n",
> >
> > cheers, Joe
>
> Yes I w
16 matches
Mail list logo