aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/defxx.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-23defxx.c: dfx_bus_init() is __devexit not __devinitGravatar Maciej W. Rozycki 1-1/+1
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Gravatar Ralf Baechle 1-1/+0
2007-07-24defxx: Use __maybe_unused rather than a local hackGravatar Maciej W. Rozycki 1-9/+8
2007-05-30defxx: Fix the handling of ioremap() failuresGravatar Maciej W. Rozycki 1-0/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Gravatar Arnaldo Carvalho de Melo 1-1/+3
2007-04-25[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devGravatar Arnaldo Carvalho de Melo 1-2/+0
2007-02-09[TC] defxx: TURBOchannel supportGravatar Maciej W. Rozycki 1-326/+602
2006-12-02[PATCH] defxx: Big-endian hosts supportGravatar Maciej W. Rozycki 1-20/+19
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-4/+2
2006-09-13drivers/net: Trim trailing whitespaceGravatar Jeff Garzik 1-134/+134
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Gravatar Jeff Garzik 1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-1/+1
2005-06-26[PATCH] defxx: Use irqreturn_t for the interrupt handlerGravatar Maciej W. Rozycki 1-37/+51
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+3463