All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: marcelo@conectiva.com.br
Cc: linux-kernel@vger.kernel.org, netdev@oss.sgi.com
Subject: [bk patches] net driver updates
Date: Mon, 25 Aug 2003 19:08:09 -0400	[thread overview]
Message-ID: <20030825230809.GA11073@gtf.org> (raw)


Marcelo, please do a

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

I have sent the patch separately for your review.

Others may download the patch from:

ftp://ftp.kernel.org/pub/linux/kernel/people/jgarzik/patchkits/2.4/2.4.22-netdrvr1.patch.bz2

This will update the following files:

 drivers/net/8139cp.c            |    4 
 drivers/net/8139too.c           |   10 
 drivers/net/bonding/bond_main.c |   17 -
 drivers/net/bonding/bonding.h   |    2 
 drivers/net/net_init.c          |    3 
 drivers/net/tulip/tulip_core.c  |    1 
 drivers/net/wireless/airo.c     |  568 ++++++++++++++++++++++------------------
 include/linux/netdevice.h       |    2 
 8 files changed, 342 insertions(+), 265 deletions(-)

through these ChangeSets:

<sziwan@hell.org.pl> (03/08/18 1.1064.1.13)
   [netdrvr 8139too] fix resume behavior,
   by correctly saving/restoring pci state.

<matthewn@snapgear.com> (03/08/18 1.1064.1.12)
   [netdrvr 8139cp] fix h/w vlan offload
   
   It wants big endian vlan tags.  IEEE, or just weird?

<javier@tudela.mad.ttd.net> (03/08/18 1.1064.1.11)
   [wireless airo] Replaces task queues by simpler kernel_thread

<javier@tudela.mad.ttd.net> (03/08/18 1.1064.1.10)
   [wireless airo] Fixes unregistering of PCI cards

<ionut@badula.org> (03/08/17 1.1064.1.9)
   [netdrvr tulip] add pci id for 3com 3CSOHO100B-TX

<amir.noam@intel.com> (03/08/07 1.1064.1.8)
   [netdrvr bonding] embed stats struct inside bonding private struct
   
   Simplification: Don't allocate the stats struct via kmalloc,
   embed it inside it's parent bonding_t.

<amir.noam@intel.com> (03/08/07 1.1064.1.7)
   [net] export alloc_netdev

<achirica@telefonica.net> (03/08/07 1.1064.1.6)
   [PATCH] Fix adhoc config

<achirica@telefonica.net> (03/08/07 1.1064.1.5)
   [PATCH] Safer unload code

<achirica@telefonica.net> (03/08/07 1.1064.1.4)
   [PATCH] MIC support with newer firmware

<achirica@telefonica.net> (03/08/07 1.1064.1.3)
   [PATCH] Missing lines for Wireless Extensions 16

<achirica@telefonica.net> (03/08/07 1.1064.1.2)
   [netdrvr airo] MAC type changed to unsigned

<achirica@telefonica.net> (03/08/07 1.1064.1.1)
   [netdrvr airo] Missing defines (only for documentation)


             reply	other threads:[~2003-08-25 23:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-25 23:08 Jeff Garzik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-08-17 18:31 [bk patches] net driver updates Jeff Garzik
2003-08-23 13:42 ` Francois Romieu
2003-08-26 17:17   ` Mike Fedyk
2003-08-26 17:25     ` Jeff Garzik
2003-08-26 17:47   ` 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=20030825230809.GA11073@gtf.org \
    --to=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    --cc=netdev@oss.sgi.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.