- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / net / sungem.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-02-01 David S. Miller[SUNGEM]: Unbreak Sun GEM chips.
2006-01-24 Benjamin Herrenschmidt[SUNGEM]: Make PM of PHYs more reliable (#2)
2005-12-23 Adrian Bunk[SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled.
2005-11-14 Olof Johansson[PATCH] ppc: add support for new powerbooks
2005-09-17 Linus Torvalds[PATCH] Sun GEM ethernet: enable and map PCI ROM properly
2005-09-11 Linus TorvaldsSun GEM ethernet: enable and map PCI ROM properly
2005-09-02 Eric Lemoine[SUNGEM]: Fix netpoll bug in Sun GEM Ether driver
2005-07-08 Benjamin Herrenschmidt[PATCH] ppc64: Add new PHY to sungem
2005-06-26 Domen Puncerdrivers/net/: Use the DMA_{64,32}BIT_MASK constants
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-23 Olaf Hering+- update to 2.6.11-rc2-bk1, dvb, ia64, 4lvl pagetable...
2005-01-22 Andreas Gruenbacher- patches.fixes/patch-2.6.11-rc2: Merge.
2005-01-20 David S. MillerCset exclude: davem@nuts.davemloft.net|ChangeSet|200501...
2005-01-19 David S. Miller[NET]: Close NETIF_F_LLTX race conditions.
2005-01-19 Olaf Hering+- add imac g5 patches, also needed for current desktop...
2004-11-05 David S. Miller[SUNGEM]: Use CONFIG_PPC_PMAC throughout.
2004-10-20 Adrian Bunk[PATCH] #include <asm/bitops.h> -> #include <linux...
2004-10-16 Alexander Viro[PATCH] bunch of trivial iomem annotations in drivers/net
2004-10-07 David S. Miller[SUNGEM]: Use NETDEV_TX_foo instead of magic constants.
2004-09-30 David S. Miller[SUNGEM]: Fix build.
2004-09-30 David S. Miller[SUNGEM]: Do not need two implementations of poll_contr...
2004-09-29 Colin Leroy[SUNGEM]: Add polling support.
2004-09-16 Eric Lemoine[SUNGEM]: Add netpoll support.
2004-09-15 Eric Lemoine[SUNGEM]: LLTX support
2004-09-15 Eric Lemoine[SUNGEM]: Add tx_lock
2004-09-10 Linus TorvaldsMerge bk://kernel.bkbits.net/davem/net-2.6
2004-09-10 Linus Torvaldssungem: PCI memory annotations
2004-09-10 David S. Miller[SUNGEM]: Use dev_kfree_skb_irq() for TX.
2004-09-10 Benjamin Herrenschmidt[PATCH] ppc: fix sungem NAPI
2004-09-07 Eric Lemoine[SUNGEM]: Add NAPI support.
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-22 David S. Miller[SUNGEM]: Fix locking in gem_interrupt().
2004-07-28 Nishanth Aravamudan[NET]: Use msleep() in sungem driver.
2004-06-21 Herbert Xu[NET]: In sungem driver, keep track of rx buffer alloc...
2004-06-16 Jeff GarzikMerge pobox.com:/spare/repo/netdev-2.6/misc-herbert
2004-06-04 Alexander Viro[PATCH] sparse: if_mii() helper (from jgarzik)
2004-05-27 Herbert Xu[NETDRV #2] Use driver-specific name for resources
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-20040222
2004-02-22 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040221
2004-02-21 David S. Miller[PATCH] Synchronize sungem RX complation path
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-20 Linus TorvaldsFix silly thinko in sungem network driver.
2004-02-19 Benjamin Herrenschmidt[PATCH] Be careful about memory ordering in sungem...
2004-02-14 Christoph Hellwig[SUNGEM]: Kill unused variable on ppc.
2004-02-04 Olaf Hering+- add patches.arch/linuxppc-2.5-benh-2.6.2-ben1
2004-01-25 Benjamin Herrenschmidt[SUNGEM]: Add support for G5 PowerMAC plus PM fixes.
2003-10-09 David Gibson[NET]: Fix initialization sequence in SunGEM driver.
2003-09-03 François Romieu[NET]: Use free_netdev() even in error paths.
2003-09-03 Jeff Garzik[NET]: Fix ethtool_ops thinko in sungem.c
2003-08-23 David S. Miller[SPARC]: Update ethtool support in Sun net drivers.
2003-08-19 Stephen Hemminger[NET]: free_netdev - drivers/net/* changes.
2003-08-16 David S. Miller[MM]: Add and use offset_in_page() convenience macro.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-02 David S. MillerMerge nuts.ninka.net:/home/davem/src/BK/network-2.5
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-30 Benjamin Herrenschmidt[NET]: Do not call request_irq with spinlock held in...
2003-06-24 Scott Feldman[PATCH] Remove CAP_NET_ADMIN check for SIOCETHTOOL's
2003-06-11 Benjamin Herrenschmidt[SUNGEM]: Fix gcc3.3 warnings.
2003-06-05 Paul Mackerras[PATCH] get rid of CONFIG_ALL_PPC
2003-05-20 Stephen Hemminger[NET]: Add sysfs support to several net devices.
2003-05-19 Benjamin Herrenschmidt[SUNGEM]: Updates from PowerPC people.
2003-04-20 David S. Miller[NET SUN]: Update for irqreturn_t.
2003-04-06 James Morris[NET]: skb_headlen() cleanup.
2003-02-25 Michael Hayes[PATCH] Spelling fixes: guarantee
2003-02-13 Dave Jones[netdrvr sungem] be verbose about RX MAC fifo overflow
2003-01-06 David S. Miller[SUNGEM]: Add warning to ppc code wrt. MAX_ADDR_LEN...
2002-12-15 Art Haas[PATCH] C99 initializers for drivers/net
2002-11-30 Dave Jones[netdrvr sungem] kill PCI_DEVICE_IDxxx constant, it...
2002-11-21 Arnaldo Carvalho... o drivers/net: fix up header cleanup: remove unneeded...
2002-10-01 Ingo Molnar[PATCH] Workqueue Abstraction
2002-08-19 Linus TorvaldsRemove extraneous ptrace.h include
2002-08-03 Rusty RussellConvert drivers/net to C99 struct initializers.
2002-06-19 David S. Millerdrivers/net/sungem.c: Include linux/tqueue.h
2002-04-25 Tero PirkkanenSunGEM:
2002-04-22 David S. MillerSunGEM bug fix:
2002-03-21 David S. MillerSun HME/GEM driver probing cleanups.
2002-03-21 David S. MillerMerge 2.4.x Sun GEM/HME net driver fixes.
2002-03-20 David S. MillerIn Sun GEM/HME drivers, if OpenBoot firmware is not
2002-02-11 Richard HendersonUse __devexit_p for binutils 2.12 (prerelease).
2002-02-05 Linus Torvaldsv2.5.2.3 -> v2.5.2.4
2002-02-05 Linus Torvaldsv2.5.2 -> v2.5.2.1
2002-02-05 Linus Torvaldsv2.5.1.11 -> v2.5.2
2002-02-05 Linus Torvaldsv2.4.12.5 -> v2.4.12.6
2002-02-05 Linus Torvaldsv2.4.12.1 -> v2.4.12.2
2002-02-05 Linus Torvaldsv2.4.10.1 -> v2.4.10.2
2002-02-05 Linus Torvaldsv2.4.9.12 -> v2.4.9.13
2002-02-05 Linus Torvaldsv2.4.9.8 -> v2.4.9.9
2002-02-05 Linus Torvaldsv2.4.8.4 -> v2.4.9
2002-02-05 Linus Torvaldsv2.4.7.5 -> v2.4.7.6
2002-02-05 Linus Torvaldsv2.4.5.4 -> v2.4.5.5
2002-02-05 Linus Torvaldsv2.4.5.3 -> v2.4.5.4
2002-02-05 Linus Torvaldsv2.4.3.7 -> v2.4.3.8
2002-02-05 Linus Torvaldsv2.4.3.4 -> v2.4.3.5
2002-02-05 Linus Torvaldsv2.4.3.2 -> v2.4.3.3
2002-02-05 Linus Torvaldsv2.4.2.7 -> v2.4.2.8