aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ni65.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro1-1/+1
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+3
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-2/+0
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-10/+10
2006-08-19[PATCH] ni65 section fixAndrew Morton1-1/+1
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-6/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1277