1. 2b9aecd can: c_can: Disable rx split as workaround by Thomas Gleixner · 11 years ago
  2. fa39b54 can: c_can: Get rid of pointless interrupts by Thomas Gleixner · 11 years ago
  3. b9011aa can: c_can: Avoid status register update for D_CAN by Thomas Gleixner · 11 years ago
  4. 6b48ff8 can: c_can: Simplify buffer reenabling by Thomas Gleixner · 11 years ago
  5. 1da394d can: c_can: Always update error stats by Thomas Gleixner · 11 years ago
  6. 097aec1 can: c_can: Fix berr reporting by Thomas Gleixner · 11 years ago
  7. f058d54 can: c_can: Handle state change correctly by Thomas Gleixner · 11 years ago
  8. 9c64863 can: c_can: Do not access skb after net_receive_skb() by Thomas Gleixner · 11 years ago
  9. ef1d2e2 can: c_can: Make bus off interrupt disable logic work by Thomas Gleixner · 11 years ago
  10. bed11db can: c_can: Fix startup logic by Thomas Gleixner · 11 years ago
  11. 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
  12. b1d8e43 can: c_can: Avoid led toggling for every packet. by Thomas Gleixner · 11 years ago
  13. 5a7513a can: c_can: Simplify TX interrupt cleanup by Thomas Gleixner · 11 years ago
  14. 9024700 can: c_can: Store dlc private by Thomas Gleixner · 11 years ago
  15. c0a9f4d can: c_can: Reduce register access by Thomas Gleixner · 11 years ago
  16. 520f570 can: c_can: Make the code readable by Thomas Gleixner · 11 years ago
  17. bf88a206 can: c_can: Provide protection in the xmit path by Thomas Gleixner · 11 years ago
  18. 710c561 can: c_can: Remove EOB exit by Thomas Gleixner · 11 years ago
  19. 07c7b6f can: c_can: Fix the lost message handling by Thomas Gleixner · 11 years ago
  20. 64f08f2 can: c_can: Fix buffer ordering by Thomas Gleixner · 11 years ago
  21. 640916d can: c_can: Make it SMP safe by Thomas Gleixner · 11 years ago
  22. 9fac1d1 can: c_can: Wait for CONTROL_INIT to be cleared by Thomas Gleixner · 11 years ago
  23. 130a517 can: c_can: check return value to users of c_can_set_bittiming() by Marc Kleine-Budde · 11 years ago
  24. f29b423 can: c_can: free_c_can_dev(): add missing netif_napi_del() by Marc Kleine-Budde · 11 years ago
  25. c971fa2 can: Unify MTU settings for CAN interfaces by Oliver Hartkopp · 11 years ago
  26. 4ce78a8 can: c_can: Speed up rx_poll function by Markus Pargmann · 12 years ago
  27. 7ee330c can: c_can: fix calculation of transmitted bytes on tx complete by Holger Bechtold · 12 years ago
  28. e35d46a can: c_can: don't call pm_runtime_get_sync() from interrupt context by Marc Kleine-Budde · 12 years ago
  29. 5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB by Markus Pargmann · 12 years ago
  30. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  31. 2bd3bc4 can: c_can: Set reserved bit in IFx_MASK2 to 1 on write by Alexander Stein · 13 years ago
  32. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  33. 6ea4588 can: c_can: fix invalid error codes by Olivier Sobrie · 13 years ago
  34. 5090f80 can: c_can: add LED trigger support by Fabio Baltieri · 13 years ago
  35. 52cde85 can: c_can: Add d_can raminit support by AnilKumar Ch · 13 years ago
  36. c523530 can: c_can: fix segfault during rmmod by AnilKumar Ch · 13 years ago
  37. 8212003 can: c_can: Add d_can suspend resume support by AnilKumar Ch · 13 years ago
  38. 4cdd34b can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller by AnilKumar Ch · 13 years ago
  39. 194b9a4 can: mark bittiming_const pointer in struct can_priv as const by Marc Kleine-Budde · 13 years ago
  40. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  41. d9cb9bd can: c_can: precedence error in c_can_chip_config() by Dan Carpenter · 13 years ago
  42. 33f8100 can: c_can: Move overlay structure to array with offset as index by AnilKumar Ch · 13 years ago
  43. f461f27 can: c_can: fix race condition in c_can_open() by AnilKumar Ch · 13 years ago
  44. 148c87c can: c_can: fix an interrupt thrash issue with c_can driver by AnilKumar Ch · 13 years ago
  45. 617cacc can: c_can: fix "BUG! echo_skb is occupied!" during transmit by AnilKumar Ch · 13 years ago
  46. 4570a52 can: c_can: remove duplicated #include by Huang Weiyi · 14 years ago
  47. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 14 years ago
  48. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  49. dc760b3 can: c_can: Fix tx_bytes accounting by Jan Altenberg · 14 years ago
  50. ee6f098 can: c_can: disable one shot mode until driver is fixed by Marc Kleine-Budde · 14 years ago
  51. 4f2d56c can: c_can: Do basic c_can configuration _before_ enabling the interrupts by Jan Altenberg · 14 years ago
  52. 881ff67 can: c_can: Added support for Bosch C_CAN controller by Bhupesh Sharma · 15 years ago