aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/smc911x.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton2008-12-031-7/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-021-5/+5
|\
| * section errors in smc911x/smc91xAl Viro2008-11-301-5/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-1/+1
|\ \ | |/
| * smc911x: Fix printf format typo in smc911x driver.Vernon Sauder2008-11-201-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-1/+3
|\ \ | |/
| * [netdrvr] smc911x: fix for driver resume (and compilation warning)Dasgupta, Romit2008-11-111-1/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-061-1/+1
|\ \ | |/
| * drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton2008-11-021-1/+1
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
|/
* smc911x: Make the driver safer on SMPCatalin Marinas2008-10-221-17/+8
* smc911x: Add IRQ polarity configurationCatalin Marinas2008-10-221-3/+8
* SMC911x: unbreak PXA buildsDmitry Baryshkov2008-10-221-1/+1
* smc911x: Add support for LAN921{5,7,8} chips from SMSCGuennadi Liakhovetski2008-10-121-2/+4
* smc911x: Fix external PHY detectionGuennadi Liakhovetski2008-10-111-0/+3
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-33/+33
* smc911x: remove duplicate debug printoutMagnus Damm2008-09-241-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-131-18/+5
|\
| * net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-121-19/+5
* | smc911x: introduce platform data flagsMagnus Damm2008-06-111-1/+16
* | smc911x: pass along private data and use iomemMagnus Damm2008-06-111-236/+170
|/
* smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt}Roel Kluin2008-04-251-3/+3
* net drivers: fix platform driver hotplug/coldplugKay Sievers2008-04-251-0/+2
* SMC911X: Fix using of dereferenced skb after netif_rxWang Chen2007-12-041-1/+1
* smc911x: Fix multicast handlingPeter Korsgaard2007-11-231-13/+4
* smc911x: Fix unused variable warning.Peter Korsgaard2007-11-231-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* smc911x irq sense request and MPR2 board supportMarkus Brunner2007-10-101-1/+1
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-49/+28
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* smc911x: fix compilation breakageVitaly Wool2007-05-151-4/+2
* smc911x: fix compilation breakage wjen debug is onVitaly Wool2007-04-281-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+0
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-071-1/+1
* [PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard2007-02-031-2/+3
* [PATCH] smc911 workqueue fixesAndrew Morton2006-12-221-7/+14
* [PATCH] smc911x: fix netpoll compilation faliureVitaly Wool2006-12-221-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-191-0/+1
|\
| * [PATCH] smc911x: Re-release spinlock on spurious interruptPeter Korsgaard2006-08-191-0/+1
* | [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-141-2/+0
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [netdrvr smc911x] trim trailing whitespaceJeff Garzik2006-04-201-105/+105
* [PATCH] RE: [PATCH 1/1] net driver: Add support for SMSC LAN911x line of ethe...Dustin McIntire2006-04-201-0/+2307