summaryrefslogtreecommitdiffstats
path: root/drivers/net/appletalk
Commit message (Expand)AuthorAgeFilesLines
* fix warning in drivers/net/appletalk/cops.cJeff Garzik2008-05-061-11/+5
* drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall2008-04-191-1/+2
* /drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module...Jon Schindler2008-03-171-2/+4
* drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-1/+2
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-102-29/+1
* drivers/net/appletalk: endiannessAl Viro2007-10-102-2/+2
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-103-5/+0
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-2/+5
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-252-3/+3
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-252-2/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-3/+3
* [ATALK]: endianness annotationsAl Viro2006-09-281-4/+1
* [PATCH] cops section fixAndrew Morton2006-08-191-1/+1
* [ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller2006-08-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* [APPLETALK]: warning fixAndrew Morton2006-02-131-1/+1
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-111-0/+27
* [LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan2005-06-221-4/+2
* [PATCH] make some things staticAdrian Bunk2005-05-052-2/+2
* [ATALK]: Add alloc_ltalkdev().Christoph Hellwig2005-05-052-3/+3
* [PATCH] ISA DMA Kconfig fixes - part 3Al Viro2005-05-041-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1610-0/+3729