mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [BK PATCHES] 2.5.x net driver merges
@ 2003-07-01 22:04 Jeff Garzik
  0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2003-07-01 22:04 UTC (permalink / raw)
  To: torvalds, linux-kernel, netdevoss.sgi.com

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-01 21:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-01 22:04 [BK PATCHES] 2.5.x net driver merges Jeff Garzik

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®