aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/apne.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2008-11-25apne: convert to net_device_opsStephen Hemminger1-24/+2
2008-10-27net: convert print_mac to %pMJohannes Berg1-2/+1
2008-05-18m68k: Some network drivers do not check the platformGeert Uytterhoeven1-0/+3
2008-03-05drivers/net/apne.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-3/+4
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-4/+5
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng1-1/+1
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2006-12-09[PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq initKars de Jong1-1/+2
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-5/+5
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi1-3/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+637