aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/arcnet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10net: trans_start cleanupsEric Dumazet1-1/+0
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-7/+7
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger1-1/+2
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-16/+10
2009-02-17drivers/net/arcnet: fix sparse warning: symbol shadows an earlier oneHannes Eder1-1/+0
2009-01-21arcnet: convert to net_device_opsStephen Hemminger1-17/+16
2009-01-21arcnet: convert to internal statsStephen Hemminger1-26/+12
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen1-16/+16
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-9/+9
2008-03-28drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur1-2/+3
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-7/+11
2007-04-25[SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo1-6/+11
2007-02-17bugfixes and new hardware support for arcnet driverJeff Morrow1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn1-2/+1
2006-01-17[PATCH] drivers/net/arcnet/: possible cleanupsAdrian Bunk1-7/+10
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi1-1/+2
2005-09-06[ARCNET]: Fix return value from arcnet_send_packet().Pieter Dejaeghere1-8/+17
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1102