1. 7cf6156 atm: fix improper return value by Pan Bian · 7 years ago
  2. 4606c9e atm: lanai: set error code when ioremap fails by Pan Bian · 7 years ago
  3. d560846 atm: iphase: fix newline escape and minor tweak to source formatting by Colin Ian King · 8 years ago
  4. cf9932a ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx() by Markus Elfring · 8 years ago
  5. 0f0d0ed ATM-ZeitNet: Replace one kzalloc() call by kcalloc() by Markus Elfring · 8 years ago
  6. 5ad3ea3 ATM-ZeitNet: Improve a size determination in zatm_open() by Markus Elfring · 8 years ago
  7. 32230ac ATM-ZeitNet: Use kmalloc_array() in start_tx() by Markus Elfring · 8 years ago
  8. 0ba8abb ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx() by Markus Elfring · 8 years ago
  9. 304f0a4e ATM-nicstar: Refactor a kmalloc() call in ns_init_card() by Markus Elfring · 8 years ago
  10. ee41f07 ATM-nicstar: Improve another size determination in ns_init_card() by Markus Elfring · 8 years ago
  11. 24310fd ATM-nicstar: Improve another size determination in get_scq() by Markus Elfring · 8 years ago
  12. 7870612 ATM-nicstar: Use kmalloc_array() in get_scq() by Markus Elfring · 8 years ago
  13. e808bb6 ATM-iphase: Use kmalloc_array() in tx_init() by Markus Elfring · 8 years ago
  14. 2c4f414 ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group() by Markus Elfring · 8 years ago
  15. d9e6620 ATM-ENI: Use kmalloc_array() in eni_start() by Markus Elfring · 8 years ago
  16. b65b24d atm: fore200e: Do not drop const qualifier by LABBE Corentin · 8 years ago
  17. eab8146 drivers: atm: nicstar: Use the correct function to free some resources by Christophe Jaillet · 8 years ago
  18. 466fc793 atm: horizon: Use setup_timer by Amitoj Kaur Chawla · 8 years ago
  19. f2633d2 atm: iphase: off by one in rx_pkt() by Dan Carpenter · 8 years ago
  20. 86f0439 atm: firestream: add more reserved strings by Dan Carpenter · 8 years ago
  21. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  22. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 8 years ago
  23. bd0ed56 atm: solos-pci: use to_pci_dev() by Geliang Tang · 8 years ago
  24. e94d91a atm: solos-pci: Replace simple_strtol by kstrtoint by LABBE Corentin · 8 years ago
  25. cbb41b9 atm: iphase: fix misleading indention by Tillmann Heidsieck · 9 years ago
  26. 21e26ff atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc() by Tillmann Heidsieck · 9 years ago
  27. ce816eb solos-pci: Increase headroom on received packets by David Woodhouse · 9 years ago
  28. 58d29e3 atm: he: drop null test before destroy functions by Julia Lawall · 9 years ago
  29. bae23b6 atm: idt77105: Use setup_timer by Vaishali Thakkar · 9 years ago
  30. 684b4ac atm: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 9 years ago
  31. ffaa31d atm:he - Do not initialise statics to 0. by Shailendra Verma · 9 years ago
  32. 376cd36 atm:he - Change 1 to true for bool type variable. by Shailendra Verma · 9 years ago
  33. 3855634 drivers: atm: nicstar: remove ifdef'd out skb destructors by Florian Westphal · 9 years ago
  34. ede58ef atm: remove deprecated use of pci api by chas williams - CONTRACTOR · 9 years ago
  35. 8bdda5d atm: horizon: Remove some unused functions by Rickard Strandqvist · 9 years ago
  36. 927a97c atm: lanai: Remove unused function by Rickard Strandqvist · 9 years ago
  37. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  38. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  39. 73112f9 solos-pci: fix error return code by Julia Lawall · 9 years ago
  40. 5416755 drivers: atm: eni: Add pci_dma_mapping_error() call by Tina Johnson · 9 years ago
  41. a9add33 atm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  42. b7983e3 atm: simplify lanai.c by using module_pci_driver by Michael Opdenacker · 10 years ago
  43. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  44. 6f2a011 atm: use pci_zalloc_consistent by Joe Perches · 10 years ago
  45. e5a98fc drivers/atm/atmtcp.c: fix error return code by Julia Lawall · 10 years ago
  46. c7bcae4 solos-pci: fix error return code by Julia Lawall · 10 years ago
  47. 597aec3 drivers: atm: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 10 years ago
  48. 74e8ce3 atm: fore200e.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  49. 7e91035 atm: idt77252: Remove redundant error check by Peter Senna Tschudin · 10 years ago
  50. 869f273 atm: idt77105: Use del_timer_sync() in exit path by Thomas Gleixner · 10 years ago
  51. aff12ac atm: firestream: Use del_timer_sync() in teardown path by Thomas Gleixner · 10 years ago
  52. 118ce7a atm: nicstar: remove interruptible_sleep_on_timeout by Arnd Bergmann · 10 years ago
  53. c73b1f6 atm: firestream: fix interruptible_sleep_on race by Arnd Bergmann · 10 years ago
  54. 5f4d4e3 atm: solos-pci: make solos_bh() as static by Daeseok Youn · 10 years ago
  55. c664d63 atm: nicstar: use NULL instead of 0 for pointer by Daeseok Youn · 10 years ago
  56. ab85cff atm: ambassador: use NULL instead of 0 for pointer by Daeseok Youn · 10 years ago
  57. 4c55a46 atm: slight optimization of addr compare by dingtianhong · 10 years ago
  58. 109744c atm: solos-pci: remove unnecessary pci_set_drvdata() by Jingoo Han · 10 years ago
  59. 57c5bca atm: he: remove unnecessary pci_set_drvdata() by Jingoo Han · 10 years ago
  60. b5de4a2 atm: idt77252: fix dev refcnt leak by Ying Xue · 10 years ago
  61. 212124d atm: firestream: remove duplicate define by Michael Opdenacker · 11 years ago
  62. d2bb3905 atm: nicstar: fix regression made by previous patch by Andy Shevchenko · 11 years ago
  63. a2a69f0 drivers/atm/he.c: convert to module_pci_driver by Libo Chen · 11 years ago
  64. f8de310 atm: he: print MAC via %pM by Andy Shevchenko · 11 years ago
  65. 8390f81 atm: nicstar: re-use native mac_pton() helper by Andy Shevchenko · 11 years ago
  66. b32369f net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  67. f0911aa atm: he: use mdelay instead of large udelay constants by Arnd Bergmann · 11 years ago
  68. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  69. b051f6e atm/nicstar: convert to idr_alloc() by Tejun Heo · 11 years ago
  70. c767bf2 atm/nicstar: don't use idr_remove_all() by Tejun Heo · 11 years ago
  71. ab54ee8 atm/iphase: rename fregt_t -> ffreg_t by Heiko Carstens · 11 years ago
  72. 6c44512 Drivers: atm: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  73. 2904207 solos-pci: double lock in geos_gpio_store() by Dan Carpenter · 11 years ago
  74. 152a2a8 solos-pci: ensure all TX packets are aligned to 4 bytes by David Woodhouse · 11 years ago
  75. 13af816 solos-pci: add firmware upgrade support for new models by Nathan Williams · 11 years ago
  76. 7fbdadb solos-pci: remove superfluous debug output by Nathan Williams · 11 years ago
  77. f9baad0 solos-pci: add GPIO support for newer versions on Geos board by Nathan Williams · 11 years ago
  78. cae49ed solos-pci: fix double-free of TX skb in DMA mode by David Woodhouse · 11 years ago
  79. ddb3033 Merge git://git.infradead.org/users/dwmw2/atm by David S. Miller · 11 years ago
  80. c48d49a solos-pci: remove list_vccs() debugging function by David Woodhouse · 11 years ago
  81. a1db5c5 solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC by David Woodhouse · 11 years ago
  82. 213e85d solos-pci: clean up pclose() function by David Woodhouse · 11 years ago
  83. 007ef52 solos-pci: Fix leak of skb received for unknown vcc by Nathan Williams · 11 years ago
  84. 7ad3ead solos-pci: wait for pending TX to complete when releasing vcc by David Woodhouse · 11 years ago
  85. fcdc90b atm: forever loop loading ambassador firmware by Dan Carpenter · 11 years ago
  86. 6ca3b14 sections: fix section conflicts in drivers/atm by Andi Kleen · 12 years ago
  87. f716168 drivers/atm/iphase.c: fix error return code by Julia Lawall · 12 years ago
  88. b4bd8ad solos-pci: Fix DMA support by David Woodhouse · 12 years ago
  89. ec47ea8 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 12 years ago
  90. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. bd966e4 Driver: Atm: Remove 'break' after 'return' statement. by Santosh Nayak · 12 years ago
  92. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  93. 126a3fd eni: fix driver remove function and driver probe error path. by françois romieu · 12 years ago
  94. 5eac5f6 drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 12 years ago
  95. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  96. 8ae0cfe drivers/atm/solos-pci.c: exchange pci_iounmaps by Julia Lawall · 12 years ago
  97. 12806a2 atm: Fix typo in lanai.c by Masanari Iida · 12 years ago
  98. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  99. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 12 years ago
  100. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago