[BK PATCHES] 2.5.x net driver merges

From: Jeff Garzik (jgarzik@pobox.com)
Date: Tue Jul 01 2003 - 17:04:56 EST


(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.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jul 07 2003 - 22:00:14 EST