aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/idt77252.c
Commit message (Expand)AuthorAgeFilesLines
* atm: idt77252: Fix set-but-unused variables.David S. Miller2011-04-171-48/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-1/+2
* drivers/atm/idt77252.c: Remove unnecessary error checkJulia Lawall2010-10-031-4/+2
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-2/+1
* atm: remove IRQF_DISABLED in combination with IRQF_SHAREDchas williams - CONTRACTOR2010-07-121-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/atm/idt77252.c: use %pM to show MAC addresshartleys2010-01-071-4/+1
* atm: idt77252: Use generic SKB queue management instead of home-grown scheme.David S. Miller2008-09-211-23/+9
* drivers/atm/: remove CVS keywordsAdrian Bunk2008-05-201-7/+0
* [ATM] atm/idt77252.c: Make 2 functions staticAdrian Bunk2008-03-311-4/+2
* atm: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-6/+6
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kcon...Robert P. J. Day2007-07-181-3/+3
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-10/+3
* [ATM]: Use mutex instead of binary semaphore in idt77252 driver.Matthias Kaehlcke2007-05-241-13/+14
* [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skbArnaldo Carvalho de Melo2007-04-251-1/+0
* [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-9/+15
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+2
* atm: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-171-4/+4
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ATM]: kmalloc to kzalloc patches for drivers/atmOm Narasimhan2006-10-041-17/+6
* [ATM]: add+use poison definesRandy Dunlap2006-07-031-1/+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
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-4/+4
* [ATM]: [idt77252] use time_after() macroMarcelo Feitoza Parisi2005-07-191-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3882