Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / smc91x.c
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Frans Popnet/smc91xx: remove trailing space in messages
2010-02-26 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2009-12-11 Paul Mundtnet: smc91x: Fix up type mismatch in smc_drv_resume().
2009-12-11 Mike Frysingersmc91x: fix unused flags warnings on UP systems
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-30 Russell King - ARM... NET: smc91x: Fix irq flags
2009-11-29 Kevin HilmanNET: smc91x: convert to dev_pm_ops
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-09-15 Nicolas PitreNicolas Pitre has a new email address
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-26 Alexey Dobriyansmc91x: fix compilation on SMP
2009-08-24 Dongdong Dengsmc91x: let smc91x work well under netpoll
2009-07-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-12 Ben Hutchingsnetdev: restore MTU change operation
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-03-24 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2009-01-27 Magnus Dammsmc91x: struct net_device_ops
2009-01-27 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2009-01-21 Vernon Saudersmc91x: enable ethtool EEPROM interface
2008-12-04 Luotao Fusmc91x: remove isa stuff from smc91x driver
2008-12-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-30 Al Virosection errors in smc911x/smc91x
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-11-03 David S. MillerSMC91x: Fix compilation on some platforms.
2008-11-02 Mike Frysingersmc91x: add __init markings to smc_drv_probe()
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 Mike FrysingerSMC91x: delete unused local variable "lp"
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-11 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-10-09 Russell KingMerge branch 'ptebits' into devel
2008-10-07 Russell KingMerge branch 'viper-for-rmk' of git://misterjones.org...
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-09-24 Magnus Dammsmc91x: fix nowait printout
2008-09-07 Russell King[NET] smc91x: provide configurable leds
2008-08-27 Jeff Garzik[netdrvr] smc91x: fix resource removal (null ptr deref)
2008-07-12 Eric Miao[NET] smc91x: prepare SMC_USE_PXA_DMA to be specified...
2008-07-12 Eric Miao[NET] smc91x: prepare for SMC_IO_SHIFT to be a platform...
2008-07-12 Eric Miao[NET] smc91x: add SMC91X_NOWAIT flag to platform data
2008-07-12 Eric Miao[NET] smc91x: favor the use of SMC91X_USE_* instead...
2008-07-12 Eric Miao[NET] smc91x: remove "irq_flags" from "struct smc91x_pl...
2008-06-12 David S. Millernet: Eliminate flush_scheduled_work() calls while RTNL...
2008-04-25 Kay Sieversnet drivers: fix platform driver hotplug/coldplug
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-12 Sonic Zhangsmc91x driver: fix bug: print warning only in interrupt...
2008-03-17 Magnus Dammsmc91x: introduce platform data flags V2
2008-03-17 Magnus Dammsmc91x: pass along private data V2
2008-01-28 Russell King[NET] smc91x: Make smc91x use IRQ resource trigger...
2007-10-15 Russell King[NET] smc91x: fix PXA DMA support code
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[NET] drivers/net: statistics cleanup #1 -- save memory...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-02-07 Greg Kroah-HartmanNetwork: convert network devices to use struct device...
2006-12-05 David HowellsWorkQueue: Fix up arch-specific work items where possible
2006-10-07 Al Viro[PATCH] m32r pt_regs fixes
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-08-19 Russell King[PATCH] lockdep: fix smc91x
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 Nicolas Pitre[PATCH] smc91x: allow for dynamic bus access configs
2006-03-20 David Vrabel[PATCH] handle errors returned by platform_get_irq*()
2006-01-09 Russell King[PATCH] IRQ type flags
2005-11-18 Russell King[PATCH] smc91x: fix bank mismatch
2005-11-18 Nicolas Pitre[PATCH] smc91x: fix one source of spurious interrupts
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-10-31 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Jeff GarzikMerge branch 'master'
2005-10-28 Nicolas Pitre[PATCH] smc91x: shut down power after probing
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-06-28 David Brownell[PATCH] smc91x needs settable IRQ trigger type
2005-06-27 Nicolas Pitre[PATCH] smc91x: plug race between TX tasklet and driver...
2005-05-28 Nicolas Pitre[PATCH] smc91x: more tweaks to help with RX overruns
2005-05-28 Nicolas Pitre[PATCH] smc91x: improve diagnostic info
2005-05-13 Nicolas Pitre [PATCH] smc91x addr config check
2005-04-16 Pavel Machek[PATCH] u32 vs. pm_message_t fixes for drivers/net
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2