summaryrefslogtreecommitdiffstats
path: root/drivers/atm/idt77252.c
Commit message (Expand)AuthorAgeFilesLines
* atm: make atmdev_ops constBhumika Goyal2017-08-091-1/+1
* atm: idt77252: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-011-2/+2
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-7/+4
* atm: idt77252, use setup_timer and mod_timerJan Koniarik2017-02-151-9/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* atm: remove deprecated use of pci apichas williams - CONTRACTOR2015-01-181-50/+57
* atm: use pci_zalloc_consistentJoe Perches2014-08-081-9/+6
* atm: idt77252: Remove redundant error checkPeter Senna Tschudin2014-05-211-4/+4
* atm: idt77252: fix dev refcnt leakYing Xue2013-11-191-1/+1
* Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-10/+6
* skb: Add inline helper for getting the skb end offset from headAlexander Duyck2012-05-061-1/+1
* Merge branch 'master' into for-nextJiri Kosina2011-09-151-1/+1
|\
| * atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* | atm: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-5/+6
|/
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3882
OpenPOWER on IntegriCloud