- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / starfire.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-14 Al Virostarfire VLAN fix
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Al Virostarfire: trivial endianness annotations
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-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-11 Randy DunlapPCI: add pci_try_set_mwi
2007-07-11 David S. Miller[NET]: Kill eth_copy_and_sum().
2007-07-02 maximilian attemsstarfire list alpha as 64 bit arch
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
2006-12-04 Al Viro[PATCH] severing skbuff.h -> mm.h
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
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-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-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Herbert Xu[NET]: Avoid allocating skb in skb_pad
2006-04-12 Randy Dunlap[PATCH] net drivers: fix section attributes for gcc
2006-04-02 Eric SesterhennBUG_ON() Conversion in drivers/net/
2006-03-04 Jeff GarzikMerge branch 'net-const'
2006-03-04 Arjan van de VenMassive net driver const-ification.
2006-01-18 Stefan Rompf[PATCH] starfire: Implement suspend/resume
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-10-28 Alexey Dobriyan[PATCH] starfire: free_irq() on error path of netdev_open()
2005-10-04 Ion Badulescu[netdrvr starfire] fix highmem and broken firmware...
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-05-13 Jeff Garzik [netdrvr starfire] Add GPL'd firmware, remove compat...
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-10 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2005-01-08 Andrew Morton[PATCH] MODULE_PARM conversions
2004-12-21 Pavel Machek[PATCH] PCI: fix sparse warnings in drivers/net/* and...
2004-10-21 Jeff GarzikMerge pobox.com:/garz/repo/linux-2.6
2004-10-20 Maximilian Attems[PATCH] drivers: remove unused MOD_{DEC,INC}_USE_COUNT
2004-10-19 Alexander Viro[PATCH] starfire iomem annotations
2004-08-29 Alexander Viro[PATCH] (13/27) starfire ethtool conversion
2004-08-29 Alexander Viro[netdrvr starfire] use netdev_priv
2004-08-29 Alexander Viro[netdrvr starfire] fix unregister_netdev call site
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-06-03 Alexander Viro[PATCH] sparse: ->ifr_data annotation
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-01-19 Olaf Hering+- update to current Linus tree
2004-01-10 Jeff Garzik[netdrvr starfire] remove dup include
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-10-29 Arjan van de Ven[PATCH] fix starfire 64-bit b0rkage
2003-10-29 Rik van Riel[netdrvr starfire] include asm/io.h
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-05-20 Stephen Hemminger[NET]: Add sysfs support to several net devices.
2003-04-20 Jeff Garziknet driver cleanup, volume 2
2003-02-14 Alan Cox[PATCH] Make starfire compile
2003-02-13 Ion Badulescu[PATCH] starfire driver update for 2.5.60
2003-01-05 Andrew Morton[PATCH] misc fixes
2002-11-27 Stefan Rompf[netdrvr starfire] add netif_carrier_{on,off} calls
2002-09-29 Jeff Garzik[net drivers] update hamachi.c and starfire.c to use...
2002-08-03 Rusty RussellConvert drivers/net to C99 struct initializers.
2002-03-06 Jeff GarzikUpdate starfire and tulip net drivers to use new PCI...
2002-03-06 Ion Badulescustarfire net driver updates:
2002-02-11 Richard HendersonUse __devexit_p for binutils 2.12 (prerelease).
2002-02-07 Jeff GarzikRemove deprecated SIOCDEVPRIVATE ioctls from several...
2002-02-06 Jeff GarzikAdditional media-related ethtool ioctls for net drivers
2002-02-05 Linus Torvaldsv2.5.1.11 -> v2.5.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.4 -> v2.4.9.5
2002-02-05 Linus Torvaldsv2.4.7.2 -> v2.4.7.3
2002-02-05 Linus Torvaldsv2.4.6.8 -> v2.4.6.9
2002-02-05 Linus Torvaldsv2.4.6.5 -> v2.4.6.6
2002-02-05 Linus Torvaldsv2.4.5.8 -> v2.4.5.9
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.5 -> v2.4.3.6
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 TorvaldsImport changeset