1. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. 33cf756 can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_resource() by George Cherian · 10 years ago
  3. 725b701 Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  4. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  5. 5b853ec can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACK by Nikita Edward Baruzdin · 10 years ago
  6. dcf9e15 can: sja1000: Add support for CAN_CTRLMODE_LOOPBACK by Nikita Edward Baruzdin · 10 years ago
  7. c6bf7e5 can: c_can: convert to use devm * api by Lad, Prabhakar · 10 years ago
  8. a8e83b1 slcan: Port write_wakeup deadlock fix from slip by Tyler Hall · 10 years ago
  9. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. 45fb4f8 can: only rename enabled led triggers when changing the netdev name by Oliver Hartkopp · 10 years ago
  11. b1201e44 can: xilinx CAN controller support by Kedareswara rao Appana · 10 years ago
  12. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. cf68f51 can: gs_usb: gs_destroy_candev(): fix use after free by Marc Kleine-Budde · 10 years ago
  14. 0b5a958 can: peak_pci: prevent use after free at netdev removal by Stephane Grosjean · 10 years ago
  15. d08e973 can: gs_usb: Added support for the GS_USB CAN devices by Maximilian Schneider · 11 years ago
  16. fd11593 can: add Renesas R-Car CAN driver by Sergei Shtylyov · 10 years ago
  17. a9c6920 can: c_can: add hwinit support for non-TI devices by Pavel Machek · 10 years ago
  18. ccbc535 can: c_can: Add and make use of 32-bit accesses functions by Pavel Machek · 10 years ago
  19. e07e83a can: c_can: make {read,write}_reg functions const by Pavel Machek · 10 years ago
  20. fdddfab can: pch_can: Fix Kconfig dependencies by Jean Delvare · 10 years ago
  21. d01481c can: mscan: Fix Kconfig dependencies by Jean Delvare · 10 years ago
  22. eeaf444 can: at91_can: Fix Kconfig dependencies by Jean Delvare · 10 years ago
  23. e1dfefe can: mcp251x: fix coccinelle warnings by Dan Carpenter · 10 years ago
  24. 524369e can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option by Oliver Hartkopp · 10 years ago
  25. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  26. 0f8dced can: softing: remove unused sysfs attributes by Kurt Van Dijck · 11 years ago
  27. ec2e11e can: softing: drop 'channel' sysfs attribute by Kurt Van Dijck · 11 years ago
  28. abcd7f7 can: c_can: Add support for eg20t (pch_can) by Alexander Stein · 11 years ago
  29. 8e964fe2 can: usb: Kconfig: Improve help for CAN_KVASER_USB by Olivier Sobrie · 10 years ago
  30. b4f2013 can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe by Olivier Sobrie · 10 years ago
  31. e59e36e can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg() by Olivier Sobrie · 10 years ago
  32. 869ba1e can: move SPI drivers into a separate directory by Stefano Babic · 11 years ago
  33. ee967ff can: mcp251x: Improve mcp251x_hw_probe() by Alexander Shiyan · 11 years ago
  34. ff06d61 can: mcp251x: Improve mcp251x_hw_reset() by Alexander Shiyan · 11 years ago
  35. 31473c2 can: mcp251x: Check return value of spi_setup() by Alexander Shiyan · 11 years ago
  36. 367525c can: slcan: Fix spinlock variant by Alexander Stein · 10 years ago
  37. d482443 can: fix return value from can_get_bittiming() by Oliver Hartkopp · 10 years ago
  38. a9edcde can: sja1000_isa: add locking for indirect register access mode by Oliver Hartkopp · 10 years ago
  39. 78c181b can: c_can_pci: enable PCI bus master only for MSI by Wolfgang Grandegger · 11 years ago
  40. f323d7a can: c_can: use proper type for 'instance' by Wolfram Sang · 10 years ago
  41. 9394159 can: c_can: Speed up tx buffer invalidation by Thomas Gleixner · 10 years ago
  42. 35bdafb5 can: c_can: Remove tx locking by Thomas Gleixner · 10 years ago
  43. d48071b can: c_can: Use proper u32 variables in c_can_write_msg_object() by Thomas Gleixner · 10 years ago
  44. 23ef0a8 can: c_can: Cleanup c_can_write_msg_object() by Thomas Gleixner · 10 years ago
  45. 7af2863 can: c_can: Cleanup c_can_msg_obj_put/get() by Thomas Gleixner · 10 years ago
  46. b07faaa can: c_can: Cleanup c_can_inval_msg_object() by Thomas Gleixner · 10 years ago
  47. 8ff2de0 can: c_can: Cleanup setup of receive buffers by Thomas Gleixner · 10 years ago
  48. 4fb6dcc can: c_can: Cleanup c_can_read_msg_object() by Thomas Gleixner · 10 years ago
  49. 2d5f4f8 can: c_can: Cleanup irq enable/disable by Thomas Gleixner · 10 years ago
  50. d61d09d can: c_can: Work around C_CAN RX wreckage by Thomas Gleixner · 10 years ago
  51. 2b9aecd can: c_can: Disable rx split as workaround by Thomas Gleixner · 10 years ago
  52. fa39b54 can: c_can: Get rid of pointless interrupts by Thomas Gleixner · 10 years ago
  53. b9011aa can: c_can: Avoid status register update for D_CAN by Thomas Gleixner · 10 years ago
  54. 6b48ff8 can: c_can: Simplify buffer reenabling by Thomas Gleixner · 10 years ago
  55. 1da394d can: c_can: Always update error stats by Thomas Gleixner · 10 years ago
  56. 097aec1 can: c_can: Fix berr reporting by Thomas Gleixner · 10 years ago
  57. f058d54 can: c_can: Handle state change correctly by Thomas Gleixner · 10 years ago
  58. 9c64863 can: c_can: Do not access skb after net_receive_skb() by Thomas Gleixner · 10 years ago
  59. ef1d2e2 can: c_can: Make bus off interrupt disable logic work by Thomas Gleixner · 10 years ago
  60. bed11db can: c_can: Fix startup logic by Thomas Gleixner · 10 years ago
  61. 129eef2 can: c_can_pci: Set the type of the IP core by Thomas Gleixner · 10 years ago
  62. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
  63. 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
  64. b1d8e43 can: c_can: Avoid led toggling for every packet. by Thomas Gleixner · 11 years ago
  65. 5a7513a can: c_can: Simplify TX interrupt cleanup by Thomas Gleixner · 11 years ago
  66. 9024700 can: c_can: Store dlc private by Thomas Gleixner · 11 years ago
  67. c0a9f4d3 can: c_can: Reduce register access by Thomas Gleixner · 11 years ago
  68. 520f570 can: c_can: Make the code readable by Thomas Gleixner · 11 years ago
  69. bf88a206 can: c_can: Provide protection in the xmit path by Thomas Gleixner · 11 years ago
  70. 710c561 can: c_can: Remove EOB exit by Thomas Gleixner · 11 years ago
  71. 07c7b6f can: c_can: Fix the lost message handling by Thomas Gleixner · 11 years ago
  72. 64f08f2 can: c_can: Fix buffer ordering by Thomas Gleixner · 11 years ago
  73. 640916d can: c_can: Make it SMP safe by Thomas Gleixner · 11 years ago
  74. 5bb9cba can: c_can: Fix hardware raminit function by Thomas Gleixner · 11 years ago
  75. 9fac1d1 can: c_can: Wait for CONTROL_INIT to be cleared by Thomas Gleixner · 11 years ago
  76. 130a517 can: c_can: check return value to users of c_can_set_bittiming() by Marc Kleine-Budde · 11 years ago
  77. f29b423 can: c_can: free_c_can_dev(): add missing netif_napi_del() by Marc Kleine-Budde · 11 years ago
  78. 636d037 can: usb_8dev: Fix memory leak in usb_8dev_start_xmit by Bjorn Van Tilt · 11 years ago
  79. 76aeec8 can: mcp251x: Fix regulators operation without CONFIG_REGULATOR by Alexander Shiyan · 11 years ago
  80. 3e66d01 can: populate netdev::dev_id for udev discrimination by Christopher R. Baker · 11 years ago
  81. c971fa2 can: Unify MTU settings for CAN interfaces by Oliver Hartkopp · 11 years ago
  82. dd22586 can: add bittiming check at interface open for CAN FD by Oliver Hartkopp · 11 years ago
  83. bc05a89 can: allow to change the device mtu for CAN FD capable devices by Oliver Hartkopp · 11 years ago
  84. 9859ccd can: introduce the data bitrate configuration for CAN FD by Oliver Hartkopp · 11 years ago
  85. 08da7da can: provide a separate bittiming_const parameter to bittiming functions by Oliver Hartkopp · 11 years ago
  86. d5298df can: move sanity check for bitrate and tq into can_get_bittiming by Oliver Hartkopp · 11 years ago
  87. b30749f can: only send bitrate data via netlink when available by Oliver Hartkopp · 11 years ago
  88. a94bc9c can: preserve skbuff protocol in can_put_echo_skb by Oliver Hartkopp · 11 years ago
  89. a8ca2ef can: janz-ican3: convert dev_<level> printing to netdev_<level> by Marc Kleine-Budde · 11 years ago
  90. d0873e6 can: flexcan: make use of platform_get_device_id() by Marc Kleine-Budde · 11 years ago
  91. 08c6d35 can: flexcan: Remove #ifdef CONFIG_PM_SLEEP by Marc Kleine-Budde · 11 years ago
  92. f16a421 can: mcp251x: Remove #ifdef CONFIG_PM_SLEEP by Alexander Shiyan · 11 years ago
  93. 1e6cacd can: mcp251x: Make driver more quiet by Alexander Shiyan · 11 years ago
  94. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  95. 4b5b822 can: flexcan: factor out soft reset into seperate funtion by Marc Kleine-Budde · 11 years ago
  96. d96e43e can: flexcan: flexcan_remove(): add missing netif_napi_del() by Marc Kleine-Budde · 11 years ago
  97. b1aa1c7 can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze by Marc Kleine-Budde · 11 years ago
  98. f003698 can: flexcan: factor out transceiver {en,dis}able into seperate functions by Marc Kleine-Budde · 11 years ago
  99. 9b00b30 can: flexcan: fix transition from and to low power mode in chip_{en,dis}able by Marc Kleine-Budde · 11 years ago
  100. 7e9e148 can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails by Marc Kleine-Budde · 11 years ago