summaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/dmfe.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* tulip: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+3
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* tulip: get rid of warning for non-const string literalStephen Hemminger2009-02-261-1/+1
* dmfe: convert to new APIStephen Hemminger2009-01-071-37/+25
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-1/+11
|\
| * dmfe: check pci_alloc_consistent errorsFUJITA Tomonori2008-10-271-1/+11
* | net: convert print_mac to %pMJohannes Berg2008-10-271-4/+2
|/
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-2/+2
* [TULIP] DMFE: Fix SROM parsing regression.David S. Miller2008-01-231-3/+3
* dmfe: checkpatch fix (add whitespace)Jeff Garzik2007-11-231-1/+1
* NET: dmfe: don't access configuration space in D3 stateMaxim Levitsky2007-11-231-2/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-7/+8
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-14/+12
* 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-251-2/+4
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-4/+2
* [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/+1
* 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-261-1/+1
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-5/+5
* [PATCH] dmfe warning fixAndrew Morton2005-06-261-2/+3
* [PATCH] drivers/net/tulip/dmfe.c: remove a check after useAdrian Bunk2005-05-121-5/+0
* [PATCH] drivers/net/tulip/dmfe: Use the DMA_32BIT_MASK constantTobias Klauser2005-05-121-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2066
OpenPOWER on IntegriCloud