aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/appletalk
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-12
* | net: skb->rtable accessorEric Dumazet2009-06-03
* | appletalk: Add proper locking around IPDDP routing table.David S. Miller2009-05-27
* | net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-19
|/
* appletalk: convert LTPC to net_device_opsStephen Hemminger2009-03-27
* appletalk: convert LTPC to use internal net_device_statsStephen Hemminger2009-03-27
* appltetalk: convert cops device to net_device opsStephen Hemminger2009-03-27
* appletalk: convert cops to internal net_device_statsStephen Hemminger2009-03-27
* appletalk: convert ipddp to net_device_opsStephen Hemminger2009-01-07
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-04
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* fix warning in drivers/net/appletalk/cops.cJeff Garzik2008-05-06
* drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall2008-04-19
* /drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module...Jon Schindler2008-03-17
* drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-05
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* drivers/net/appletalk: endiannessAl Viro2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-04
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [ATALK]: endianness annotationsAl Viro2006-09-28
* [PATCH] cops section fixAndrew Morton2006-08-19
* [ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller2006-08-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [APPLETALK]: warning fixAndrew Morton2006-02-13
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-12
* [LTPC]: Replace schedule_timeout() with ssleep()/msleep()Nishanth Aravamudan2005-06-23
* [PATCH] make some things staticAdrian Bunk2005-05-05
* [ATALK]: Add alloc_ltalkdev().Christoph Hellwig2005-05-05
* [PATCH] ISA DMA Kconfig fixes - part 3Al Viro2005-05-04
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16