1. b07fbf2 can: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  2. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  3. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  4. a2ae6da peak_usb: fix clang build warning by Arnd Bergmann · 6 years ago
  5. f805ed8 can: peak_usb: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  6. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  7. d8a243a can: peak: fix potential bug in packet fragmentation by Stephane Grosjean · 7 years ago
  8. 8e36917 can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high" by Marc Kleine-Budde · 7 years ago
  9. aa4f3c6 can: peak_usb: use ktime_t consistently by Arnd Bergmann · 7 years ago
  10. d5888a1 can: peak_usb: remove some 'struct timeval' users by Arnd Bergmann · 7 years ago
  11. 550acfb drivers/net: can: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  12. 82f5d72 drivers: net: can: usb: use setup_timer() helper. by Allen Pais · 7 years ago
  13. dadcd39 can: peak_usb: fix product-id endianness in error message by Johan Hovold · 8 years ago
  14. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. ea8b65b can: usb: Add support of PCAN-Chip USB stamp module by Stephane Grosjean · 8 years ago
  16. c3df7c5 can: peak: move header file to new can common subdir by Stephane Grosjean · 8 years ago
  17. 113ab88 can: peak: fix usage of const qualifier in pointers args by Stephane Grosjean · 8 years ago
  18. 81c5e13 can: peak: fix usage of usb specific data type by Stephane Grosjean · 8 years ago
  19. b67d0dd7 can: peak: fix bad memory access and free sequence by 추지호 · 8 years ago
  20. f00b534 can: peak: Add support for PCAN-USB X6 USB interface by Stephane Grosjean · 8 years ago
  21. fe5b406 can: peak: Fix bittiming fields size in bits by Stephane Grosjean · 8 years ago
  22. 2479204 net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  23. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  24. 06b23f7 can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters by Marc Kleine-Budde · 9 years ago
  25. 1c0ee04 can: pcan_usb: don't touch skb after netif_rx() by Marc Kleine-Budde · 10 years ago
  26. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. 79d5eed can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized var by Marc Kleine-Budde · 10 years ago
  28. 0f251e4 can: peak_usb_fd: add support for ISO / non-ISO mode switching by Stephane Grosjean · 10 years ago
  29. 3ef5247 can: peak_usb: rename usb option cmds definition and structs by Stephane Grosjean · 10 years ago
  30. b0d4724 can: peak_usb: fix missing ctrlmode_ init for every dev by Stephane Grosjean · 10 years ago
  31. 0a25e1f can: peak_usb: add support for PEAK new CANFD USB adapters by Stephane Grosjean · 10 years ago
  32. faa233d can: peak_usb: add peak_usb_netif_rx() new function by Stephane Grosjean · 10 years ago
  33. 1114be1 can: peak_usb: export pcan_usb_pro functions by Stephane Grosjean · 10 years ago
  34. 2b0861e can: peak_usb: upgrade core to new struct canfd_frame by Stephane Grosjean · 10 years ago
  35. b9f2cc1 can: peak_usb: upgrade core to data bittiming specs by Stephane Grosjean · 10 years ago
  36. e3629f5 can: peak_usb: add adapter BEC callback definition by Stephane Grosjean · 10 years ago
  37. e3c5ea6 can: peak_usb: export ctrlmode_supported to adapter specific definition by Stephane Grosjean · 10 years ago
  38. d6b5f30 can: peak_usb: constify struct peak_usb_adapter by Marc Kleine-Budde · 10 years ago
  39. 0adfd73 can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapters_list by Marc Kleine-Budde · 10 years ago
  40. be38a6f can: move can_stats.bus_off++ from can_bus_off into can_change_state by Andri Yngvason · 10 years ago
  41. 62bc24f can: peak_usb: fix multi-byte values endianess by Stephane Grosjean · 10 years ago
  42. af35d0f can: peak_usb: fix cleanup sequence order in case of error during init by Stephane Grosjean · 10 years ago
  43. dc50ddc can: peak_usb: fix memset() usage by Stephane Grosjean · 10 years ago
  44. 3e66d01 can: populate netdev::dev_id for udev discrimination by Christopher R. Baker · 11 years ago
  45. c971fa2 can: Unify MTU settings for CAN interfaces by Oliver Hartkopp · 11 years ago
  46. 20fb4eb can: peak_usb: fix mem leak in pcan_usb_pro_init() by Marc Kleine-Budde · 11 years ago
  47. f37d6e70 can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start() by Alexey Khoroshilov · 11 years ago
  48. 3c322a5 can: pcan_usb: fix wrong memcpy() bytes length by Stephane Grosjean · 11 years ago
  49. f14e224 net: can: peak_usb: Do not do dma on the stack by Marc Kleine-Budde · 12 years ago
  50. 09da6c5 can: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  51. fed2c6f Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  52. 823d7a1 can: pcan_usb_core: remove obsolete variable open_time by Marc Kleine-Budde · 13 years ago
  53. c9faaa0 can: peak_usb: fix hwtstamp assignment by Oliver Hartkopp · 12 years ago
  54. 56b9f30 can: usb: peak: rename peak_usb dump_mem function by Randy Dunlap · 12 years ago
  55. 194b9a4 can: mark bittiming_const pointer in struct can_priv as const by Marc Kleine-Budde · 13 years ago
  56. a49bcab can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths by Jesper Juhl · 13 years ago
  57. 1ccba21 can: peak_usb: PCAN-USB specific part: fix little endian usage by Stephane Grosjean · 13 years ago
  58. d8a1993 can: usb: PEAK-System Technik PCAN-USB Pro specific part by Stephane Grosjean · 13 years ago
  59. 46be265 can: usb: PEAK-System Technik PCAN-USB specific part by Stephane Grosjean · 13 years ago
  60. bb47855 can: usb: PEAK-System Technik USB adapters driver core by Stephane Grosjean · 13 years ago