summaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/tulip_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-131-6/+8
|\
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-6/+8
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
|/
* tulip: fix crash on iface up with shirq debugKyle McMartin2009-03-191-16/+29
* tulip: convert devices to new APIStephen Hemminger2009-01-081-10/+17
* drivers/net/tulip: fix sparse warnings: make do-while a compound statementHannes Eder2008-12-261-2/+2
* net: convert print_mac to %pMJohannes Berg2008-10-281-7/+4Star
* drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-251-5/+3Star
* net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-121-1/+1
* [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler2008-05-311-2/+8
* net: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-5/+5
* [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton2008-04-171-14/+5Star
* [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-291-1/+6
* endianness noise in tulip_coreAl Viro2008-01-121-1/+2
* more trivial signedness fixes in driversAl Viro2007-10-141-2/+3
* tulip: endianness annotationsAl Viro2007-10-111-5/+5
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-8/+7Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-111-2/+9
* DDB5477: remove driver bits of supportYoichi Yuasa2007-08-011-8/+0Star
* fallout from Auke's pci ->revision patchAl Viro2007-07-161-1/+1
* PCI: add pci_try_set_mwiRandy Dunlap2007-07-121-1/+1
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-9/+4Star
* Rev tulip versionValerie Henson2007-04-281-3/+3
* [TULIP]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-261-11/+7Star
* [TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller2007-04-261-6/+6
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-1/+1
* [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2007-03-031-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-1/+1
* Merge branch 'tmp' into upstreamJeff Garzik2006-09-121-4/+2Star
|\
| * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-4/+2Star
* | [PATCH] Handle pci_enable_device() errors in resumeValerie Henson2006-09-111-1/+4
* | [PATCH] Clean up tulip.hGrant Grundler2006-09-111-5/+2Star
* | [PATCH] Defer tulip_select_media() to process contextFrancois Romieu2006-09-111-34/+30Star
* | [PATCH] Flush MMIO writes in reset sequenceGrant Grundler2006-09-111-0/+2
* | [PATCH] Make DS21143 printout match lspci outputThibaut Varene2006-09-111-1/+1
* | [PATCH] Print physical address in tulip_init_oneGrant Grundler2006-09-111-2/+8
* | [PATCH] Change tulip maintainerValerie Henson2006-09-111-1/+1
* | 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-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman2006-06-271-3/+3
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-241-4/+8
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-201-8/+0Star
|\
| * [MIPS] Remove support for NEC DDB5476.Ralf Baechle2006-06-191-8/+0Star
* | [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-271-3/+3
|/
* [PATCH] tulip: enable multiport NIC BIOS fixups for x86_64Christoph Dworzak2006-01-091-1/+1