aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/smc911x.c
AgeCommit message (Expand)Author
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-11-02drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton
2008-10-22smc911x: Make the driver safer on SMPCatalin Marinas
2008-10-22smc911x: Add IRQ polarity configurationCatalin Marinas
2008-10-22SMC911x: unbreak PXA buildsDmitry Baryshkov
2008-10-12smc911x: Add support for LAN921{5,7,8} chips from SMSCGuennadi Liakhovetski
2008-10-11smc911x: Fix external PHY detectionGuennadi Liakhovetski
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-09-24smc911x: remove duplicate debug printoutMagnus Damm
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-06-11smc911x: introduce platform data flagsMagnus Damm
2008-06-11smc911x: pass along private data and use iomemMagnus Damm
2008-04-25smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt}Roel Kluin
2008-04-25net drivers: fix platform driver hotplug/coldplugKay Sievers
2007-12-04SMC911X: Fix using of dereferenced skb after netif_rxWang Chen
2007-11-23smc911x: Fix multicast handlingPeter Korsgaard
2007-11-23smc911x: Fix unused variable warning.Peter Korsgaard
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-10smc911x irq sense request and MPR2 board supportMarkus Brunner
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-05-15smc911x: fix compilation breakageVitaly Wool
2007-04-28smc911x: fix compilation breakage wjen debug is onVitaly Wool
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2007-02-03[PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard
2006-12-22[PATCH] smc911 workqueue fixesAndrew Morton
2006-12-22[PATCH] smc911x: fix netpoll compilation faliureVitaly Wool
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-08-19Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-08-19[PATCH] smc911x: Re-release spinlock on spurious interruptPeter Korsgaard
2006-08-14[PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-04-20[netdrvr smc911x] trim trailing whitespaceJeff Garzik
2006-04-20[PATCH] RE: [PATCH 1/1] net driver: Add support for SMSC LAN911x line of ethe...Dustin McIntire