aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ariadne.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-2/+2
2009-04-11ariadne: convert to net_device_opsAlexander Beregalov1-6/+13
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-27net: convert print_mac to %pMJohannes Berg1-14/+6
2008-07-20ariadne: use netstats in net_device structurePaulius Zaleckas1-25/+22
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-24/+20
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller1-1/+1
2007-05-04m68k: Amiga A2065 and Ariadne TX statisticsGeert Uytterhoeven1-0/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek1-2/+0
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu1-2/+1
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+878