aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/sdla.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27wan: convert sdla driver to net_device_opsStephen Hemminger1-21/+15
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen1-24/+24
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik1-2/+3
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz1-4/+4
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik1-7/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-08-14[PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones1-1/+0
2006-06-25[PATCH] wan/sdla section fixesRandy Dunlap1-2/+2
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck1-3/+3
2005-09-14[PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk1-10/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1676