summaryrefslogtreecommitdiffstats
path: root/drivers/net/appletalk
Commit message (Expand)AuthorAgeFilesLines
...
* appletalk: convert LTPC to net_device_opsStephen Hemminger2009-03-271-7/+7
* appletalk: convert LTPC to use internal net_device_statsStephen Hemminger2009-03-271-20/+4Star
* appltetalk: convert cops device to net_device opsStephen Hemminger2009-03-271-7/+10
* appletalk: convert cops to internal net_device_statsStephen Hemminger2009-03-271-20/+8Star
* appletalk: convert ipddp to net_device_opsStephen Hemminger2009-01-081-14/+11Star
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-041-8/+0Star
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-132-7/+11
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-042-2/+0Star
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-141-1/+1
* fix warning in drivers/net/appletalk/cops.cJeff Garzik2008-05-061-11/+5Star
* drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall2008-04-201-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-061-1/+2
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-112-29/+1Star
* drivers/net/appletalk: endiannessAl Viro2007-10-112-2/+2
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-113-5/+0Star
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-2/+5
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-262-3/+3
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-262-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-291-4/+1Star
* [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/+0Star
* [APPLETALK]: warning fixAndrew Morton2006-02-141-1/+1
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-121-0/+27
* [LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan2005-06-231-4/+2Star
* [PATCH] make some things staticAdrian Bunk2005-05-062-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-1710-0/+3729