- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / sundance.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-09-01 Stephen Hemmingernetdev: convert bulk of 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-05-27 Eric Dumazetnet: use netdev stats in b44, sundance, via-rhine and...
2009-02-27 Stephen Hemmingersundance: fix non-constant printk warnings
2009-02-20 Roel Kluinsundance: missing parentheses?
2009-01-08 Stephen Hemmingersundance: update to net_device_ops
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-24 Dan Nicholsonsundance: set carrier status on link change events
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Francois Romieusundance: SIOCDEVPRIVATE pollution
2007-12-14 Al Virosundance fixes
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Jeff Garzik[netdrvr] sundance: fix phy scanning on IP100A
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-11 David S. Miller[NET]: Kill eth_copy_and_sum().
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-09 Markus Dahmsremove broken URLs from net drivers' output
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2006-12-02 Randy Dunlap[PATCH] sundance: use NULL for pointer
2006-12-02 Jesse Huang[PATCH] sundance: solve host error problem in low perfo...
2006-12-02 Jesse Huang[PATCH] sundance: correct initial and close hardware...
2006-12-02 Jesse Huang[PATCH] subdance: fix TX Pause bug (reset_tx, intr_handler)
2006-12-02 Jesse Huang[PATCH] sundance: remove TxStartThresh and RxEarlyThresh
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-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-09-12 Jeff GarzikMerge branch 'tmp' into upstream
2006-09-12 Andy Gospodarek[PATCH] Remove more unnecessary driver printk's
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-08-19 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-08-19 Andrew Morton[PATCH] sundance section fix
2006-08-09 Philippe De Muyter[PATCH] sundance: small cleanup
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-05 Jeff Garzik[netdrvr] minor cleanups in Becker-derived drivers
2006-07-05 Jeff Garzik[netdrvr] Remove Linux-specific changelogs from several...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-15 Pedro Alejandro... sundance: PCI ID for ip100a
2006-03-04 Jeff GarzikMerge branch 'net-const'
2006-03-04 Arjan van de VenMassive net driver const-ification.
2006-01-27 Arnaldo Carvalho... sundance: Really read addr 0
2005-10-28 Philippe De Muyter[PATCH] sundance: fix DFE-580TX Tx Underrun
2005-10-20 John W. Linville[PATCH] sundance: include MII address 0 in PHY probe
2005-10-19 John W. Linville[PATCH] sundance: expand reset mask
2005-10-19 John W. Linville[PATCH] sundance: remove if (1) { ... } block in sundan...
2005-09-14 John W. Linville[PATCH] sundance: support ETHTOOL_GPERMADDR
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 Linus TorvaldsLinux-2.6.12-rc2
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-12-26 Jeff GarzikMerge pobox.com:/garz/repo/netdev-2.6/viro-eth1
2004-10-28 Thomas Gleixner[PATCH] Lock initializer unifying (Network drivers)
2004-10-21 Alexander Viro[PATCH] sundance iomem annotations, switch to io{read...
2004-10-20 Adrian Bunk[PATCH] #include <asm/bitops.h> -> #include <linux...
2004-08-29 Alexander Viro[PATCH] (12/27) sundance ethtool conversion
2004-08-29 Alexander Viro[netdrvr] netdev_priv for sundance, typhoon, yellowfin
2004-08-25 Alexander Viro[PATCH] removed bogus casts of SPIN_LOCK_UNLOCKED
2004-07-26 Alexander Viro[PATCH] NULL noise removal in drivers/net/*
2004-06-30 Stephen Hemminger[PATCH] get rid of __OPTIMIZE__ requirement in net...
2004-06-04 Alexander Viro[PATCH] sparse: if_mii() helper (from jgarzik)
2004-06-03 Alexander Viro[PATCH] sparse: ->ifr_data annotation
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-22 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040221
2004-02-19 David S. Miller[SUNDANCE]: Fix casting so u64 printk does not warn...
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-03 Randy Dunlap[PATCH] sundance: correct printk of dma_addr_t
2004-01-25 Randy Dunlap[netdrvr] remove unnecessary type casting
2003-09-03 François Romieu[NET]: Use free_netdev() even in error paths.
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-10 jcchen@icplus.com.tw[netdrvr sundance] increase eeprom read timeout
2003-06-19 David S. Miller[NET]: Use proper size_t printf format specifier in...
2003-05-26 Edward Peng[netdrvr sundance] fix another flow control bug
2003-05-26 Edward Peng[netdrvr sundance] fix flow control bug
2003-05-20 Stephen Hemminger[NET]: Add sysfs support to several net devices.
2003-04-25 Edward Peng[netdrvr sundance] bug fixes, VLAN support
2003-04-20 Jeff Garziknet driver cleanup, volume 2
2003-01-16 Christoph Hellwig[PATCH] remove MOD_IN_USE
2002-12-15 Art Haas[PATCH] C99 initializers for drivers/net
2002-11-06 Edward Pengsundance net driver updates:
2002-09-29 Jeff Garzik[net drivers] add optional duplex-changed arg to generi...
2002-09-28 Jeff Garzik[net drivers] Remove 'dev' argument from generic_mii_io...
2002-09-28 Jeff GarzikUse new MII lib helper generic_mii_ioctl in several...
2002-09-28 Jeff Garziksundance net drvr: bump version to LK1.05
2002-09-28 Jeff Garziksundance net drvr: fix DFE-580TX packet drop issue...
2002-09-28 Jeff Garziksundance net drvr: fix reset_tx logic
2002-09-28 Edward Pengupdate sundance driver to support building on older...
2002-09-19 Jeff GarzikImprove sundance net driver RX buf size calculation
2002-09-19 Jeff Garzikmore fixes for sundance net driver:
next