linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [BK PATCHES] net driver fixes
Date: Thu, 13 Feb 2003 02:57:04 -0500	[thread overview]
Message-ID: <3E4B4FD0.5090807@pobox.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: net-drivers-2.5.txt --]
[-- Type: text/plain, Size: 1165 bytes --]

Linus, please do a

	bk pull bk://kernel.bkbits.net/jgarzik/net-drivers-2.5

This will update the following files:

 drivers/net/amd8111e.c        |    2 +-
 drivers/net/arlan.c           |    2 +-
 drivers/net/fc/iph5526.c      |    2 +-
 drivers/net/tg3.c             |    7 +++++--
 drivers/net/tokenring/smctr.c |    2 +-
 5 files changed, 9 insertions(+), 6 deletions(-)

through these ChangeSets:

<jgarzik@redhat.com> (03/02/13 1.1037)
   [netdrvr arlan] fix the fixed fix. really.
   
   struct arlan_private clearly needs to be a pointer.

<jgarzik@redhat.com> (03/02/13 1.1036)
   [netdrvr tg3] DMA MRM bit only exists on 5700, 5701
   
   Fixed by David Miller, spotted by Manish Lachwani.

<jgarzik@redhat.com> (03/02/13 1.1035)
   [netdrvr amd8111e] remove stray ';', fixing register dump [#311]
   
   Fixes bugzilla bug #311.

<jgarzik@redhat.com> (03/02/13 1.1034)
   [tokenring smctr] remove stray ';' that prevented a loop from working [#312]
   
   Fixes broken node address check, and bugzilla bug #312.

<jgarzik@redhat.com> (03/02/13 1.1033)
   [netdrvr fc/iphase] correct PCI probe loop-end test logic [#323]
   
   Fixes bugzilla bug #323.


             reply	other threads:[~2003-02-13  7:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-13  7:57 Jeff Garzik [this message]
2003-11-08 17:27 [BK PATCHES] net driver fixes Jeff Garzik
2003-12-05 18:30 Jeff Garzik
2003-12-05 18:54 ` Jeff Garzik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E4B4FD0.5090807@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).