[git patch] net driver fix

2007-10-05 Thread Jeff Garzik
Fix a rather large performance regression. Please pull from 'upstream-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git upstream-linus to receive the following updates: drivers/net/r8169.c | 16 +--- 1 files changed, 13 insertions(+), 3 deletion

[git patch] net driver fix

2007-09-28 Thread Jeff Garzik
Please pull from 'upstream-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git upstream-linus to receive the following updates: drivers/net/mv643xx_eth.c |2 +- drivers/net/mv643xx_eth.h |4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) Dale Far

[git patch] net driver fix

2007-01-23 Thread Jeff Garzik
As the patch indicates, the Al Viro patch had already been merged into my history (and another branch depending on it, making rebasing difficult if not impossible), but since it was merged by Linus, the actual patch isn't shown here by 'git diff'. Please pull from 'upstream-linus' branch of master

[git patch] net driver fix

2006-09-11 Thread Jeff Garzik
Please pull from 'upstream-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git upstream-linus to receive the following updates: drivers/net/dm9000.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Dirk Opfer: Fix dm9000 release_resource diff

[git patch] net driver "fix"

2006-09-06 Thread Jeff Garzik
Minor, but should go for 2.6.18. Please pull from 'upstream-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git upstream-linus to receive the following updates: drivers/net/Kconfig |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Brice Goglin: m

[git patch] net driver fix

2006-02-25 Thread Jeff Garzik
Please pull from 'upstream-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git to receive the following updates: drivers/net/sis900.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Daniele Venzano: Fix Wake on LAN support in sis900 diff --g