mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: torvalds@osdl.org, linux-kernel@vger.kernel.org,
	netdevoss.sgi.com@gtf.org
Subject: [BK PATCHES] 2.5.x net driver merges
Date: Tue, 1 Jul 2003 18:04:56 -0400	[thread overview]
Message-ID: <20030701220456.GA27122@gtf.org> (raw)

(testing new email address)

Linus, please do a

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

Others may download

ftp://ftp.kernel.org/pub/linux/kernel/people/jgarzik/patchkits/2.5/2.5.73-bk9-netdrvr1.patch.bz2

This will update the following files:

 drivers/net/e100/e100_main.c      |    3 
 drivers/net/tulip/de2104x.c       |    1 
 drivers/net/typhoon.c             |   10 +-
 drivers/net/wireless/airo.c       |   24 ++---
 drivers/net/wireless/netwave_cs.c |   32 +++----
 drivers/net/wireless/strip.c      |  169 ++++++++++++++++++++------------------
 6 files changed, 121 insertions(+), 118 deletions(-)

through these ChangeSets:

<mzyngier@freesurf.fr> (03/07/01 1.1522)
   [netdrvr de2104x] quiet link timer
   
   (can be enabled by ethtool)

<gandalf@wlug.westbo.se> (03/06/27 1.1521)
   [PATCH] fix use-after-free in e100

<daniel.ritz@gmx.ch> (03/06/27 1.1520)
   [PATCH] alloc_etherdev for netwave_cs.c
   
   erm...i didn't actually compile it...
   sorry. corrected patch below.
   
   -daniel
   
   On Fri June 27 2003 00:45, Daniel Ritz wrote:
   > cleans up netwave_cs.c to use alloc_etherdev instead of allocating the
   > device out of the private data structure. compile tested only.
   > against 2.5.73-bk

<daniel.ritz@gmx.ch> (03/06/27 1.1519)
   [PATCH] strip.c: don't allocate net_device as part of private struct
   
   hi jeff
   
   cleans up strip.c not to allocate struct net_device as part of the private
   structure. use a separate kmalloc (and kfree). compile tested only.
   against 2.5.73-bk
   
   -daniel

<daniel.ritz@gmx.ch> (03/06/27 1.1518)
   [PATCH] module ref counting for airo.c
   
   clean up airo.c: remove MOD_(INC|DEC)_USE_COUNT, set the owner field instead.
   compile tested only. against 2.5.73-bk

<dave@thedillows.org> (03/06/27 1.1348.28.1)
   Fix misreporting of card type and spurious "already scheduled" messages.

<dave@thedillows.org> (03/02/22 1.889.238.1)
   Use a non-zero rx_copybreak to avoid charging a full MTU to the
   socket on tiny packets.
   
   Dave Miller suggested 256, I used 200 to be more consistent with the
   other network drivers.


                 reply	other threads:[~2003-07-01 21:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030701220456.GA27122@gtf.org \
    --to=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdevoss.sgi.com@gtf.org \
    --cc=torvalds@osdl.org \
    /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

all inboxes | Powered by JetHome®