- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / net / tulip / de2104x.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-18 Jiri Pirkotulip: convert to use netdev_for_each_mc_addr
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-02-01 Joe Perchestulip/de2104x.c: Use dev_<level> and pr_<level>
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-09-01 Stephen Hemmingertulip: convert drivers to netdev_tx_t
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-06-11 Risto Suominende2104x: support for systems lacking cache coherence
2009-02-09 Risto Suominende2104x: force correct order when writing to rx ring
2009-02-03 Roel Kluinnet: variables reach -1, but 0 tested
2009-01-08 Stephen Hemmingerde2104x: convert to net_device_ops
2008-12-26 Hannes Ederdrivers/net/tulip: fix sparse warnings: make do-while...
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-3
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-14 Martin Langerde2104x: wrong MAC address fix
2008-09-24 Thomas Bogendoerfertulip: Fix dead 21041 ethernet after ifconfig down
2008-06-28 Harvey Harrisontulip: remove wrapper around get_unaligned
2008-03-17 Grant Grundler2.6.25-rc4 de_stop_rxtx polling wrong
2008-03-05 Ondrej Zaryde2104x: remove BUG_ON() when changing media type
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Al Virotulip: endianness annotations
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-07-09 Bill Nottinghamdrivers/net: fix comparisons of unsigned < 0
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-26 David S. Miller[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-06 Prarit Bhargava__devinit & __devexit cleanups for de2104x driver
2007-03-03 Jeff Garzik[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/
2006-12-02 Eric Sesterhenn[PATCH] kmemdup() cleanup in drivers/net
2006-10-11 Helge Deller[PATCH] Fix section mismatch in de2104x.c
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-11 Valerie Henson[PATCH] Handle pci_enable_device() errors in resume
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-05-27 Jeff Garzik[netdrvr] trim trailing whitespace: 8139*.c, epic100...
2006-03-23 Eric Sesterhenn[PATCH] Use after free in net/tulip/de2104x.c
2006-03-11 Jeff GarzikMerge branch 'upstream-fixes'
2006-03-09 Francois Romieude2104x: fix the TX watchdog
2006-03-09 Francois Romieude2104x: prevent interrupt before the interrupt handler...
2006-01-27 Eric Sesterhenn... [PATCH] BUG_ON() Conversion in net/tulip/de2104x.c
2005-10-28 Jesper Juhldrivers/net: Remove pointless checks for NULL prior...
2005-10-18 Ralf Baechle[PATCH] de2104x: Resurrect Cobalt support for 2.6.
2005-08-31 Jeff Garzik[netdrvr de2104x] store PCI bus addresses in unsigned...
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-28 David S. Miller[NET]: Remove gratuitous use of skb->tail in network...
2005-04-16 Pavel Machek[PATCH] u32 vs. pm_message_t fixes for drivers/net
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-11 Bjorn Helgaas[PATCH] de214x.c uses uninitialized pci_dev->irq
2005-01-27 Alexander Viro[PATCH] de2104x: Fixes breakage in getting MAC address
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Andrew Morton[PATCH] MODULE_PARM conversions
2004-10-30 John W. Linville[PATCH] tulip: Add MODULE_VERSION
2004-10-25 Jeff GarzikMerge pobox.com:/garz/repo/linux-2.6
2004-10-16 Alexander Viro[PATCH] bunch of trivial iomem annotations in drivers/net
2004-09-30 Nishanth Aravamudan[PATCH] net/de2104x: replace schedule_timeout() with...
2004-05-14 Andrew Morton[PATCH] Covert drivers to use msec_to_jiffies
2004-04-19 Chris Wright[PATCH] remove redundant check in de2104x ->get_regs()
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-17 Jeff Garzik[netdrvr de2104x] initialize bus mode properly
2004-03-17 Krzysztof Halasa[netdrvr de2104x] fix ifup/down and promise mode
2004-03-15 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040315
2004-03-14 Andrew Morton[PATCH] DMA: Fill gaping hole in DMA API interfaces.
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-01-10 Alexander Viro[netdrvr] s/kfree/free_netdev/ where appropriate
2003-09-11 Greg Kroah-HartmanPCI: fix up some pci drivers that had marked their...
2003-09-01 Jeff Garzik[netdrvr de2104x] ethtool_ops support
2003-08-19 Stephen Hemminger[NET]: free_netdev - drivers/net/* changes.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Randy Dunlap[PATCH] janitor: convert to pci_name()
2003-07-31 Greg Kroah-Hartman[PATCH] PCI: pci_device_id can not be marked __devinitdata.
2003-07-01 Marc Zyngier[netdrvr de2104x] quiet link timer
2003-05-20 Stephen Hemminger[NET]: Add sysfs support to several net devices.
2003-05-19 David S. Miller[NET]: More device register/unregister fixing.
2003-05-19 David S. Miller[NET]: Fix netdevice unregister races.
2003-04-20 Jeff Garziknet driver cleanup, volume 4
2002-12-04 Linus TorvaldsMerge bk://kernel.bkbits.net/jgarzik/net-drivers-2.5
2002-12-02 William Lee Irwin IIIAdd __exit_p() to match existing __devexit_p().
2002-12-02 Jeff Garzik[netdrvr de2104x] remove duplicate and oops-able init_t...
2002-11-21 Arnaldo Carvalho... o drivers/net: fix up header cleanup: remove unneeded...
2002-11-05 Linus TorvaldsMerge timer initialization cleanups
2002-11-05 Andrew Morton[PATCH] timers: drivers/*
2002-11-04 Jeff GarzikAlan snuck in an ugly bandaid into de2104x net driver...
2002-11-01 Alan Cox[PATCH] without this tulip doesn't build non modular
2002-10-28 Jeff GarzikUpdate my email address.
2002-08-03 Rusty RussellConvert drivers/net to C99 struct initializers.
next