Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / smc911x.c
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...