1. a9dc960 can: kvaser_usb: Fix tx queue start/stop race conditions by Ahmed S. Darwish · 10 years ago
  2. 2fec510 can: kvaser_usb: Read all messages in a bulk-in URB buffer by Ahmed S. Darwish · 10 years ago
  3. deb2701 can: kvaser_usb: Avoid double free on URB submission failures by Ahmed S. Darwish · 10 years ago
  4. b0d4724 can: peak_usb: fix missing ctrlmode_ init for every dev by Stephane Grosjean · 10 years ago
  5. a9ca6e1 can: kvaser_usb: Ignore spurious error events after a busoff by Ahmed S. Darwish · 10 years ago
  6. 0a25e1f can: peak_usb: add support for PEAK new CANFD USB adapters by Stephane Grosjean · 10 years ago
  7. faa233d can: peak_usb: add peak_usb_netif_rx() new function by Stephane Grosjean · 10 years ago
  8. 1114be1 can: peak_usb: export pcan_usb_pro functions by Stephane Grosjean · 10 years ago
  9. 2b0861e can: peak_usb: upgrade core to new struct canfd_frame by Stephane Grosjean · 10 years ago
  10. b9f2cc1 can: peak_usb: upgrade core to data bittiming specs by Stephane Grosjean · 10 years ago
  11. e3629f5 can: peak_usb: add adapter BEC callback definition by Stephane Grosjean · 10 years ago
  12. e3c5ea6 can: peak_usb: export ctrlmode_supported to adapter specific definition by Stephane Grosjean · 10 years ago
  13. d6b5f30 can: peak_usb: constify struct peak_usb_adapter by Marc Kleine-Budde · 10 years ago
  14. 0adfd73 can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapters_list by Marc Kleine-Budde · 10 years ago
  15. f5d4abea can: kvaser_usb: Add support for the USBcan-II family by Ahmed S. Darwish · 10 years ago
  16. 96d7f10 can: kvaser_usb: Consolidate and unify state change handling by Ahmed S. Darwish · 10 years ago
  17. 3b07a44 can: kvaser_usb: Update interface state before exiting on OOM by Ahmed S. Darwish · 10 years ago
  18. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. e638642 can: kvaser_usb: Fix state handling upon BUS_ERROR events by Ahmed S. Darwish · 10 years ago
  20. 14c10c2 can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT by Ahmed S. Darwish · 10 years ago
  21. 3803fa6 can: kvaser_usb: Send correct context to URB completion by Ahmed S. Darwish · 10 years ago
  22. ded5006 can: kvaser_usb: Do not sleep in atomic context by Ahmed S. Darwish · 10 years ago
  23. be38a6f can: move can_stats.bus_off++ from can_bus_off into can_change_state by Andri Yngvason · 10 years ago
  24. a58518c can: kvaser_usb: Don't dereference skb after a netif_rx() by Ahmed S. Darwish · 10 years ago
  25. 5e7e6e0 can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels by Ahmed S. Darwish · 10 years ago
  26. 889b77f can: kvaser_usb: Reset all URB tx contexts upon channel close by Ahmed S. Darwish · 10 years ago
  27. b442723 can: kvaser_usb: Don't free packets when tight on URBs by Ahmed S. Darwish · 10 years ago
  28. 62bc24f can: peak_usb: fix multi-byte values endianess by Stephane Grosjean · 10 years ago
  29. af35d0f can: peak_usb: fix cleanup sequence order in case of error during init by Stephane Grosjean · 10 years ago
  30. dc50ddc can: peak_usb: fix memset() usage by Stephane Grosjean · 10 years ago
  31. 50212b4 can: gs_usb: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  32. 4e2061b can: remove unused variable by Sudip Mukherjee · 10 years ago
  33. efbd50d can: esd_usb2: fix memory leak on disconnect by Alexey Khoroshilov · 10 years ago
  34. 4ade6fe net: can: use kbuild magic to inherit debug settings by Wolfram Sang · 10 years ago
  35. cf68f51 can: gs_usb: gs_destroy_candev(): fix use after free by Marc Kleine-Budde · 11 years ago
  36. d08e973 can: gs_usb: Added support for the GS_USB CAN devices by Maximilian Schneider · 11 years ago
  37. 8e964fe2 can: usb: Kconfig: Improve help for CAN_KVASER_USB by Olivier Sobrie · 11 years ago
  38. b4f2013 can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe by Olivier Sobrie · 11 years ago
  39. e59e36e can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg() by Olivier Sobrie · 11 years ago
  40. f91ca78 Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  41. 636d037 can: usb_8dev: Fix memory leak in usb_8dev_start_xmit by Bjorn Van Tilt · 11 years ago
  42. 3e66d01 can: populate netdev::dev_id for udev discrimination by Christopher R. Baker · 11 years ago
  43. c971fa2 can: Unify MTU settings for CAN interfaces by Oliver Hartkopp · 11 years ago
  44. 862474f8 can: kvaser_usb: check number of channels returned by HW by Olivier Sobrie · 11 years ago
  45. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  46. 20fb4eb can: peak_usb: fix mem leak in pcan_usb_pro_init() by Marc Kleine-Budde · 11 years ago
  47. a1c31f1 can: ems_usb: fix urb leaks on failure paths by Alexey Khoroshilov · 11 years ago
  48. 896e23b can: kvaser_usb: fix usb endpoints detection by Olivier Sobrie · 11 years ago
  49. f37d6e70 can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start() by Alexey Khoroshilov · 11 years ago
  50. 3c322a5 can: pcan_usb: fix wrong memcpy() bytes length by Stephane Grosjean · 11 years ago
  51. 7671986 can: usb_8dev: fix urb leak on failure path in usb_8dev_start() by Alexey Khoroshilov · 12 years ago
  52. 233a26e net: can: esd_usb2: check index of array before accessing by Maximilian Schneider · 12 years ago
  53. 4afe215 can: usb_8dev: unregister netdev before free()ing by Marc Kleine-Budde · 12 years ago
  54. f14e224 net: can: peak_usb: Do not do dma on the stack by Marc Kleine-Budde · 12 years ago
  55. fae37f8 net: can: esd_usb2: Do not do dma on the stack by Olivier Sobrie · 12 years ago
  56. a90f13b net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardware. by Jonas Peterson · 12 years ago
  57. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  58. 09da6c5 can: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  59. e2d5f2c can: usb_8dev: add LED trigger support by Bernd Krumboeck · 12 years ago
  60. 0024d8a can: usb_8dev: Add support for USB2CAN interface from 8 devices by Bernd Krumboeck · 12 years ago
  61. 6586c5d can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block by Marc Kleine-Budde · 12 years ago
  62. fed2c6f Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  63. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. 823d7a1 can: pcan_usb_core: remove obsolete variable open_time by Marc Kleine-Budde · 12 years ago
  65. e428704 can: esd_usb2: remove obsolete variable open_time by Marc Kleine-Budde · 12 years ago
  66. 4480c00 can: ems_usb: remove obsolete variable open_time by Marc Kleine-Budde · 12 years ago
  67. 080f40a can: kvaser_usb: Add support for Kvaser CAN/USB devices by Olivier Sobrie · 12 years ago
  68. c9faaa0 can: peak_usb: fix hwtstamp assignment by Oliver Hartkopp · 12 years ago
  69. 7653ebd can: usb: esd_usb2: Add support for CAN-USB/Micro by Matthias Fuchs · 12 years ago
  70. a5f8f0e can: usb: esd_usb2: Add support for listen-only mode by Matthias Fuchs · 12 years ago
  71. 56b9f30 can: usb: peak: rename peak_usb dump_mem function by Randy Dunlap · 12 years ago
  72. 194b9a4 can: mark bittiming_const pointer in struct can_priv as const by Marc Kleine-Budde · 13 years ago
  73. a49bcab can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths by Jesper Juhl · 13 years ago
  74. 1ccba21 can: peak_usb: PCAN-USB specific part: fix little endian usage by Stephane Grosjean · 13 years ago
  75. d8a1993 can: usb: PEAK-System Technik PCAN-USB Pro specific part by Stephane Grosjean · 13 years ago
  76. 46be265 can: usb: PEAK-System Technik PCAN-USB specific part by Stephane Grosjean · 13 years ago
  77. bb47855 can: usb: PEAK-System Technik USB adapters driver core by Stephane Grosjean · 13 years ago
  78. aabdfd6 can: replace the dev_dbg/info/err/... with the new netdev_xxx macros by Wolfgang Grandegger · 13 years ago
  79. 2ee6850 can: ems_usb: Improved memory handling on ems_usb_start by Sebastian Haas · 13 years ago
  80. f84cbda can: ems_usb: Removed double netif_device_detach by Sebastian Haas · 13 years ago
  81. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  82. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  83. 0b32211 can: wrong index used in inner loop by roel kluin · 14 years ago
  84. 96d8e90 can: Add driver for esd CAN-USB/2 device by Matthias Fuchs · 14 years ago
  85. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 15 years ago
  86. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  87. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  88. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  89. 1c0b28b can: Fix possible NULL pointer dereference in ems_usb.c by Hans J. Koch · 15 years ago
  90. ea3fb37 ems_usb: cleanup: remove uneeded check by Dan Carpenter · 15 years ago
  91. ae06b83 can: ems_usb: removed duplicated code setting local echo support by Thadeu Lima de Souza Cascardo · 15 years ago
  92. 59b26c7 trivial: remove duplicated "from" in CAN USB EMS Kconfig help by Thadeu Lima de Souza Cascardo · 15 years ago
  93. ad72c34 can: Proper ctrlmode handling for CAN devices by Christian Pellegrin · 15 years ago
  94. 3ccd4c6 can: Unify droping of invalid tx skbs and netdev stats by Oliver Hartkopp · 15 years ago
  95. c7cd606 can: Fix data length code handling in rx path by Oliver Hartkopp · 15 years ago
  96. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  97. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  98. b93cf3f can: Fix driver Kconfig structure by Oliver Hartkopp · 15 years ago
  99. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. 2b2072e ems_usb: Fix byte order issues on big endian machines by Sebastian Haas · 15 years ago