aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/appletalk
AgeCommit message (Expand)AuthorFilesLines
2008-03-05drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Gravatar Jon Schindler 1-1/+2
2007-10-10[NET]: Move hardware header operations out of netdevice.Gravatar Stephen Hemminger 2-29/+1
2007-10-10drivers/net/appletalk: endiannessGravatar Al Viro 2-2/+2
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Gravatar Ralf Baechle 3-5/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Gravatar Arnaldo Carvalho de Melo 1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Gravatar Arnaldo Carvalho de Melo 1-2/+5
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Gravatar Arnaldo Carvalho de Melo 2-3/+3
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Gravatar Arnaldo Carvalho de Melo 2-2/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-12-04[PATCH] trivial missing __init in drivers/net/*Gravatar Al Viro 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 2-3/+3
2006-09-28[ATALK]: endianness annotationsGravatar Al Viro 1-4/+1
2006-08-19[PATCH] cops section fixGravatar Andrew Morton 1-1/+1
2006-08-02[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.Gravatar David S. Miller 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 4-4/+0
2006-02-13[APPLETALK]: warning fixGravatar Andrew Morton 1-1/+1
2005-07-11[NET]: move config options out to individual protocolsGravatar Sam Ravnborg 1-0/+27
2005-06-22[LTPC]: Replace schedule_timeout() with ssleep()/msleep()Gravatar Nishanth Aravamudan 1-4/+2
2005-05-05[PATCH] make some things staticGravatar Adrian Bunk 2-2/+2
2005-05-05[ATALK]: Add alloc_ltalkdev().Gravatar Christoph Hellwig 2-3/+3
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Gravatar Al Viro 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 10-0/+3729