aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring/lanstreamer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-02-17drivers/net/tokenring: fix sparse warning: symbol shadows an earlier oneHannes Eder1-2/+0
2009-01-21lanstreamer: convert to net_device_opsStephen Hemminger1-11/+13
2009-01-21lanstreamer: convert to internal network statsStephen Hemminger1-14/+5
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-27net: convert print_mac to %pMJohannes Berg1-22/+13
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-37/+27
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-16/+16
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-2/+3
2007-04-25[TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo1-3/+0
2007-04-25[TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+2
2006-09-25[PATCH] drivers/net/tokenring/lanstreamer.c Removal of old codeMichal Piotrowski1-59/+0
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi1-1/+2
2005-06-26[PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_interruptible()Nishanth Aravamudan1-4/+2
2005-06-26drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2011