aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/dmfe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-23[TULIP] DMFE: Fix SROM parsing regression.David S. Miller1-3/+3
2007-11-23dmfe: checkpatch fix (add whitespace)Jeff Garzik1-1/+1
2007-11-23NET: dmfe: don't access configuration space in D3 stateMaxim Levitsky1-2/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-7/+8
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-14/+12
2007-04-28dmfe: add support for Wake on lanMaxim Levitsky1-2/+64
2007-04-28dmfe: add support for suspend/resumeMaxim Levitsky1-3/+49
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+4
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-4/+2
2007-03-14[PATCH] dmfe trivial endianness annotationsAl Viro1-3/+3
2007-03-06dmfe: Fix link detectionMaxim Levitsky1-18/+40
2007-03-06dmfe: fix two bugsMaxim Levitsky1-5/+10
2007-03-06dmfe: trivial/spelling fixesMaxim Levitsky1-36/+88
2007-03-06revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton1-8/+1
2006-12-02drivers/net/tulip/dmfe: support basic carrier detectionSamuel Thibault1-1/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-2/+2
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
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik1-1/+1
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-5/+5
2005-06-26[PATCH] dmfe warning fixAndrew Morton1-2/+3
2005-05-12 [PATCH] drivers/net/tulip/dmfe.c: remove a check after useAdrian Bunk1-5/+0
2005-05-12 [PATCH] drivers/net/tulip/dmfe: Use the DMA_32BIT_MASK constantTobias Klauser1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2066