- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / net / tulip / de4x5.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...
2009-09-01 Stephen Hemmingertulip: convert drivers to netdev_tx_t
2009-08-02 roel kluintulip: Read buffer overflow
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-05-01 Greg Kroah-Hartmannet: remove driver_data direct access of struct device
2009-02-27 Stephen Hemmingertulip: get rid of warning for non-const string literal
2009-02-18 Hannes Ederdrivers/net/tulip: fix sparse warning: symbol shadows...
2009-02-18 Hannes Ederdrivers/net/tulip: fix warning: format not a string...
2009-01-08 Stephen Hemmingerde4x5: convert to net_device_ops
2008-11-10 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-23 David S. Millerde4x5: Use skb_queue_head instead of by-hand implementa...
2008-07-22 Wang Chende4x5: Remove developer debug feature about set/clear...
2008-04-29 Harvey Harrisonnet: use get/put_unaligned_* helpers
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Jeff Garzik[netdrvr] checkpatch cleanups
2008-01-28 Alejandro Martinez... netdev: ARRAY_SIZE() cleanups
2008-01-12 Al Virode4x5 fixes
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-15 Alejandro Martinez... netdev: convert non-obvious instances to use ARRAY_SIZE()
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 Denis Chengdrivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-09 Richard Knutssontulip: Convert to generic boolean
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... [ETH]: Make eth_type_trans set skb->dev like the other...
2006-11-13 s.hauer@pengutronix.de[PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PP...
2006-10-06 Jeff Garzikdrivers/net: eliminate irq handler impossible checks...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Michael Tokarev[PATCH] EISA bus MODALIAS attributes support
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-05-27 Jeff Garzik[netdrvr] trim trailing whitespace: 8139*.c, epic100...
2006-03-29 Paul MackerrasMerge ../linux-2.6
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2005-09-10 Domen Puncer[PATCH] janitor: tulip/de4x5: list_for_each
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-11-01 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2004-10-28 Andrew Morton[PATCH] PCI: propagate pci_enable_device() errors
2004-10-28 Thomas Gleixner[PATCH] Lock initializer unifying (Network drivers)
2004-10-25 Jeff GarzikMerge pobox.com:/garz/repo/linux-2.6
2004-10-20 Adrian Bunk[PATCH] #include <asm/bitops.h> -> #include <linux...
2004-08-28 Andrew Morton[PATCH] de4x5 warning fix
2004-08-25 Alexander Viro[PATCH] removed bogus casts of SPIN_LOCK_UNLOCKED
2004-08-24 Bjorn Helgaas[PATCH] de4x5.c: add missing pci_enable_device()
2004-07-13 Alexander Viro[PATCH] sparse: drivers/net partial NULL noise removal
2004-06-04 Alexander Viro[PATCH] sparse: the rest of ifr_data cleanups and annot...
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Randy Dunlap[PATCH] use netdev_priv() in net/tulip drivers
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-25 Andrew Morton[PATCH] ppc64: fix de4x5 build
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] #if versus #ifdef cleanup
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-11-12 Stephen Hemminger[netdrvr de4x5] NE54-de4x5 - fix missing free on error...
2003-09-11 Greg Kroah-HartmanPCI: fix up some pci drivers that had marked their...
2003-09-03 Marc Zyngier[netdrvr de4x5] big modernization / cleanup
2003-08-19 Stephen Hemminger[NET]: free_netdev - drivers/net/* changes.
2003-06-09 Greg Kroah-HartmanPCI: remove pci_present() from drivers/net/tulip/de4x5.c
2003-05-25 Jeff Garzik[netdrvr tulip] fix bogus merges
2003-05-21 Jeff GarzikMerge redhat.com:/garz/repo/linus-2.5
2003-05-20 Stephen Hemminger[NET]: Add sysfs support to several net devices.
2003-05-11 Andrew Morton[netdrvr] remaining irqreturn_t changes
2003-04-20 Jeff Garziknet driver cleanup, volume 4
2003-03-28 Burton N. Windle[tulip] remove unnecessary linux/version.h includes
2003-02-10 David S. Miller[TULIP DE4X5]: Cannot use initdata before including...
2003-02-10 Andrew Morton[PATCH] de4x5 compile fix
2003-02-09 Rusty Russell[PATCH] Change "char version" to initdata in drivers_ne...
2003-01-03 Jeff Garzik[netdrvr de4x5] fix uninitializer timer
2002-11-21 Arnaldo Carvalho... o drivers/net: fix up header cleanup: remove unneeded...
2002-11-11 David S. Millerdrivers/net/tulip/de4x5.c: Kill useless init_module...
2002-11-05 Andrew Morton[PATCH] timers: drivers/*
2002-11-01 Alan Cox[PATCH] move de4x5 to new pci api
2002-10-03 Greg Kroah-HartmanPCI: removed pcibios_present()
2002-07-25 Alan Cox[PATCH] Make the tulip compile again
2002-05-29 Anders GustafssonRenames struct bus_type to struct de4x5_bus_type in...
2002-05-29 Petr Vandrovec[PATCH] de4x5 does not compile in 2.5.19 due to bus_typ...
2002-03-07 Jeff GarzikMove dmfe, winbond-840, xircom_cb, xircom_tulip_cb...