]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/net/dm9000.c
net drivers: fix platform driver hotplug/coldplug
[linux-2.6-omap-h63xx.git] / drivers / net / dm9000.c
2008-04-25 Kay Sieversnet drivers: fix platform driver hotplug/coldplug
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-17 Tony LuckPull regset into release branch
2008-04-17 Tony LuckPull virt-cpu-accounting into release branch
2008-04-17 Tony LuckPull fsys_gettimeofday into release branch
2008-04-11 Linus TorvaldsMerge branch 'docs' of git://git.lwn.net/linux-2.6
2008-04-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-08 David S. MillerMerge branch 'net-2.6.26-isatap-20080403' of git:/...
2008-04-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-03 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-04-01 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-04-01 Dmitry TorokhovMerge master.kernel.org:/pub/scm/linux/kernel/git/torva...
2008-03-30 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2008-03-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-03-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-30 Al Virodm9000 trivial annotation
2008-03-28 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-03-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-27 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-27 Linus TorvaldsMerge branch 'avr32-fixes' of git://git.kernel.org...
2008-03-27 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-03-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-26 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-26 Peter Korsgaarddm9000: Support promisc and all-multi modes
2008-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-29 Linus TorvaldsMerge branch 'avr32-fixes' of git://git.kernel.org...
2008-02-27 Christoph LameterMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-21 Len BrownMerge branches 'release', 'bugzilla-9916', 'bugzilla...
2008-02-19 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-02-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-18 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-15 David S. MillerMerge branch 'fixes' of master.kernel.org:/pub/scm...
2008-02-15 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-02-15 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-02-15 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-02-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-13 David S. MillerMerge branch 'upstream-davem' of master.kernel.org...
2008-02-11 Jeff GarzikMerge branch 'r6040' of git://git.kernel.org/pub/scm...
2008-02-11 Ben DooksDM9000: Show the MAC address source after printing MAC
2008-02-11 Ben DooksDM9000: Update retry count whilst identifying chip
2008-02-11 Ben DooksDM9000: Add support for MII ioctl() calls
2008-02-11 Ben DooksDM9000: Add platform flag for no attached EEPROM
2008-02-11 Ben DooksDM9000: Remove redudant use of "& 0xff"
2008-02-11 Ben DooksDM9000: Remove cal_CRC() and use ether_crc_le instead
2008-02-11 Ben DooksDM9000: Fix delays used by EEPROM read and write
2008-02-11 Ben DooksDM9000: Use netif_msg to enable debugging options
2008-02-11 Ben DooksDM9000: Remove unnecessary changelog in header comment
2008-02-11 Ben DooksDM9000: Ensure spinlock held whilst accessing EEPROM...
2008-02-11 Ben DooksDM9000: Remove EEPROM initialisation code.
2008-02-11 Ben DooksDM9000: Add ethtool control of msg_enable value
2008-02-11 Ben DooksDM9000: Add ethtool support for reading and writing...
2008-02-11 Ben DooksDM9000: Add mutex to protect access
2008-02-11 Ben DooksDM9000: Remove barely used SROM array read.
2008-02-11 Ben DooksDM9000: Use msleep() instead of udelay()
2008-02-11 Ben DooksDM9000: Do not sleep with spinlock and IRQs held
2008-02-11 Ben DooksDM9000: Add initial ethtool support
2008-02-11 Ben DooksDM9000: Remove old timer based poll routines
2008-02-11 Ben DooksDM9000: Pass IRQ flags via platform resources
2008-02-11 Ben DooksDM9000 update debugging macros to use debug level
2008-02-11 Ben DooksDM9000 use dev_xxx() instead of printk for output.
2008-02-11 Ben DooksDM9000: Add platform data to specify external phy
2008-02-11 Ben DooksDM9000: Fix endian-ness of data accesses.
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git.kernel.org/pub...
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 David WoodhouseMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git.kernel.org...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-28 Linus TorvaldsMerge branch 'for-2.6.25' of git://git.kernel.dk/linux...
2008-01-28 Linus TorvaldsMerge branch 'blk-end-request' of git://git.kernel...
2008-01-28 Linus TorvaldsMerge branch 'sg' of git://git.kernel.dk/linux-2.6...
2008-01-28 Linus TorvaldsMerge branch 'cfq-ioc-share' of git://git.kernel.dk...
2008-01-28 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-01-28 Russell KingMerge branch 'pxa-plat' into devel
next