1. d2c6d318 atm: nicstar: register the interrupt handler in the right place by Zheyu Ma · 3 years, 7 months ago
  2. 8b74596 atm: nicstar: use 'dma_free_coherent' instead of 'kfree' by Zheyu Ma · 3 years, 7 months ago
  3. 4e2a084 atm: nicstar: Fix possible use-after-free in nicstar_cleanup() by Zou Wei · 3 years, 8 months ago
  4. aab5d31 atm: nicstar: Unmap DMA on send error by Sebastian Andrzej Siewior · 4 years, 2 months ago
  5. 0ba8abb ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx() by Markus Elfring · 8 years ago
  6. 304f0a4e ATM-nicstar: Refactor a kmalloc() call in ns_init_card() by Markus Elfring · 8 years ago
  7. ee41f07 ATM-nicstar: Improve another size determination in ns_init_card() by Markus Elfring · 8 years ago
  8. 24310fd ATM-nicstar: Improve another size determination in get_scq() by Markus Elfring · 8 years ago
  9. 7870612 ATM-nicstar: Use kmalloc_array() in get_scq() by Markus Elfring · 8 years ago
  10. eab8146 drivers: atm: nicstar: Use the correct function to free some resources by Christophe Jaillet · 9 years ago
  11. 3855634 drivers: atm: nicstar: remove ifdef'd out skb destructors by Florian Westphal · 10 years ago
  12. ede58ef atm: remove deprecated use of pci api by chas williams - CONTRACTOR · 10 years ago
  13. 118ce7a atm: nicstar: remove interruptible_sleep_on_timeout by Arnd Bergmann · 11 years ago
  14. c664d63 atm: nicstar: use NULL instead of 0 for pointer by Daeseok Youn · 11 years ago
  15. 4c55a46 atm: slight optimization of addr compare by dingtianhong · 11 years ago
  16. d2bb390 atm: nicstar: fix regression made by previous patch by Andy Shevchenko · 11 years ago
  17. 8390f81 atm: nicstar: re-use native mac_pton() helper by Andy Shevchenko · 11 years ago
  18. b051f6e atm/nicstar: convert to idr_alloc() by Tejun Heo · 12 years ago
  19. c767bf2 atm/nicstar: don't use idr_remove_all() by Tejun Heo · 12 years ago
  20. 6c44512 Drivers: atm: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  21. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  22. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 14 years ago
  23. 2b27822 drivers: atm: don't use private copy of hex_to_bin() by Andy Shevchenko · 14 years ago
  24. 6df7b80 atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) by Peter Huewe · 15 years ago
  25. 06df277 atm: remove IRQF_DISABLED in combination with IRQF_SHARED by chas williams - CONTRACTOR · 15 years ago
  26. 864a3ff atm: [nicstar] remove virt_to_bus() and support 64-bit platforms by chas williams - CONTRACTOR · 15 years ago
  27. 098fde1 atm: [nicstar] reformatted with Lindent by chas williams - CONTRACTOR · 15 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  29. 1154b29 drivers/atm/nicstar.c: use %pM to show MAC address by hartleys · 15 years ago
  30. 8da5630 drivers: atm, char fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  31. 36ef408 atm nicstar: Removal of debug code containing deprecated calls to cli()/sti() by Mark Asselstine · 17 years ago
  32. 5296195 [ATM]: [nicstar] delay irq setup until card is configured by Chas Williams · 17 years ago
  33. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  34. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  35. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  36. 69c3014 [ATM] nicstar: Fix a bogus casting warning by Alan Cox · 18 years ago
  37. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  38. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  40. 2087ff3 [PATCH] frv: fix uninitialised variable in atm nicstar driver by David Howells · 19 years ago
  41. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  42. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  43. a2c1aa5 [ATM]: [drivers] kill pointless NULL checks and casts before kfree() by Jesper Juhl · 20 years ago
  44. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago