aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/defxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki1-1/+1
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-24defxx: Use __maybe_unused rather than a local hackMaciej W. Rozycki1-9/+8
2007-05-30defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki1-0/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+3
2007-04-25[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo1-2/+0
2007-02-09[TC] defxx: TURBOchannel supportMaciej W. Rozycki1-326/+602
2006-12-02[PATCH] defxx: Big-endian hosts supportMaciej W. Rozycki1-20/+19
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-134/+134
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2005-06-26[PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki1-37/+51
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3463