[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080718220840.19195.4140.stgit@ds.suse.cz>
Date: Sat, 19 Jul 2008 00:10:54 +0200
From: David Sterba <dsterba@...e.cz>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, dsterba@...e.cz, jkosina@...e.cz
Subject: [PATCH 00/12] ipwireless: driver updates
Hi,
series contains code cleanups and a few improvements.
Please apply for 2.6.27.
Thanks,
David Sterba
---
David Sterba (12):
ipwireless: Preallocate received packet buffers with MRU size
ipwireless: Put packets to pool start
ipwireless: Increase PPP outgoing queue size
ipwireless: Explicitly request io and mem regions
ipwireless: Constify buffer variables
ipwireless: Do not return value from sending funcs
ipwireless: Remove endian-dependent bitfields
ipwireless: Glue splitted printk strings back
ipwireless: Remove pt_regs from interrupt handler
ipwireless: Rename spinlock variables to lock
ipwireless: Remove unused defines
ipwireless: Misc cleanups
drivers/char/pcmcia/ipwireless/hardware.c | 275 ++++++++++++++---------------
drivers/char/pcmcia/ipwireless/hardware.h | 4
drivers/char/pcmcia/ipwireless/main.c | 86 +++++----
drivers/char/pcmcia/ipwireless/main.h | 5 +
drivers/char/pcmcia/ipwireless/network.c | 58 +++---
drivers/char/pcmcia/ipwireless/network.h | 1
drivers/char/pcmcia/ipwireless/tty.c | 2
7 files changed, 225 insertions(+), 206 deletions(-)
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists