aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-4/+4
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells2-4/+9
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras2-4/+9
2006-12-02drivers/net/tulip/dmfe: support basic carrier detectionSamuel Thibault1-1/+8
2006-12-02[PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn1-3/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells4-10/+14
2006-11-13[PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip drivers.hauer@pengutronix.de1-4/+4
2006-10-11[PATCH] Fix section mismatch in de2104x.cHelge Deller1-4/+4
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik1-5/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells10-18/+18
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev1-0/+1
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik7-11/+11
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik2-2/+2
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik2-8/+4
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2-8/+4
2006-09-11[PATCH] Handle pci_enable_device() errors in resumeValerie Henson3-11/+22
2006-09-11[PATCH] Use tulip.h in winbond-840.cGrant Grundler1-44/+24
2006-09-11[PATCH] Clean up tulip.hGrant Grundler2-11/+13
2006-09-11[PATCH] Defer tulip_select_media() to process contextFrancois Romieu4-41/+60
2006-09-11[PATCH] Flush MMIO writes in reset sequenceGrant Grundler1-0/+2
2006-09-11[PATCH] Make DS21143 printout match lspci outputThibaut Varene1-1/+1
2006-09-11[PATCH] Print physical address in tulip_init_oneGrant Grundler1-2/+8
2006-09-11[PATCH] Change tulip maintainerValerie Henson8-8/+8
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik6-6/+6
2006-08-19Merge branch 'upstream-fixes' into upstreamJeff Garzik2-3/+2
2006-08-19[PATCH] xircom_cb: wire up errors from pci_register_driver()Alexey Dobriyan1-2/+1
2006-08-19[PATCH] winbond-840 section fixAndrew Morton1-1/+1
2006-07-29[PATCH] initialisation cleanup for ULI526x-net-driverHenrik Kretzschmar1-8/+4
2006-07-05[netdrvr] Remove Becker-template 'io_size' member, when invariantJeff Garzik1-16/+13
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik1-23/+4
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner8-12/+12
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel6-6/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-7/+8
2006-06-27[PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2-7/+8
2006-06-26[netdrvr] Remove long-unused bits from Becker template driversJeff Garzik1-19/+7
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-4/+8
2006-06-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-8/+0
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+5
2006-06-19[MIPS] Remove support for NEC DDB5476.Ralf Baechle1-8/+0
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-5/+4
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik12-624/+624
2006-05-20[PATCH] winbond-840-remove-badness-in-pci_map_singleErling A. Jacobsen1-2/+2
2006-03-29Merge ../linux-2.6Paul Mackerras2-2/+2
2006-03-28[PATCH] Typo fixesAlexey Dobriyan2-2/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+1
2006-03-22[PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn1-1/+1
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik1-13/+13
2006-03-09de2104x: fix the TX watchdogFrancois Romieu1-0/+2
2006-03-09de2104x: prevent interrupt before the interrupt handler is registeredFrancois Romieu1-13/+11
2006-02-09Merge branch 'viro'Jeff Garzik1-0/+3