linux/drivers/net/arm
Andrew Victor a3f63e4f4b [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()
Use dev_alloc_skb() instead of alloc_skb().

It is also not necessary to adjust skb->len manually since that's
already done by skb_put().

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-12-07 04:58:32 -05:00
..
Kconfig [PATCH] Cirrus Logic ep93xx ethernet driver 2006-09-22 20:13:23 -04:00
Makefile [PATCH] Cirrus Logic ep93xx ethernet driver 2006-09-22 20:13:23 -04:00
am79c961a.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
am79c961a.h fix file specification in comments 2006-10-03 23:01:26 +02:00
at91_ether.c [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb() 2006-12-07 04:58:32 -05:00
at91_ether.h [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer() 2006-12-07 04:58:32 -05:00
ep93xx_eth.c [PATCH] ep93xx_eth: don't report RX errors 2006-10-31 20:22:05 -05:00
ether1.c [PATCH] drivers/net/arm missing __devinit 2006-12-04 16:07:21 -05:00
ether1.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ether3.c [PATCH] drivers/net/arm missing __devinit 2006-12-04 16:07:21 -05:00
ether3.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
etherh.c [PATCH] 8390 cleanup - etherh iomem annotations 2006-12-02 00:11:56 -05:00