Age | Commit message (Expand) | Author |
2024-08-12 | atm: idt77252: prevent use after free in dequeue_rx() | Dan Carpenter |
2024-02-03 | atm: idt77252: fix a memleak in open_card_ubr0 | Zhipeng Lu |
2023-03-21 | atm: idt77252: fix kmemleak when rmmod idt77252 | Li Zetao |
2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) |
2022-08-08 | atm: idt77252: fix use-after-free bugs caused by tst_timer | Duoming Zhou |
2021-07-20 | atm: idt77252: clean up trigraph warning on ??) string | Colin Ian King |
2021-04-14 | atm: idt77252: remove unused function | Jiapeng Chong |
2021-02-15 | atm: idt77252: fix build broken on amd64 | Tong Zhang |
2020-12-21 | atm: idt77252: call pci_disable_device() on error path | Dan Carpenter |
2020-08-03 | atm: idt77252: avoid accessing the data mapped to streaming DMA | Jia-Ju Bai |
2019-07-15 | atm: idt77252: Remove call to memset after dma_alloc_coherent | Fuqian Huang |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-02-23 | atm: idt77252: remove redundant bit-wise or'ing of zero | Colin Ian King |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-10-18 | atm: idt77252: Convert timers to use timer_setup() | Kees Cook |
2017-08-09 | atm: make atmdev_ops const | Bhumika Goyal |
2017-07-16 | atm: idt77252: constify pci_device_id. | Arvind Yadav |
2017-07-01 | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-02-15 | atm: idt77252, use setup_timer and mod_timer | Jan Koniarik |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2015-01-18 | atm: remove deprecated use of pci api | chas williams - CONTRACTOR |
2014-08-08 | atm: use pci_zalloc_consistent | Joe Perches |
2014-05-21 | atm: idt77252: Remove redundant error check | Peter Senna Tschudin |
2013-11-19 | atm: idt77252: fix dev refcnt leak | Ying Xue |
2013-01-03 | Drivers: atm: remove __dev* attributes. | Greg Kroah-Hartman |
2012-05-06 | skb: Add inline helper for getting the skb end offset from head | Alexander Duyck |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-15 | atm: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-04-17 | atm: idt77252: Fix set-but-unused variables. | David S. Miller |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-12-10 | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams |
2010-10-03 | drivers/atm/idt77252.c: Remove unnecessary error check | Julia Lawall |
2010-07-15 | atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-07-12 | atm: remove IRQF_DISABLED in combination with IRQF_SHARED | chas williams - CONTRACTOR |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-07 | drivers/atm/idt77252.c: use %pM to show MAC address | hartleys |
2008-09-21 | atm: idt77252: Use generic SKB queue management instead of home-grown scheme. | David S. Miller |
2008-05-20 | drivers/atm/: remove CVS keywords | Adrian Bunk |
2008-03-31 | [ATM] atm/idt77252.c: Make 2 functions static | Adrian Bunk |
2008-03-05 | atm: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2007-10-10 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman |
2007-07-18 | [ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kcon... | Robert P. J. Day |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-05-24 | [ATM]: Use mutex instead of binary semaphore in idt77252 driver. | Matthias Kaehlcke |
2007-04-25 | [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo |