1. 400aff5 bfin_can: Merge header file from arch dependent location by Aaron Wu · 9 years ago
  2. dead838 bfin_can: introduce ioremap to comply to archs with MMU by Aaron Wu · 9 years ago
  3. e4936e0 bfin_can: rewrite the blackfin style of read/write to common ones by Aaron Wu · 9 years ago
  4. a9ca6e1 can: kvaser_usb: Ignore spurious error events after a busoff by Ahmed S. Darwish · 10 years ago
  5. 8a00785 can: janz-ican3: fix type mismatch in assignment by Nicholas Mc Guire · 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. ef186f2 can: at91_can: remove unused variable by Marc Kleine-Budde · 10 years ago
  24. 3673796 can: flexcan: remove unused variable by Marc Kleine-Budde · 10 years ago
  25. 5b5ba2a can: dev: fix semicolon.cocci warnings by kbuild test robot · 10 years ago
  26. 7ffd7b4 can: c_can: end pending transmission on network stop (ifdown) by Viktor Babrian · 10 years ago
  27. be38a6f can: move can_stats.bus_off++ from can_bus_off into can_change_state by Andri Yngvason · 10 years ago
  28. a58518c can: kvaser_usb: Don't dereference skb after a netif_rx() by Ahmed S. Darwish · 10 years ago
  29. 5e7e6e0 can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels by Ahmed S. Darwish · 10 years ago
  30. 889b77f can: kvaser_usb: Reset all URB tx contexts upon channel close by Ahmed S. Darwish · 10 years ago
  31. b442723 can: kvaser_usb: Don't free packets when tight on URBs by Ahmed S. Darwish · 10 years ago
  32. 47e3485 can: c_can: use regmap_update_bits() to modify RAMINIT register by Roger Quadros · 10 years ago
  33. 6cfda7f can: m_can: tag current CAN FD controllers as non-ISO by Oliver Hartkopp · 10 years ago
  34. 9b1087a can: dev: fix crtlmode_supported check by Oliver Hartkopp · 10 years ago
  35. 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
  36. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  37. 71a3aed can: flexcan: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  38. b12a43e can: mscan: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  39. 215db18 can: sja1000: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  40. bac78aa can: dev: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  41. 04ee086 can: Enable -D__CHECK_ENDIAN__ for sparse by default by Marc Kleine-Budde · 10 years ago
  42. 069f845 can: fix spelling errors by Jeremiah Mahler · 10 years ago
  43. ace9bb2 can: slcan/vcan: eliminate banner[] variable, switch to pr_info() by Jeremiah Mahler · 10 years ago
  44. 62bc24f can: peak_usb: fix multi-byte values endianess by Stephane Grosjean · 10 years ago
  45. af35d0f can: peak_usb: fix cleanup sequence order in case of error during init by Stephane Grosjean · 10 years ago
  46. dc50ddc can: peak_usb: fix memset() usage by Stephane Grosjean · 10 years ago
  47. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. 8064673 can: m_can: update to support CAN FD features by Dong Aisheng · 10 years ago
  49. a93f5ca can: m_can: fix incorrect error messages by Dong Aisheng · 10 years ago
  50. 7660f63 can: m_can: add missing delay after setting CCCR_INIT bit by Dong Aisheng · 10 years ago
  51. 921f168 can: m_can: fix not set can_dlc for remote frame by Dong Aisheng · 10 years ago
  52. f6a9964 can: m_can: fix possible sleep in napi poll by Dong Aisheng · 10 years ago
  53. 962845d can: m_can: add missing message RAM initialization by Dong Aisheng · 10 years ago
  54. efe2228 can: m_can: add CONFIG_HAS_IOMEM dependence by David Cohen · 10 years ago
  55. d6fdb38 can: m_can: add .ndo_change_mtu function by Dong Aisheng · 10 years ago
  56. 50212b4 can: gs_usb: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  57. ca976d6 can: rcar_can: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  58. 92593a0 can: xilinx_can: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  59. fb3ec7b can: xilinx_can: fix comparison of unsigned variable by Sudip Mukherjee · 10 years ago
  60. 4e2061b can: remove unused variable by Sudip Mukherjee · 10 years ago
  61. efbd50d can: esd_usb2: fix memory leak on disconnect by Alexey Khoroshilov · 10 years ago
  62. 67b5909 can: dev: fix typo CIA -> CiA, CAN in Automation by Roman Fietze · 10 years ago
  63. 5247a58 can: dev: avoid calling kfree_skb() from interrupt context by Thomas Körper · 10 years ago
  64. f2bf258 net: can: c_can: Add support for TI am4372 DCAN by Roger Quadros · 10 years ago
  65. c71d0b3 can: c_can: Add support for TI am3352 DCAN by Roger Quadros · 10 years ago
  66. 0f4da3a can: c_can: Add support for TI DRA7 DCAN by Roger Quadros · 10 years ago
  67. 3973c52 can: c_can: Disable pins when CAN interface is down by Roger Quadros · 10 years ago
  68. 0741bfb can: c_can: Add support for START pulse in RAMINIT sequence by Roger Quadros · 10 years ago
  69. 3ff9027 can: c_can: Add syscon/regmap RAMINIT mechanism by Roger Quadros · 10 years ago
  70. bbf9143 can: c_can: Add RAMINIT register information to driver data by Roger Quadros · 10 years ago
  71. 1515109 can: c_can: Introduce c_can_driver_data structure by Roger Quadros · 10 years ago
  72. e7e26bc can: c_can: Add timeout to c_can_hw_raminit_ti() by Roger Quadros · 10 years ago
  73. 0dc5a27 net: can: softing: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  74. ac52841 net: can: sja1000: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  75. 0a6e54b net: can: mscan: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  76. 3865fe2 net: can: c_can: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  77. 8e58ed1 net: can: cc770: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  78. 0e90632 net: can: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  79. 9dc8be2 drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM by Chen Gang · 10 years ago
  80. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  81. e77980e can: at91_can: add missing prepare and unprepare of the clock by David Dueck · 10 years ago
  82. 4c728d8 can: flexcan: increase FLEXCAN_MCR_MAXMB() macro to 7 bits by Marc Kleine-Budde · 10 years ago
  83. de59448 can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-complete by Marc Kleine-Budde · 10 years ago
  84. 25e9244 can: flexcan: implement workaround for errata ERR005829 by David Jander · 10 years ago
  85. fc05b88 can: flexcan: correctly initialize mailboxes by David Jander · 10 years ago
  86. c32fe4a can: flexcan: mark TX mailbox as TX_INACTIVE by Marc Kleine-Budde · 10 years ago
  87. 4be0015 can: peak_pci: add PCI ID definition pcie card variant by Oliver Hartkopp · 10 years ago
  88. a7380db can: c_can_platform: fix parameters of c_can_hw_raminit_ti() by Roger Quadros · 10 years ago
  89. 8badd65 can: flexcan: avoid calling usleep_range from interrupt context by David Jander · 10 years ago
  90. f9474dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. 8ce261d can: flexcan: handle state passive -> warning transition by Sebastian Andrzej Siewior · 10 years ago
  92. bc03a54 can: flexcan: Disable error interrupt when bus error reporting is disabled by Alexander Stein · 10 years ago
  93. 37b75a3 can: c_can: checking IS_ERR() instead of NULL by Dan Carpenter · 10 years ago
  94. 9e37bc6 can: sja1000: Validate initialization state in start method by Mirza Krak · 10 years ago
  95. 3a73aef can: mcp251x: Use dmam_alloc_coherent by Himangi Saraogi · 10 years ago
  96. b25a437 can: dev: remove unused variable from can_calc_bittiming() function by Lad, Prabhakar · 10 years ago
  97. a268de6 can: rcar_can: add device tree support by Sergei Shtylyov · 10 years ago
  98. 862e2b6 can: rcar_can: support all input clocks by Sergei Shtylyov · 10 years ago
  99. e0d1f48 can: m_can: add Bosch M_CAN controller support by Dong Aisheng · 10 years ago
  100. cdce844 can: flexcan: add vf610 support for FlexCAN by Stefan Agner · 10 years ago