aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring/madgemc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-1/+0
2011-06-21drivers/net: Remove casts of void *Joe Perches1-1/+1
2011-05-31Revert "net: fix section mismatches"David S. Miller1-1/+1
2011-04-18net: fix section mismatchesMichał Mirosław1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-12/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-27tokenring: convert drivers to net_device_opsStephen Hemminger1-5/+6
2009-02-17drivers/net/tokenring: fix sparse warning: symbol shadows an earlier oneHannes Eder1-2/+0
2008-12-26drivers/net/tokenring: fix sparse warnings: make symbols staticHannes Eder1-1/+1
2008-10-27net: convert print_mac to %pMJohannes Berg1-6/+4
2008-02-03MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-12/+7
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10dev->priv to netdev_priv(dev), drivers/net/tokenring/Yoann Padioleau1-2/+2
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn1-2/+1
2005-08-19[netdrvr] Convert madgemc to new MCA API.Jochen Friedrich1-262/+259
2005-06-26[PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk1-13/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+800