aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/idt77252.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-18[ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kconfig variableRobert P. J. Day1-3/+3
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-10/+3
2007-05-24[ATM]: Use mutex instead of binary semaphore in idt77252 driver.Matthias Kaehlcke1-13/+14
2007-04-25[ATM] idt77252: Fix double kfree_skb on failure in push_rx_skbArnaldo Carvalho de Melo1-1/+0
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo1-9/+15
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-1/+2
2007-02-17atm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-4/+4
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-04[ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan1-17/+6
2006-07-03[ATM]: add+use poison definesRandy Dunlap1-1/+2
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-4/+4
2005-07-19[ATM]: [idt77252] use time_after() macroMarcelo Feitoza Parisi1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3882