aboutsummaryrefslogtreecommitdiff
path: root/drivers/atm/horizon.c
AgeCommit message (Expand)Author
2013-01-03Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-04Driver: Atm: Remove 'break' after 'return' statement.Santosh Nayak
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-09-21drivers: atm: use native kernel's hex_to_bin() funcAndy Shevchenko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-08-02drivers/atm: Use DIV_ROUND_CLOSESTJulia Lawall
2008-11-29ATM: horizon, fix hrz_probe fail pathJiri Slaby
2008-09-22drivers/atm: Use DIV_ROUND_UPJulia Lawall
2008-04-13[ATM] drivers/atm/horizon.c: stop inlining largish static functionsDenys Vlasenko
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik
2007-01-23[PATCH] horizon.c: missing __devinitAl Viro
2006-10-24[ATM] horizon: read_bia() needs to be __devinitDavid S. Miller
2006-10-21[ATM]: No need to return voidTobias Klauser
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2005-11-10[ATM]: [horizon] fix sparse warningsDave Jones
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds