kernel-ark/drivers/net/irda
Samuel Ortiz 3958fb34ef [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.6.19)
Since we stop using dev_alloc_skb on the IrDA TX frame, we constantly run
into the case of the skb headroom being 0, and thus we call skb_cow for
every IrDA TX frame.
This patch uses a local buffer and memcpy the skb to it, saving us a
kmalloc for each of those IrDA TX frames.

Signed-off-by: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-01-23 20:25:49 -08:00
..
act200l-sir.c
act200l.c
actisys-sir.c
actisys.c
ali-ircc.c drivers/net: eliminate irq handler impossible checks, needless casts 2006-10-06 14:56:04 -04:00
ali-ircc.h
au1k_ir.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
au1000_ircc.h
donauboe.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
donauboe.h
ep7211_ir.c
esi-sir.c
esi.c
girbil-sir.c
girbil.c
irda-usb.c [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.6.19) 2007-01-23 20:25:49 -08:00
irda-usb.h [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.6.19) 2007-01-23 20:25:49 -08:00
irport.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
irport.h drivers/net: eliminate irq handler impossible checks, needless casts 2006-10-06 14:56:04 -04:00
irtty-sir.c [PATCH] tty: switch to ktermios 2006-12-08 08:28:57 -08:00
irtty-sir.h
Kconfig [IrDA]: irda-usb needs firmware loader 2006-09-28 18:02:47 -07:00
litelink-sir.c
litelink.c
ma600-sir.c
ma600.c
Makefile
mcp2120-sir.c
mcp2120.c
mcs7780.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
mcs7780.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
nsc-ircc.c drivers/net: eliminate irq handler impossible checks, needless casts 2006-10-06 14:56:04 -04:00
nsc-ircc.h
old_belkin-sir.c
old_belkin.c
pxaficp_ir.c [IrDA]: PXA FIR code device model conversion 2006-12-06 20:07:59 -08:00
sa1100_ir.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
sir_dev.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
sir_dongle.c
sir-dev.h WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
smsc-ircc2.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
smsc-ircc2.h
smsc-sio.h
stir4200.c [PATCH] email change for shemminger@osdl.org 2007-01-23 14:18:49 -08:00
tekram-sir.c
tekram.c
toim3232-sir.c
via-ircc.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
via-ircc.h
vlsi_ir.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
vlsi_ir.h [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 2006-09-27 08:26:17 -07:00
w83977af_ir.c drivers/net: eliminate irq handler impossible checks, needless casts 2006-10-06 14:56:04 -04:00
w83977af_ir.h
w83977af.h