1. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  2. 79d5eed can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized var by Marc Kleine-Budde · 9 years ago
  3. a0bc163 can: ems_usb: mark timestamp as little endian by Marc Kleine-Budde · 9 years ago
  4. 8a4b5b0 can: ems_usb: fix endianess of CAN ID by Gerhard Uttenthaler · 9 years ago
  5. af9bfbd can: at91_can: use endian agnostic IO accessors by Ben Dooks · 9 years ago
  6. 6d5a7a65 can: esd_usb2: Fix sparse warnings by Thomas Körper · 9 years ago
  7. c54eb70 can: add combined rx/tx LED trigger support by Yegor Yefremov · 9 years ago
  8. fba6f91 can: m_cam: m_can_fifo_write(): remove return from void function by Marc Kleine-Budde · 9 years ago
  9. c637aab can: kvaser_usb: Use can-dev unregistration mechanism by Ahmed S. Darwish · 9 years ago
  10. 555828e can: flexcan: Deferred on Regulator return EPROBE_DEFER by Andreas Werner · 9 years ago
  11. 258ce80 can: flexcan: fix bus-off error state handling. by Andri Yngvason · 9 years ago
  12. 0f251e4 can: peak_usb_fd: add support for ISO / non-ISO mode switching by Stephane Grosjean · 9 years ago
  13. 3ef5247 can: peak_usb: rename usb option cmds definition and structs by Stephane Grosjean · 9 years ago
  14. 37920a7 can: gs_usb: check for kzalloc allocation failure by Colin Ian King · 9 years ago
  15. 7e184c2 can: kvaser_usb: Fix sparse warning __le16 degrades to integer by Ahmed S. Darwish · 9 years ago
  16. 082d70b can: kvaser_usb: Comply with firmware max tx URBs value by Ahmed S. Darwish · 9 years ago
  17. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  18. 486e957 can: constify of_device_id array by Fabian Frederick · 9 years ago
  19. a9dc960 can: kvaser_usb: Fix tx queue start/stop race conditions by Ahmed S. Darwish · 9 years ago
  20. 963a822 net: can: Enable xilinx driver for ARM64 by Michal Simek · 9 years ago
  21. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  22. 2fec510 can: kvaser_usb: Read all messages in a bulk-in URB buffer by Ahmed S. Darwish · 9 years ago
  23. deb2701 can: kvaser_usb: Avoid double free on URB submission failures by Ahmed S. Darwish · 9 years ago
  24. b0d4724 can: peak_usb: fix missing ctrlmode_ init for every dev by Stephane Grosjean · 9 years ago
  25. 969439016 can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 9 years ago
  26. 400aff5 bfin_can: Merge header file from arch dependent location by Aaron Wu · 9 years ago
  27. dead838 bfin_can: introduce ioremap to comply to archs with MMU by Aaron Wu · 9 years ago
  28. e4936e0 bfin_can: rewrite the blackfin style of read/write to common ones by Aaron Wu · 9 years ago
  29. a9ca6e1 can: kvaser_usb: Ignore spurious error events after a busoff by Ahmed S. Darwish · 10 years ago
  30. 8a00785 can: janz-ican3: fix type mismatch in assignment by Nicholas Mc Guire · 10 years ago
  31. 0a25e1f can: peak_usb: add support for PEAK new CANFD USB adapters by Stephane Grosjean · 10 years ago
  32. faa233d can: peak_usb: add peak_usb_netif_rx() new function by Stephane Grosjean · 10 years ago
  33. 1114be1 can: peak_usb: export pcan_usb_pro functions by Stephane Grosjean · 10 years ago
  34. 2b0861e can: peak_usb: upgrade core to new struct canfd_frame by Stephane Grosjean · 10 years ago
  35. b9f2cc1 can: peak_usb: upgrade core to data bittiming specs by Stephane Grosjean · 10 years ago
  36. e3629f5 can: peak_usb: add adapter BEC callback definition by Stephane Grosjean · 10 years ago
  37. e3c5ea6 can: peak_usb: export ctrlmode_supported to adapter specific definition by Stephane Grosjean · 10 years ago
  38. d6b5f30 can: peak_usb: constify struct peak_usb_adapter by Marc Kleine-Budde · 10 years ago
  39. 0adfd73 can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapters_list by Marc Kleine-Budde · 10 years ago
  40. f5d4abea can: kvaser_usb: Add support for the USBcan-II family by Ahmed S. Darwish · 10 years ago
  41. 96d7f10 can: kvaser_usb: Consolidate and unify state change handling by Ahmed S. Darwish · 10 years ago
  42. 3b07a44 can: kvaser_usb: Update interface state before exiting on OOM by Ahmed S. Darwish · 10 years ago
  43. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. e638642 can: kvaser_usb: Fix state handling upon BUS_ERROR events by Ahmed S. Darwish · 10 years ago
  45. 14c10c2 can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT by Ahmed S. Darwish · 10 years ago
  46. 3803fa6 can: kvaser_usb: Send correct context to URB completion by Ahmed S. Darwish · 10 years ago
  47. ded5006 can: kvaser_usb: Do not sleep in atomic context by Ahmed S. Darwish · 10 years ago
  48. ef186f2 can: at91_can: remove unused variable by Marc Kleine-Budde · 10 years ago
  49. 3673796 can: flexcan: remove unused variable by Marc Kleine-Budde · 10 years ago
  50. 5b5ba2a can: dev: fix semicolon.cocci warnings by kbuild test robot · 10 years ago
  51. 7ffd7b4 can: c_can: end pending transmission on network stop (ifdown) by Viktor Babrian · 10 years ago
  52. be38a6f can: move can_stats.bus_off++ from can_bus_off into can_change_state by Andri Yngvason · 10 years ago
  53. a58518c can: kvaser_usb: Don't dereference skb after a netif_rx() by Ahmed S. Darwish · 10 years ago
  54. 5e7e6e0 can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels by Ahmed S. Darwish · 10 years ago
  55. 889b77f can: kvaser_usb: Reset all URB tx contexts upon channel close by Ahmed S. Darwish · 10 years ago
  56. b442723 can: kvaser_usb: Don't free packets when tight on URBs by Ahmed S. Darwish · 10 years ago
  57. 47e3485 can: c_can: use regmap_update_bits() to modify RAMINIT register by Roger Quadros · 10 years ago
  58. 6cfda7f can: m_can: tag current CAN FD controllers as non-ISO by Oliver Hartkopp · 10 years ago
  59. 9b1087a can: dev: fix crtlmode_supported check by Oliver Hartkopp · 10 years ago
  60. 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
  61. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. 71a3aed can: flexcan: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  63. b12a43e can: mscan: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  64. 215db18 can: sja1000: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  65. bac78aa can: dev: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  66. 04ee086 can: Enable -D__CHECK_ENDIAN__ for sparse by default by Marc Kleine-Budde · 10 years ago
  67. 069f845 can: fix spelling errors by Jeremiah Mahler · 10 years ago
  68. ace9bb2 can: slcan/vcan: eliminate banner[] variable, switch to pr_info() by Jeremiah Mahler · 10 years ago
  69. 62bc24f can: peak_usb: fix multi-byte values endianess by Stephane Grosjean · 10 years ago
  70. af35d0f can: peak_usb: fix cleanup sequence order in case of error during init by Stephane Grosjean · 10 years ago
  71. dc50ddc can: peak_usb: fix memset() usage by Stephane Grosjean · 10 years ago
  72. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. 8064673 can: m_can: update to support CAN FD features by Dong Aisheng · 10 years ago
  74. a93f5ca can: m_can: fix incorrect error messages by Dong Aisheng · 10 years ago
  75. 7660f63 can: m_can: add missing delay after setting CCCR_INIT bit by Dong Aisheng · 10 years ago
  76. 921f168 can: m_can: fix not set can_dlc for remote frame by Dong Aisheng · 10 years ago
  77. f6a9964 can: m_can: fix possible sleep in napi poll by Dong Aisheng · 10 years ago
  78. 962845d can: m_can: add missing message RAM initialization by Dong Aisheng · 10 years ago
  79. efe2228 can: m_can: add CONFIG_HAS_IOMEM dependence by David Cohen · 10 years ago
  80. d6fdb38 can: m_can: add .ndo_change_mtu function by Dong Aisheng · 10 years ago
  81. 50212b4 can: gs_usb: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  82. ca976d6 can: rcar_can: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  83. 92593a0 can: xilinx_can: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  84. fb3ec7b can: xilinx_can: fix comparison of unsigned variable by Sudip Mukherjee · 10 years ago
  85. 4e2061b can: remove unused variable by Sudip Mukherjee · 10 years ago
  86. efbd50d can: esd_usb2: fix memory leak on disconnect by Alexey Khoroshilov · 10 years ago
  87. 67b5909 can: dev: fix typo CIA -> CiA, CAN in Automation by Roman Fietze · 10 years ago
  88. 5247a58 can: dev: avoid calling kfree_skb() from interrupt context by Thomas Körper · 10 years ago
  89. f2bf258 net: can: c_can: Add support for TI am4372 DCAN by Roger Quadros · 10 years ago
  90. c71d0b3 can: c_can: Add support for TI am3352 DCAN by Roger Quadros · 10 years ago
  91. 0f4da3a can: c_can: Add support for TI DRA7 DCAN by Roger Quadros · 10 years ago
  92. 3973c52 can: c_can: Disable pins when CAN interface is down by Roger Quadros · 10 years ago
  93. 0741bfb can: c_can: Add support for START pulse in RAMINIT sequence by Roger Quadros · 10 years ago
  94. 3ff9027 can: c_can: Add syscon/regmap RAMINIT mechanism by Roger Quadros · 10 years ago
  95. bbf9143 can: c_can: Add RAMINIT register information to driver data by Roger Quadros · 10 years ago
  96. 1515109 can: c_can: Introduce c_can_driver_data structure by Roger Quadros · 10 years ago
  97. e7e26bc can: c_can: Add timeout to c_can_hw_raminit_ti() by Roger Quadros · 10 years ago
  98. 0dc5a27 net: can: softing: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  99. ac52841 net: can: sja1000: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  100. 0a6e54b net: can: mscan: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago