summaryrefslogtreecommitdiff
path: root/drivers/atm/zatm.c
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-07-15atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
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
2008-09-22drivers/atm: Use DIV_ROUND_UPJulia Lawall
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-03-14[PATCH] zatm __init abuseAl Viro
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[ATM]: [zatm] always *pcr in alloc_shaper()Chas Williams
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
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-10[ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanupJesper Juhl
2005-09-02[ATM]: Fix dereference of uninitialized pointer in zatmAl Viro
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-08-29[NET]: Kill skb->listDavid S. Miller
2005-07-20[ATM]: zatm: mailbox converted to pci_alloc_consistent()Francois Romieu
2005-07-19[ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)Chas Williams
2005-06-02[ATM]: [drivers] kill pointless NULL checks and casts before kfree()Jesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds