aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/de2104x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10tulip: endianness annotationsAl Viro1-6/+6
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-6/+3
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-2/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-08drivers/net: fix comparisons of unsigned < 0Bill Nottingham1-1/+0
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-04-26[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+2
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-03-06__devinit & __devexit cleanups for de2104x driverPrarit Bhargava1-3/+3
2007-03-02[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik1-1/+1
2006-12-02[PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn1-3/+1
2006-10-11[PATCH] Fix section mismatch in de2104x.cHelge Deller1-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-09-11[PATCH] Handle pci_enable_device() errors in resumeValerie Henson1-6/+10
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman1-4/+5
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik1-29/+29
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-01-27[PATCH] BUG_ON() Conversion in net/tulip/de2104x.cEric Sesterhenn / snakebyte1-12/+6
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-4/+2
2005-10-18[PATCH] de2104x: Resurrect Cobalt support for 2.6.Ralf Baechle1-0/+5
2005-08-31[netdrvr de2104x] store PCI bus addresses in unsigned longJeff Garzik1-1/+1
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-3/+3
2005-04-16[PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2187