summaryrefslogtreecommitdiff
path: root/drivers/atm/ambassador.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-18drivers/atm/ambassador: kill uninit'd var warning, and fix bugJeff Garzik1-1/+3
2007-04-26[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2006-12-08[PATCH] atm/ambassador: use bitrev8Akinobu Mita1-14/+3
2006-12-03[ATM] ambassador,firestream: "-1 >>" is implementation definedAlexey Dobriyan1-1/+1
2006-10-22[ATM]: No need to return voidTobias Klauser1-2/+2
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-6/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+1
2006-10-04[ATM]: [ambassador] Change the return type to reflect realityJeff Garzik1-2/+2
2006-07-04[ATM]: add+use poison definesRandy Dunlap1-1/+2
2006-07-03[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-1/+2
2005-10-09[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-08-30[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-1/+1
2005-07-20[ATM]: [ambassador] Fix the sparse warning "implicit cast to nocast type"Victor Fusco1-1/+3
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2463