1. bd0ed56 atm: solos-pci: use to_pci_dev() by Geliang Tang · 9 years ago
  2. e94d91a atm: solos-pci: Replace simple_strtol by kstrtoint by LABBE Corentin · 9 years ago
  3. cbb41b9 atm: iphase: fix misleading indention by Tillmann Heidsieck · 9 years ago
  4. 21e26ff atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc() by Tillmann Heidsieck · 9 years ago
  5. ce816eb solos-pci: Increase headroom on received packets by David Woodhouse · 9 years ago
  6. 58d29e3 atm: he: drop null test before destroy functions by Julia Lawall · 9 years ago
  7. bae23b6 atm: idt77105: Use setup_timer by Vaishali Thakkar · 9 years ago
  8. 684b4ac atm: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 9 years ago
  9. ffaa31d atm:he - Do not initialise statics to 0. by Shailendra Verma · 9 years ago
  10. 376cd36 atm:he - Change 1 to true for bool type variable. by Shailendra Verma · 9 years ago
  11. 3855634 drivers: atm: nicstar: remove ifdef'd out skb destructors by Florian Westphal · 9 years ago
  12. ede58ef atm: remove deprecated use of pci api by chas williams - CONTRACTOR · 9 years ago
  13. 8bdda5d atm: horizon: Remove some unused functions by Rickard Strandqvist · 9 years ago
  14. 927a97c atm: lanai: Remove unused function by Rickard Strandqvist · 9 years ago
  15. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  16. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. 73112f9 solos-pci: fix error return code by Julia Lawall · 10 years ago
  18. 5416755 drivers: atm: eni: Add pci_dma_mapping_error() call by Tina Johnson · 10 years ago
  19. a9add33 atm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  20. b7983e3 atm: simplify lanai.c by using module_pci_driver by Michael Opdenacker · 10 years ago
  21. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  22. 6f2a011 atm: use pci_zalloc_consistent by Joe Perches · 10 years ago
  23. e5a98fc drivers/atm/atmtcp.c: fix error return code by Julia Lawall · 10 years ago
  24. c7bcae4 solos-pci: fix error return code by Julia Lawall · 10 years ago
  25. 597aec3 drivers: atm: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 10 years ago
  26. 74e8ce3 atm: fore200e.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  27. 7e91035 atm: idt77252: Remove redundant error check by Peter Senna Tschudin · 10 years ago
  28. 869f273 atm: idt77105: Use del_timer_sync() in exit path by Thomas Gleixner · 10 years ago
  29. aff12ac atm: firestream: Use del_timer_sync() in teardown path by Thomas Gleixner · 10 years ago
  30. 118ce7a atm: nicstar: remove interruptible_sleep_on_timeout by Arnd Bergmann · 10 years ago
  31. c73b1f6 atm: firestream: fix interruptible_sleep_on race by Arnd Bergmann · 10 years ago
  32. 5f4d4e3 atm: solos-pci: make solos_bh() as static by Daeseok Youn · 10 years ago
  33. c664d63 atm: nicstar: use NULL instead of 0 for pointer by Daeseok Youn · 10 years ago
  34. ab85cff atm: ambassador: use NULL instead of 0 for pointer by Daeseok Youn · 10 years ago
  35. 4c55a46 atm: slight optimization of addr compare by dingtianhong · 11 years ago
  36. 109744c atm: solos-pci: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  37. 57c5bca atm: he: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  38. b5de4a2 atm: idt77252: fix dev refcnt leak by Ying Xue · 11 years ago
  39. 212124d atm: firestream: remove duplicate define by Michael Opdenacker · 11 years ago
  40. d2bb3905 atm: nicstar: fix regression made by previous patch by Andy Shevchenko · 11 years ago
  41. a2a69f0 drivers/atm/he.c: convert to module_pci_driver by Libo Chen · 11 years ago
  42. f8de310 atm: he: print MAC via %pM by Andy Shevchenko · 11 years ago
  43. 8390f81 atm: nicstar: re-use native mac_pton() helper by Andy Shevchenko · 11 years ago
  44. b32369f net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  45. f0911aa atm: he: use mdelay instead of large udelay constants by Arnd Bergmann · 11 years ago
  46. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  47. b051f6e atm/nicstar: convert to idr_alloc() by Tejun Heo · 11 years ago
  48. c767bf2 atm/nicstar: don't use idr_remove_all() by Tejun Heo · 11 years ago
  49. ab54ee8 atm/iphase: rename fregt_t -> ffreg_t by Heiko Carstens · 11 years ago
  50. 6c44512 Drivers: atm: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  51. 2904207 solos-pci: double lock in geos_gpio_store() by Dan Carpenter · 12 years ago
  52. 152a2a8 solos-pci: ensure all TX packets are aligned to 4 bytes by David Woodhouse · 12 years ago
  53. 13af816 solos-pci: add firmware upgrade support for new models by Nathan Williams · 12 years ago
  54. 7fbdadb solos-pci: remove superfluous debug output by Nathan Williams · 12 years ago
  55. f9baad0 solos-pci: add GPIO support for newer versions on Geos board by Nathan Williams · 12 years ago
  56. cae49ed solos-pci: fix double-free of TX skb in DMA mode by David Woodhouse · 12 years ago
  57. ddb3033 Merge git://git.infradead.org/users/dwmw2/atm by David S. Miller · 12 years ago
  58. c48d49a solos-pci: remove list_vccs() debugging function by David Woodhouse · 12 years ago
  59. a1db5c5 solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC by David Woodhouse · 12 years ago
  60. 213e85d solos-pci: clean up pclose() function by David Woodhouse · 12 years ago
  61. 007ef52 solos-pci: Fix leak of skb received for unknown vcc by Nathan Williams · 12 years ago
  62. 7ad3ead solos-pci: wait for pending TX to complete when releasing vcc by David Woodhouse · 12 years ago
  63. fcdc90b atm: forever loop loading ambassador firmware by Dan Carpenter · 12 years ago
  64. 6ca3b14 sections: fix section conflicts in drivers/atm by Andi Kleen · 12 years ago
  65. f716168 drivers/atm/iphase.c: fix error return code by Julia Lawall · 12 years ago
  66. b4bd8ad solos-pci: Fix DMA support by David Woodhouse · 12 years ago
  67. ec47ea8 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 12 years ago
  68. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  69. bd966e4 Driver: Atm: Remove 'break' after 'return' statement. by Santosh Nayak · 12 years ago
  70. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  71. 126a3fd eni: fix driver remove function and driver probe error path. by françois romieu · 12 years ago
  72. 5eac5f6 drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 12 years ago
  73. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. 8ae0cfe drivers/atm/solos-pci.c: exchange pci_iounmaps by Julia Lawall · 12 years ago
  75. 12806a2 atm: Fix typo in lanai.c by Masanari Iida · 12 years ago
  76. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  77. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 13 years ago
  78. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  79. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  80. 26c5c44 atm/iphase : removal of PCI space dereferences. by françois romieu · 13 years ago
  81. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  82. 3a81605 atm: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  83. c517202 atm: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  84. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  85. b691347a lanai: use pci_dev->subsystem_device by Sergei Shtylyov · 13 years ago
  86. 135d23d ATM: Delete no use FILL_RX_POOLS_IN_BH marco by Wang Shaoyan · 13 years ago
  87. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  88. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  89. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  90. 06091ed atm: solos-pci: Fix set-but-unused variable. by David S. Miller · 13 years ago
  91. edb4dcb atm: idt77252: Fix set-but-unused variables. by David S. Miller · 13 years ago
  92. e60c5e1 atm: he: Fix undefined sequence points. by David S. Miller · 13 years ago
  93. dd18257 atm: eni: Kill set-but-unused variables. by David S. Miller · 13 years ago
  94. 2474353 atm: iphase: Fix set-but-not-used warnings. by David S. Miller · 13 years ago
  95. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  96. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  97. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 13 years ago
  98. 18b429e atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump by Philip A. Prindeville · 13 years ago
  99. 1e19e65 atm/solos-pci: Use VPI.VCI notation uniformly. by Philip A. Prindeville · 13 years ago
  100. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago