aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/appletalk/cops.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-4/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
|/
* appletalk: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* 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/+8
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-031-8/+0
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-1/+1
* 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
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-19/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* [SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-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-051-2/+2
* [PATCH] cops section fixAndrew Morton2006-08-191-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ATALK]: Add alloc_ltalkdev().Christoph Hellwig2005-05-051-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1059