Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / smc911x.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-30 H Hartley Sweetendrivers/net/smc911x.c: use %pM to shown MAC address
2009-11-19 Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-04-16 Alexander Beregalovsmc911x: convert to net_device_ops
2009-03-24 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2009-02-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-03 Roel Kluinnet: variables reach -1, but 0 tested
2009-01-27 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2008-12-04 Andrew Mortondrivers/net/smc911x.c: smc911x_drv_probe() cleanup
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-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-20 Vernon Saudersmc911x: Fix printf format typo in smc911x driver.
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-11 Dasgupta, Romit[netdrvr] smc911x: fix for driver resume (and compilati...
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-02 Will Newtondrivers/net/smc911x.c: Fix lockdep warning on xmit.
2008-10-22 Catalin Marinassmc911x: Make the driver safer on SMP
2008-10-22 Catalin Marinassmc911x: Add IRQ polarity configuration
2008-10-22 Dmitry BaryshkovSMC911x: unbreak PXA builds
2008-10-13 Guennadi Liakhovetskismc911x: Add support for LAN921{5,7,8} chips from SMSC
2008-10-11 Guennadi Liakhovetskismc911x: Fix external PHY detection
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-09-24 Magnus Dammsmc911x: remove duplicate debug printout
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-12 David S. Millernet: Eliminate flush_scheduled_work() calls while RTNL...
2008-06-12 Magnus Dammsmc911x: introduce platform data flags
2008-06-12 Magnus Dammsmc911x: pass along private data and use iomem
2008-04-25 Roel Kluinsmc911x: test after postfix decrement fails in smc911x_...
2008-04-25 Kay Sieversnet drivers: fix platform driver hotplug/coldplug
2007-12-04 Wang ChenSMC911X: Fix using of dereferenced skb after netif_rx
2007-11-24 Peter Korsgaardsmc911x: Fix multicast handling
2007-11-24 Peter Korsgaardsmc911x: Fix unused variable warning.
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-10 Markus Brunnersmc911x irq sense request and MPR2 board support
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-05-15 Vitaly Woolsmc911x: fix compilation breakage
2007-04-28 Vitaly Woolsmc911x: fix compilation breakage wjen debug is on
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...
2007-02-03 Peter Korsgaard[PATCH] net/smc911x: match up spin lock/unlock
2006-12-22 Andrew Morton[PATCH] smc911 workqueue fixes
2006-12-22 Vitaly Wool[PATCH] smc911x: fix netpoll compilation faliure
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-08-19 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-08-19 Peter Korsgaard[PATCH] smc911x: Re-release spinlock on spurious interrupt
2006-08-14 Dave Jones[PATCH] remove unnecessary config.h includes from drive...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-04-20 Jeff Garzik[netdrvr smc911x] trim trailing whitespace
2006-04-20 Dustin McIntire[PATCH] RE: [PATCH 1/1] net driver: Add support for...