aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/smc911x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches1-1/+1
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-3/+3
2009-04-16smc911x: convert to net_device_opsAlexander Beregalov1-8/+15
2009-03-24net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-02-02net: variables reach -1, but 0 testedRoel Kluin1-2/+2
2008-12-03drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton1-7/+7
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-5/+5
2008-11-30section errors in smc911x/smc91xAl Viro1-5/+5
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-11-20smc911x: Fix printf format typo in smc911x driver.Vernon Sauder1-1/+1
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+3
2008-11-11[netdrvr] smc911x: fix for driver resume (and compilation warning)Dasgupta, Romit1-1/+3
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-2/+0
2008-11-02drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton1-1/+1
2008-10-22smc911x: Make the driver safer on SMPCatalin Marinas1-17/+8
2008-10-22smc911x: Add IRQ polarity configurationCatalin Marinas1-3/+8
2008-10-22SMC911x: unbreak PXA buildsDmitry Baryshkov1-1/+1
2008-10-12smc911x: Add support for LAN921{5,7,8} chips from SMSCGuennadi Liakhovetski1-2/+4
2008-10-11smc911x: Fix external PHY detectionGuennadi Liakhovetski1-0/+3
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-33/+33
2008-09-24smc911x: remove duplicate debug printoutMagnus Damm1-2/+0
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-18/+5
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller1-19/+5
2008-06-11smc911x: introduce platform data flagsMagnus Damm1-1/+16
2008-06-11smc911x: pass along private data and use iomemMagnus Damm1-236/+170
2008-04-25smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt}Roel Kluin1-3/+3
2008-04-25net drivers: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2007-12-04SMC911X: Fix using of dereferenced skb after netif_rxWang Chen1-1/+1
2007-11-23smc911x: Fix multicast handlingPeter Korsgaard1-13/+4
2007-11-23smc911x: Fix unused variable warning.Peter Korsgaard1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-10smc911x irq sense request and MPR2 board supportMarkus Brunner1-1/+1
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik1-49/+28
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-05-15smc911x: fix compilation breakageVitaly Wool1-4/+2
2007-04-28smc911x: fix compilation breakage wjen debug is onVitaly Wool1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-2/+0
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman1-1/+1
2007-02-03[PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard1-2/+3
2006-12-22[PATCH] smc911 workqueue fixesAndrew Morton1-7/+14
2006-12-22[PATCH] smc911x: fix netpoll compilation faliureVitaly Wool1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-08-19Merge branch 'upstream-fixes' into upstreamJeff Garzik1-0/+1
2006-08-19[PATCH] smc911x: Re-release spinlock on spurious interruptPeter Korsgaard1-0/+1
2006-08-14[PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones1-2/+0
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-04-20[netdrvr smc911x] trim trailing whitespaceJeff Garzik1-105/+105
2006-04-20[PATCH] RE: [PATCH 1/1] net driver: Add support for SMSC LAN911x line of ethernet chipsDustin McIntire1-0/+2307