| Commit message (Expand) | Author | Age | Files | Lines |
* | atm: remove deprecated use of pci api | chas williams - CONTRACTOR | 2015-01-18 | 1 | -50/+57 |
* | atm: use pci_zalloc_consistent | Joe Perches | 2014-08-09 | 1 | -9/+6 |
* | atm: idt77252: Remove redundant error check | Peter Senna Tschudin | 2014-05-21 | 1 | -4/+4 |
* | atm: idt77252: fix dev refcnt leak | Ying Xue | 2013-11-19 | 1 | -1/+1 |
* | Drivers: atm: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -10/+6 |
* | skb: Add inline helper for getting the skb end offset from head | Alexander Duyck | 2012-05-06 | 1 | -1/+1 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 | 1 | -1/+1 |
|\ |
|
| * | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | | atm: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 1 | -5/+6 |
|/ |
|
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 | 1 | -0/+1 |
* | atm: idt77252: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -48/+4 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 2010-12-11 | 1 | -1/+2 |
* | drivers/atm/idt77252.c: Remove unnecessary error check | Julia Lawall | 2010-10-04 | 1 | -4/+2 |
* | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-07-16 | 1 | -2/+1 |
* | atm: remove IRQF_DISABLED in combination with IRQF_SHARED | chas williams - CONTRACTOR | 2010-07-13 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | drivers/atm/idt77252.c: use %pM to show MAC address | hartleys | 2010-01-07 | 1 | -4/+1 |
* | atm: idt77252: Use generic SKB queue management instead of home-grown scheme. | David S. Miller | 2008-09-22 | 1 | -23/+9 |
* | drivers/atm/: remove CVS keywords | Adrian Bunk | 2008-05-20 | 1 | -7/+0 |
* | [ATM] atm/idt77252.c: Make 2 functions static | Adrian Bunk | 2008-04-01 | 1 | -4/+2 |
* | atm: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -6/+6 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-11 | 1 | -1/+1 |
* | [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kcon... | Robert P. J. Day | 2007-07-18 | 1 | -3/+3 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-12 | 1 | -10/+3 |
* | [ATM]: Use mutex instead of binary semaphore in idt77252 driver. | Matthias Kaehlcke | 2007-05-25 | 1 | -13/+14 |
* | [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+0 |
* | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -9/+15 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+2 |
* | atm: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-17 | 1 | -4/+4 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -4/+5 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [ATM]: kmalloc to kzalloc patches for drivers/atm | Om Narasimhan | 2006-10-04 | 1 | -17/+6 |
* | [ATM]: add+use poison defines | Randy Dunlap | 2006-07-04 | 1 | -1/+2 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 2005-08-30 | 1 | -4/+4 |
* | [ATM]: [idt77252] use time_after() macro | Marcelo Feitoza Parisi | 2005-07-19 | 1 | -1/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+3882 |