1. 0f8dced can: softing: remove unused sysfs attributes by Kurt Van Dijck · 10 years ago
  2. ec2e11e can: softing: drop 'channel' sysfs attribute by Kurt Van Dijck · 10 years ago
  3. abcd7f7 can: c_can: Add support for eg20t (pch_can) by Alexander Stein · 10 years ago
  4. 8e964fe2 can: usb: Kconfig: Improve help for CAN_KVASER_USB by Olivier Sobrie · 10 years ago
  5. b4f2013 can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe by Olivier Sobrie · 10 years ago
  6. e59e36e can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg() by Olivier Sobrie · 10 years ago
  7. 869ba1e can: move SPI drivers into a separate directory by Stefano Babic · 10 years ago
  8. ee967ff can: mcp251x: Improve mcp251x_hw_probe() by Alexander Shiyan · 10 years ago
  9. ff06d61 can: mcp251x: Improve mcp251x_hw_reset() by Alexander Shiyan · 10 years ago
  10. 31473c2 can: mcp251x: Check return value of spi_setup() by Alexander Shiyan · 10 years ago
  11. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  12. f91ca78 Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  13. b1d8e43 can: c_can: Avoid led toggling for every packet. by Thomas Gleixner · 10 years ago
  14. 5a7513a can: c_can: Simplify TX interrupt cleanup by Thomas Gleixner · 10 years ago
  15. 9024700 can: c_can: Store dlc private by Thomas Gleixner · 10 years ago
  16. c0a9f4d3 can: c_can: Reduce register access by Thomas Gleixner · 10 years ago
  17. 520f570 can: c_can: Make the code readable by Thomas Gleixner · 10 years ago
  18. bf88a206 can: c_can: Provide protection in the xmit path by Thomas Gleixner · 10 years ago
  19. 710c561 can: c_can: Remove EOB exit by Thomas Gleixner · 10 years ago
  20. 07c7b6f can: c_can: Fix the lost message handling by Thomas Gleixner · 10 years ago
  21. 64f08f2 can: c_can: Fix buffer ordering by Thomas Gleixner · 10 years ago
  22. 640916d can: c_can: Make it SMP safe by Thomas Gleixner · 10 years ago
  23. 5bb9cba can: c_can: Fix hardware raminit function by Thomas Gleixner · 10 years ago
  24. 9fac1d1 can: c_can: Wait for CONTROL_INIT to be cleared by Thomas Gleixner · 10 years ago
  25. 130a517 can: c_can: check return value to users of c_can_set_bittiming() by Marc Kleine-Budde · 10 years ago
  26. f29b423 can: c_can: free_c_can_dev(): add missing netif_napi_del() by Marc Kleine-Budde · 10 years ago
  27. 636d037 can: usb_8dev: Fix memory leak in usb_8dev_start_xmit by Bjorn Van Tilt · 10 years ago
  28. 76aeec8 can: mcp251x: Fix regulators operation without CONFIG_REGULATOR by Alexander Shiyan · 10 years ago
  29. 3e66d01 can: populate netdev::dev_id for udev discrimination by Christopher R. Baker · 10 years ago
  30. c971fa2 can: Unify MTU settings for CAN interfaces by Oliver Hartkopp · 10 years ago
  31. dd22586 can: add bittiming check at interface open for CAN FD by Oliver Hartkopp · 10 years ago
  32. bc05a89 can: allow to change the device mtu for CAN FD capable devices by Oliver Hartkopp · 10 years ago
  33. 9859ccd can: introduce the data bitrate configuration for CAN FD by Oliver Hartkopp · 10 years ago
  34. 08da7da can: provide a separate bittiming_const parameter to bittiming functions by Oliver Hartkopp · 10 years ago
  35. d5298df can: move sanity check for bitrate and tq into can_get_bittiming by Oliver Hartkopp · 10 years ago
  36. b30749f can: only send bitrate data via netlink when available by Oliver Hartkopp · 10 years ago
  37. a94bc9c can: preserve skbuff protocol in can_put_echo_skb by Oliver Hartkopp · 10 years ago
  38. a8ca2ef can: janz-ican3: convert dev_<level> printing to netdev_<level> by Marc Kleine-Budde · 10 years ago
  39. d0873e6 can: flexcan: make use of platform_get_device_id() by Marc Kleine-Budde · 10 years ago
  40. 08c6d35 can: flexcan: Remove #ifdef CONFIG_PM_SLEEP by Marc Kleine-Budde · 10 years ago
  41. f16a421 can: mcp251x: Remove #ifdef CONFIG_PM_SLEEP by Alexander Shiyan · 10 years ago
  42. 1e6cacd can: mcp251x: Make driver more quiet by Alexander Shiyan · 10 years ago
  43. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. 4b5b822 can: flexcan: factor out soft reset into seperate funtion by Marc Kleine-Budde · 10 years ago
  45. d96e43e can: flexcan: flexcan_remove(): add missing netif_napi_del() by Marc Kleine-Budde · 10 years ago
  46. b1aa1c7 can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze by Marc Kleine-Budde · 10 years ago
  47. f003698 can: flexcan: factor out transceiver {en,dis}able into seperate functions by Marc Kleine-Budde · 10 years ago
  48. 9b00b30 can: flexcan: fix transition from and to low power mode in chip_{en,dis}able by Marc Kleine-Budde · 10 years ago
  49. 7e9e148 can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails by Marc Kleine-Budde · 10 years ago
  50. 5be93bd can: flexcan: fix shutdown: first disable chip, then all interrupts by Marc Kleine-Budde · 10 years ago
  51. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. 886ab57 Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  53. 862474f8 can: kvaser_usb: check number of channels returned by HW by Olivier Sobrie · 10 years ago
  54. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  55. 17a50ee can: at91_can: add listen only mode by Yoann DI RUZZA · 10 years ago
  56. b18ec27 can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register access by Florian Vaussard · 10 years ago
  57. 02729c3 can: sja1000: fuse of_platform into platform by Florian Vaussard · 10 years ago
  58. 342180f can: sja1000: platform: use devm_* APIs by Florian Vaussard · 10 years ago
  59. 909285c can: sja1000: convert printk to use netdev API by Florian Vaussard · 10 years ago
  60. cb2518c can: add ability to allocate CANFD frame in skb data by Stephane Grosjean · 11 years ago
  61. 65b80ca Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  62. 0ae89be can: add destructor for self generated skbs by Oliver Hartkopp · 10 years ago
  63. 73615c8 can: janz-ican3: fix uninitialized variable warnings by Ira W. Snyder · 10 years ago
  64. 0e4b949 can: flexcan: fix flexcan driver build for big endian on ARM and little endian on PowerPc by Arnd Bergmann · 11 years ago
  65. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  66. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  67. 7b19f3b net: can: mscan: remove non-CCF code for MPC512x by Gerhard Sittig · 11 years ago
  68. 5ac2250 net: can: mscan: adjust to common clock support for mpc512x by Gerhard Sittig · 11 years ago
  69. ea79c1c can: ti_hecc: fix endianness related sparse warning by Marc Kleine-Budde · 11 years ago
  70. 40d4511 can: Disable flexcan driver build for big endian CPU on ARM by Guenter Roeck · 11 years ago
  71. 2dcb90e can: sja1000: add support for Elcus CAN200PCI by Oleg Moroz · 11 years ago
  72. 44cc479 can: ti_hecc: Replace platform dependency with ARM dependency by Ezequiel Garcia · 11 years ago
  73. 66606aa can: mcp251x: Add device tree support by Alexander Shiyan · 11 years ago
  74. de47c4a Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  75. 21629e1 can: mcp251x: Convert to devm-* API by Alexander Shiyan · 11 years ago
  76. 05780d9 can: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  77. 4ce78a8 can: c_can: Speed up rx_poll function by Markus Pargmann · 11 years ago
  78. 20fb4eb can: peak_usb: fix mem leak in pcan_usb_pro_init() by Marc Kleine-Budde · 11 years ago
  79. a1c31f1 can: ems_usb: fix urb leaks on failure paths by Alexey Khoroshilov · 11 years ago
  80. 1a3e517 can: flexcan: use correct clock as base for bit rate calculation by Marc Kleine-Budde · 11 years ago
  81. 7ee330c can: c_can: fix calculation of transmitted bytes on tx complete by Holger Bechtold · 11 years ago
  82. e35d46a can: c_can: don't call pm_runtime_get_sync() from interrupt context by Marc Kleine-Budde · 11 years ago
  83. 2fea6cd can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value by Oliver Hartkopp · 11 years ago
  84. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  85. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  86. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  87. 13521a5 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  88. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  89. 26896fd can: ti_hecc: remove priv->can.do_get_state() callback by Marc Kleine-Budde · 11 years ago
  90. 49cb5c0 can: dev: sort can_changelink() by IFLA_CAN_* by Marc Kleine-Budde · 11 years ago
  91. 57a59b9 can: dev: sort can_fill_info() by IFLA_CAN_* by Marc Kleine-Budde · 11 years ago
  92. c13c64d can: dev: sort can_get_size() by IFLA_CAN_* by Marc Kleine-Budde · 11 years ago
  93. 896e23b can: kvaser_usb: fix usb endpoints detection by Olivier Sobrie · 11 years ago
  94. 5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB by Markus Pargmann · 11 years ago
  95. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  96. fc84b0c drivers: remove unnecessary prom.h includes by Rob Herring · 11 years ago
  97. 5abbeea can: at91-can: fix device to driver data mapping for platform devices by Marc Kleine-Budde · 11 years ago
  98. e358784 can: flexcan: fix mx28 detection by rearanging OF match table by Marc Kleine-Budde · 11 years ago
  99. d5a7b40 can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abort pending TX by Marc Kleine-Budde · 11 years ago
  100. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago