summaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/de2104x.c
Commit message (Expand)AuthorAgeFilesLines
* tulip: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-3/+4
|\
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-3/+4
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
|/
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* de2104x: support for systems lacking cache coherenceRisto Suominen2009-06-111-1/+12
* de2104x: force correct order when writing to rx ringRisto Suominen2009-02-081-1/+2
* net: variables reach -1, but 0 testedRoel Kluin2009-02-021-1/+1
* de2104x: convert to net_device_opsStephen Hemminger2009-01-071-6/+13
* drivers/net/tulip: fix sparse warnings: make do-while a compound statementHannes Eder2008-12-261-2/+2
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-121-22/+22
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* de2104x: wrong MAC address fixMartin Langer2008-10-131-0/+1
* tulip: Fix dead 21041 ethernet after ifconfig downThomas Bogendoerfer2008-09-241-1/+0
* tulip: remove wrapper around get_unalignedHarvey Harrison2008-06-281-6/+4
* 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-101-6/+6
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-6/+3
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-2/+0
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* drivers/net: fix comparisons of unsigned < 0Bill Nottingham2007-07-081-1/+0
* 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-251-2/+2
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
|/
* __devinit & __devexit cleanups for de2104x driverPrarit Bhargava2007-03-061-3/+3
* [netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2007-03-021-1/+1
* [PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn2006-12-021-3/+1
* [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/+0
* [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-261-29/+29
* [PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn2006-03-221-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/+11
* | [PATCH] BUG_ON() Conversion in net/tulip/de2104x.cEric Sesterhenn / snakebyte2006-01-271-12/+6
|/
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2
* [PATCH] de2104x: Resurrect Cobalt support for 2.6.Ralf Baechle2005-10-181-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-281-3/+3
* [PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2187
OpenPOWER on IntegriCloud