1. 3d4e094 can: sja1000: force the string buffer NULL-terminated by Wang Xiayang · 4 years, 11 months ago
  2. 460d283 can: sja1000: plx_pci: Add support for Moxa CAN devices by Lukas Resch · 8 years ago
  3. ae5ac9b can: tscan1: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  4. 056a720 can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe card by Nikita Edward Baruzdin · 8 years ago
  5. 3e51a33 can: sja1000: Fix error location forwarding by Alexander Gerasiov · 8 years ago
  6. dfb86c0 can: sja1000: of: add compatibility with Technologic Systems version by Damien Riegel · 8 years ago
  7. f49cbe6 can: sja1000: of: add per-compatible init hook by Damien Riegel · 8 years ago
  8. a2ec19f can: remove obsolete assignment for CAN protocol error type by Oliver Hartkopp · 9 years ago
  9. 7cecd9a can: sja1000: clear interrupts on start by Mirza Krak · 9 years ago
  10. 7253054 can: peak_pci: add unused device id. in devices table by Stephane Grosjean · 9 years ago
  11. 889dd06 can: sja1000: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  12. 486e957 can: constify of_device_id array by Fabian Frederick · 9 years ago
  13. 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
  14. 215db18 can: sja1000: Consolidate and unify state change handling by Andri Yngvason · 10 years ago
  15. 4e2061b can: remove unused variable by Sudip Mukherjee · 10 years ago
  16. ac52841 net: can: sja1000: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  17. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  18. 4be0015 can: peak_pci: add PCI ID definition pcie card variant by Oliver Hartkopp · 10 years ago
  19. f9474dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  20. 9e37bc6 can: sja1000: Validate initialization state in start method by Mirza Krak · 10 years ago
  21. 4ade6fe net: can: use kbuild magic to inherit debug settings by Wolfram Sang · 10 years ago
  22. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  23. 5b853ec can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACK by Nikita Edward Baruzdin · 10 years ago
  24. dcf9e15 can: sja1000: Add support for CAN_CTRLMODE_LOOPBACK by Nikita Edward Baruzdin · 10 years ago
  25. 0b5a958 can: peak_pci: prevent use after free at netdev removal by Stephane Grosjean · 10 years ago
  26. a9edcde can: sja1000_isa: add locking for indirect register access mode by Oliver Hartkopp · 10 years ago
  27. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  28. 3e66d01 can: populate netdev::dev_id for udev discrimination by Christopher R. Baker · 10 years ago
  29. c971fa2 can: Unify MTU settings for CAN interfaces by Oliver Hartkopp · 10 years ago
  30. b18ec27 can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register access by Florian Vaussard · 10 years ago
  31. 02729c3 can: sja1000: fuse of_platform into platform by Florian Vaussard · 10 years ago
  32. 342180f can: sja1000: platform: use devm_* APIs by Florian Vaussard · 10 years ago
  33. 909285c can: sja1000: convert printk to use netdev API by Florian Vaussard · 10 years ago
  34. 2dcb90e can: sja1000: add support for Elcus CAN200PCI by Oleg Moroz · 10 years ago
  35. 05780d9 can: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  36. 2fea6cd can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value by Oliver Hartkopp · 11 years ago
  37. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  38. fc84b0c drivers: remove unnecessary prom.h includes by Rob Herring · 11 years ago
  39. a0c7d83 can: sja1000: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  40. ecd78d9 can: sja1000: use dev_get_platdata() by Jingoo Han · 11 years ago
  41. 00e4bbc net: can: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  42. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  43. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  44. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  45. 06e1d1d can: sja1000: use common prefix for all sja1000 defines by Oliver Hartkopp · 11 years ago
  46. 2f093e2 Merge 3.9-rc7 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  47. 0443de5 can: sja1000: fix handling on dt properties on little endian systems by Christoph Fritz · 11 years ago
  48. 3fd3349 can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORT by Marc Kleine-Budde · 11 years ago
  49. f901b6b can: sja1000: fix define conflict on SH by Marc Kleine-Budde · 11 years ago
  50. fdd3f29 drivers/net: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  51. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  52. 09da6c5 can: Remove unnecessary alloc/OOM messages by Joe Perches · 11 years ago
  53. a04282f can: sja1000: add LED trigger support by Fabio Baltieri · 11 years ago
  54. af5fd6d can: sja1000: correct indention of Kconfig help text by Marc Kleine-Budde · 12 years ago
  55. 6586c5d can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block by Marc Kleine-Budde · 12 years ago
  56. 1cab3f9 sja1000: don't use [delayed_]work_pending() by Tejun Heo · 11 years ago
  57. 50077cd can: sja1000: fix compilation on x86 by Marc Kleine-Budde · 12 years ago
  58. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  59. 3c8ac0f can: remove __dev* attributes by Bill Pemberton · 12 years ago
  60. b2d0bf7 can: sja1000: remove obsolete variable open_time by Marc Kleine-Budde · 12 years ago
  61. d8c4386 can: sja1000_platform: add MODULE_ALIAS by Marc Kleine-Budde · 12 years ago
  62. 04df251 can: sja1000: Make sja1000_of_platform selectable and compilable on SPARC by Andreas Larsson · 12 years ago
  63. e4bc6c0 can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opto CAN board by Muhammad Ghias · 12 years ago
  64. fc09e36 can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boards by Stephane Grosjean · 12 years ago
  65. ba9b6f9 can: peak_pcmcia: fix error return code by Peter Senna Tschudin · 12 years ago
  66. 4a4bfdc can: peak_pci: fix error return code by Peter Senna Tschudin · 12 years ago
  67. 7146b2d can: sja1000: Add support for listen-only mode and one-shot mode by Andreas Larsson · 12 years ago
  68. da3d50e can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharing by Sven Schmitt · 12 years ago
  69. 194b9a4 can: mark bittiming_const pointer in struct can_priv as const by Marc Kleine-Budde · 12 years ago
  70. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  71. 59bf896 Fix "the the" in various Kconfig by Masanari Iida · 12 years ago
  72. fb7944b net/can: use module_pci_driver by Axel Lin · 12 years ago
  73. 2b61972 can: sja1000: add support for PEAK-System PCMCIA card by Stephane Grosjean · 12 years ago
  74. e6d9c80 can: peak_pci: add support of some new PEAK-System PCI cards by Stephane Grosjean · 12 years ago
  75. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  76. a7762b1 can: sja1000: fix isr hang when hw is unplugged under load by Oliver Hartkopp · 12 years ago
  77. d07d4c2 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  78. aabdfd6 can: replace the dev_dbg/info/err/... with the new netdev_xxx macros by Wolfgang Grandegger · 12 years ago
  79. e08534b can: plx_pci: add support for IXXAT PCI cards by James Kime · 13 years ago
  80. 2983040 can: peak_pci: Fix the way channels are linked together by Stephane Grosjean · 12 years ago
  81. 1839a6c can: sja1000_isa: convert to platform driver to support x86_64 systems by Wolfgang Grandegger · 13 years ago
  82. 115d2a3 can: sja1000_isa: fix "limited range" compiler warnings by Wolfgang Grandegger · 13 years ago
  83. 871d337 net/can: convert drivers/net/can/* to use module_platform_driver() by Axel Lin · 13 years ago
  84. fbe54e3 net, sja1000: Don't include version.h in peak_pci.c when not needed by Jesper Juhl · 13 years ago
  85. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  86. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  87. fd734c6 can/sja1000: add driver for EMS PCMCIA card by Oliver Hartkopp · 13 years ago
  88. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  89. 3803451 can/sja1000: driver for PEAK PCAN PCI/PCIe cards by Wolfgang Grandegger · 13 years ago
  90. 951f2f9 drivers/net/can/sja1000/plx_pci.c: eliminate double free by Julia Lawall · 13 years ago
  91. 8d0f7ce net: include io.h in sja1000_of_platform.c for iounmap etc by Stephen Rothwell · 13 years ago
  92. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  93. 87e9af6 can: fix SJA1000 dlc for RTR packets by Kurt Van Dijck · 13 years ago
  94. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  95. 7488876 dt/net: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  96. 215faf9 drivers/net/*/: Use static const by Joe Perches · 13 years ago
  97. b1323c8 drivers/net/can/sja1000: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  98. 2d3359f can: tscan1: add driver for TS-CAN1 boards by Andre B. Oliveira · 14 years ago
  99. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  100. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago