All of lore.kernel.org
 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 merges
Date: Sat, 26 Apr 2003 00:17:25 -0400	[thread overview]
Message-ID: <3EAA0855.5080906@pobox.com> (raw)

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

More coming this weekend, Andrew's irqreturn_t fixes for net drivers 
being top on the list.

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

Linus, please do a

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

This will update the following files:

 drivers/net/sundance.c      |  101 ++++++++++++++++++++++++++------------------
 drivers/net/tg3.c           |    6 ++
 drivers/net/typhoon.c       |    4 -
 drivers/net/via-rhine.c     |    2 
 drivers/net/wireless/airo.c |    2 
 5 files changed, 71 insertions(+), 44 deletions(-)

through these ChangeSets:

<Valdis.Kletnieks@vt.edu> (03/04/26 1.1223)
   [netdrvr typhoon] s/#if/#ifdef/ for a CONFIG_ var

<edward_peng@dlink.com.tw> (03/04/25 1.1222)
   [netdrvr sundance] bug fixes, VLAN support
   
       - Fix tx bugs in big-endian machines
       - Remove unused max_interrupt_work module parameter, the new 
         NAPI-like rx scheme doesn't need it.
       - Remove redundancy get_stats() in intr_handler(), those 
         I/O access could affect performance in ARM-based system
       - Add Linux software VLAN support
       - Fix bug of custom mac address 
       (StationAddr register only accept word write) 

<edward_peng@dlink.com.tw> (03/04/25 1.1221)
   [netdrvr via-rhine] fix promisc mode
   
   I found a via-rhine bug, it can't receive BPDU (mac: 0180c2000000)
   in promiscuous mode. 
   Fill all "1" in hash table to fix this problem in promiscuous mode.
   (RCR remain 0x1c, write it as 0x1f don't work)

<riel@redhat.com> (03/04/25 1.1220)
   [wireless airo] make end-of-array test more portable
   
   FYI statsLabels[] is an array of char*, so the fix below
   is pretty obvious.

<jgarzik@redhat.com> (03/04/23 1.1218)
   [netdrvr tg3] fix omission in board shutdown sequence

<jgarzik@redhat.com> (03/04/23 1.1186.1.1)
   [netdrvr tg3] detect shared (and screaming) interrupts


             reply	other threads:[~2003-04-26  4:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-26  4:17 Jeff Garzik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-07-08 23:26 [BK PATCHES] net driver merges Jeff Garzik
2003-06-24  2:32 Jeff Garzik
2003-06-20  3:46 Jeff Garzik
2003-06-06  5:42 Jeff Garzik
2003-05-29 21:10 Jeff Garzik
2003-05-27  5:55 Jeff Garzik
2003-05-26  0:26 Jeff Garzik
2003-05-11 18:36 [BK+PATCHES] " Jeff Garzik
2003-04-28  4:55 [BK PATCHES] " Jeff Garzik
2003-04-28  7:22 ` Aaron Lehmann
2003-04-28 13:40   ` Jeff Garzik
2003-03-29  5:46 Jeff Garzik
2003-03-22 22:27 Jeff Garzik
2003-01-04  0:02 Jeff Garzik
2003-01-04  1:27 ` Jeff Garzik
2002-02-09  0:25 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=3EAA0855.5080906@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.