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