Re: [PATCH] tulip: switch from 'pci_' to 'dma_' API

2020-09-13 Thread David Miller
From: Christophe JAILLET Date: Sun, 13 Sep 2020 14:55:46 +0200 > The wrappers in include/linux/pci-dma-compat.h should go away. > > The patch has been generated with the coccinelle script below and has been > hand modified to replace GFP_ with a correct flag. > It has been compile tested. > > W

Re: [PATCH] tulip: dmfe: switch from 'pci_' to 'dma_' API

2020-09-13 Thread David Miller
From: Christophe JAILLET Date: Sun, 13 Sep 2020 14:38:34 +0200 > The wrappers in include/linux/pci-dma-compat.h should go away. > > The patch has been generated with the coccinelle script below and has been > hand modified to replace GFP_ with a correct flag. > It has been compile tested. > > W

Re: [PATCH] tulip: de2104x: switch from 'pci_' to 'dma_' API

2020-09-13 Thread David Miller
From: Christophe JAILLET Date: Sun, 13 Sep 2020 14:44:53 +0200 > The wrappers in include/linux/pci-dma-compat.h should go away. > > The patch has been generated with the coccinelle script below and has been > hand modified to replace GFP_ with a correct flag. > It has been compile tested. > > W

Re: [PATCH] tulip: uli526x: switch from 'pci_' to 'dma_' API

2020-09-13 Thread David Miller
From: Christophe JAILLET Date: Sun, 13 Sep 2020 14:30:42 +0200 > The wrappers in include/linux/pci-dma-compat.h should go away. > > The patch has been generated with the coccinelle script below and has been > hand modified to replace GFP_ with a correct flag. > It has been compile tested. > > W

Re: [PATCH] tulip: windbond-840: Fix a debug message

2020-09-13 Thread David Miller
From: Christophe JAILLET Date: Sun, 13 Sep 2020 09:01:07 +0200 > 'w89c840_open()' is incorrectly reported in a debug message. Use __func__ > instead. > > While at it, fix some style issue in the same function. > > Signed-off-by: Christophe JAILLET Applied.

Re: [PATCH] tulip: windbond-840: switch from 'pci_' to 'dma_' API

2020-09-13 Thread David Miller
From: Christophe JAILLET Date: Sun, 13 Sep 2020 08:57:11 +0200 > The wrappers in include/linux/pci-dma-compat.h should go away. > > The patch has been generated with the coccinelle script below and has been > hand modified to replace GFP_ with a correct flag. > It has been compile tested. > > W

Re: [PATCH] tulip: de2104x: switch from 'pci_' to 'dma_' API

2020-09-13 Thread Moritz Fischer
On Sun, Sep 13, 2020 at 02:44:53PM +0200, Christophe JAILLET wrote: > The wrappers in include/linux/pci-dma-compat.h should go away. > > The patch has been generated with the coccinelle script below and has been > hand modified to replace GFP_ with a correct flag. > It has been compile tested. >

Re: [PATCH] tulip: Poll link status more frequently for Comet chips

2014-06-22 Thread David Miller
From: Ondrej Zary Date: Sun, 22 Jun 2014 12:01:12 +0200 > It now takes up to 60 seconds to detect cable (un)plug on ADMtek Comet chips. > That's too slow and might cause people to think that it doesn't work at all. > > Poll link status every 2 seconds instead of 60 for ADMtek Comet chips. > That

Re: [PATCH] tulip: Poll link status more frequently for Comet chips

2014-06-21 Thread David Miller
From: Grant Grundler Date: Sat, 21 Jun 2014 15:59:30 -0700 > Hi Ondrej, > > On Sat, Jun 21, 2014 at 1:29 PM, Ondrej Zary > wrote: >> Poll link status every 2 seconds instead of 60 for ADMtek Comet chips. > > Why use 2 seconds for the polling interval? > > I'm sure you have a good reason for

Re: [PATCH] tulip: Poll link status more frequently for Comet chips

2014-06-21 Thread Grant Grundler
Hi Ondrej, On Sat, Jun 21, 2014 at 1:29 PM, Ondrej Zary wrote: > Poll link status every 2 seconds instead of 60 for ADMtek Comet chips. Why use 2 seconds for the polling interval? I'm sure you have a good reason for this and it should be in the commit message or as a comment in the code. I oth

Re: [PATCH] tulip: Remove tulip maintainer

2007-07-30 Thread Jeff Garzik
Valerie Henson wrote: Remove Val Henson as tulip maintainer and let her roam free, FREE! Signed-off-by: Val Henson <[EMAIL PROTECTED]> applied - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http:

Re: PATCH: tulip net driver update

2001-06-01 Thread Jeff Garzik
On Fri, 1 Jun 2001, Jeff Garzik wrote: > tulip needs a small delay during rxtx restart. different optimization > patterns in newer gccs served to expose this bug which was previously > hidden, so random users might hit a lack-of-networking depending on the > speed of their machine, their compiler

Re: [PATCH] tulip

2001-01-08 Thread Peter De Schrijver
HYA Peter. diff -ur linux.orig/drivers/net/tulip/21142.c linux/drivers/net/tulip/21142.c --- linux.orig/drivers/net/tulip/21142.cTue Nov 7 20:08:09 2000 +++ linux/drivers/net/tulip/21142.c Sun Jan 7 18:29:03 2001 @@ -99,8 +99,8 @@ { struct tulip_private *tp = (struct tu

Re: [PATCH] tulip

2001-01-08 Thread Matti Aarnio
On Mon, Jan 08, 2001 at 03:01:08PM +0100, Peter De Schrijver wrote: > Hi, > > The following patch tries to improve the media autosensing capabilities of the > 2.4 tulip driver. Iused Doanld Becker's tulip driver as a basis. I only tested > it on a Digital PWS500a with onboard 21143 chip with MI

Re: [PATCH] tulip oops

2000-11-13 Thread Jeff Garzik
Tobias Ringstrom wrote: > > This patch makes tulip/eeprom.c more robust. > > /Tobias > > --- eeprom.c.orig Mon Jun 19 22:42:39 2000 > +++ eeprom.cTue Nov 14 01:19:19 2000 > @@ -237,6 +237,7 @@ > printk(KERN_INFO "%s: Index #%d - Media %s (#%d) described " >