summaryrefslogtreecommitdiffstats
path: root/drivers/net/smc911x.c
Commit message (Expand)AuthorAgeFilesLines
* 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