summaryrefslogtreecommitdiffstats
path: root/drivers/net/ni52.c
AgeCommit message (Expand)AuthorLines
2008-03-26ni52: more unbreakingAl Viro-15/+16
2008-03-26ni52: switch to ioremap()Al Viro-5/+18
2008-03-26ni52: clean up check586()Al Viro-23/+24
2008-03-26ni52: clean up initialization of privAl Viro-14/+7
2008-03-26ni52: make ->base char __iomem *Al Viro-15/+17
2008-03-26ni52: kill the second argument of check586(), get rid of bogus pointerAl Viro-11/+11
2008-03-26ni52 trivial iomem annotationsAl Viro-71/+70
2008-02-11ni52: Remove 278 scripts/checkpatch errorsAlan Cox-590/+552
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-2/+0
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller-1/+1
2007-04-25[NET]: Fix warnings in 3c523.c and ni52.cDavid S. Miller-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo-1/+0
2007-02-27net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan-2/+0
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik-1/+1
2006-08-19[PATCH] ni52 section fixAndrew Morton-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1386