summaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/de2104x.c
Commit message (Expand)AuthorAgeFilesLines
* 2.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler2008-03-171-3/+7
* de2104x: remove BUG_ON() when changing media typeOndrej Zary2008-03-051-1/+2
* tulip: endianness annotationsAl Viro2007-10-111-6/+6
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-6/+3Star
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-111-2/+0Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* drivers/net: fix comparisons of unsigned < 0Bill Nottingham2007-07-091-1/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-271-1/+1
|\
| * [TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller2007-04-261-1/+1
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-2/+2
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-1/+0Star
|/
* __devinit & __devexit cleanups for de2104x driverPrarit Bhargava2007-03-061-3/+3
* [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2007-03-031-1/+1
* [PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn2006-12-021-3/+1Star
* [PATCH] Fix section mismatch in de2104x.cHelge Deller2006-10-111-4/+4
* 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
* [PATCH] Handle pci_enable_device() errors in resumeValerie Henson2006-09-111-6/+10
* 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
* 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-4/+5
* [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-271-29/+29
* [PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn2006-03-231-1/+1
* Merge branch 'upstream-fixes'Jeff Garzik2006-03-111-13/+13
|\
| * de2104x: fix the TX watchdogFrancois Romieu2006-03-091-0/+2
| * de2104x: prevent interrupt before the interrupt handler is registeredFrancois Romieu2006-03-091-13/+11Star
* | [PATCH] BUG_ON() Conversion in net/tulip/de2104x.cEric Sesterhenn / snakebyte2006-01-271-12/+6Star
|/
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2Star
* [PATCH] de2104x: Resurrect Cobalt support for 2.6.Ralf Baechle2005-10-191-0/+5
* [netdrvr de2104x] store PCI bus addresses in unsigned longJeff Garzik2005-08-311-1/+1
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-291-3/+3
* [PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek2005-04-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2187