summaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/dmfe.c
Commit message (Expand)AuthorAgeFilesLines
* [TULIP] DMFE: Fix SROM parsing regression.David S. Miller2008-01-231-3/+3
* dmfe: checkpatch fix (add whitespace)Jeff Garzik2007-11-241-1/+1
* NET: dmfe: don't access configuration space in D3 stateMaxim Levitsky2007-11-241-2/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-7/+8
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-14/+12Star
* dmfe: add support for Wake on lanMaxim Levitsky2007-04-281-2/+64
* dmfe: add support for suspend/resumeMaxim Levitsky2007-04-281-3/+49
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-2/+4
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-4/+2Star
* [PATCH] dmfe trivial endianness annotationsAl Viro2007-03-141-3/+3
* dmfe: Fix link detectionMaxim Levitsky2007-03-061-18/+40
* dmfe: fix two bugsMaxim Levitsky2007-03-061-5/+10
* dmfe: trivial/spelling fixesMaxim Levitsky2007-03-061-36/+88
* revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton2007-03-061-8/+1Star
* drivers/net/tulip/dmfe: support basic carrier detectionSamuel Thibault2006-12-021-1/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-271-1/+1
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-291-5/+5
* [PATCH] dmfe warning fixAndrew Morton2005-06-271-2/+3
* [PATCH] drivers/net/tulip/dmfe.c: remove a check after useAdrian Bunk2005-05-131-5/+0Star
* [PATCH] drivers/net/tulip/dmfe: Use the DMA_32BIT_MASK constantTobias Klauser2005-05-131-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2066