aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/dmfe.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tulip: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-18
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* tulip/dmfe.c: Use dev_<level> and pr_<level>Joe Perches2010-02-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\
| * dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings2010-01-07
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* tulip: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* tulip: get rid of warning for non-const string literalStephen Hemminger2009-02-27
* dmfe: convert to new APIStephen Hemminger2009-01-07
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * dmfe: check pci_alloc_consistent errorsFUJITA Tomonori2008-10-27
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* [TULIP] DMFE: Fix SROM parsing regression.David S. Miller2008-01-23
* dmfe: checkpatch fix (add whitespace)Jeff Garzik2007-11-23
* NET: dmfe: don't access configuration space in D3 stateMaxim Levitsky2007-11-23
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* dmfe: add support for Wake on lanMaxim Levitsky2007-04-28
* dmfe: add support for suspend/resumeMaxim Levitsky2007-04-28
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [PATCH] dmfe trivial endianness annotationsAl Viro2007-03-14
* dmfe: Fix link detectionMaxim Levitsky2007-03-06
* dmfe: fix two bugsMaxim Levitsky2007-03-06
* dmfe: trivial/spelling fixesMaxim Levitsky2007-03-06
* revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton2007-03-06
* drivers/net/tulip/dmfe: support basic carrier detectionSamuel Thibault2006-12-02
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-26
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-28
* [PATCH] dmfe warning fixAndrew Morton2005-06-26
* [PATCH] drivers/net/tulip/dmfe.c: remove a check after useAdrian Bunk2005-05-12
* [PATCH] drivers/net/tulip/dmfe: Use the DMA_32BIT_MASK constantTobias Klauser2005-05-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16