aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/zatm.c
Commit message (Expand)AuthorAgeFilesLines
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-1/+1
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-4/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
* drivers/atm: Use DIV_ROUND_UPJulia Lawall2008-09-221-3/+3
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-1/+3
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-4/+2
* [PATCH] zatm __init abuseAl Viro2007-03-141-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ATM]: [zatm] always *pcr in alloc_shaper()Chas Williams2006-10-041-0/+1
* [ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan2006-10-041-4/+2
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanupJesper Juhl2006-01-101-5/+7
* [ATM]: Fix dereference of uninitialized pointer in zatmAl Viro2005-09-021-2/+2
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-1/+1
* [NET]: Kill skb->listDavid S. Miller2005-08-291-3/+5
* [ATM]: zatm: mailbox converted to pci_alloc_consistent()Francois Romieu2005-07-201-46/+61
* [ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)Chas Williams2005-07-191-1/+1
* [ATM]: [drivers] kill pointless NULL checks and casts before kfree()Jesper Juhl2005-06-021-7/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1646